[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Pmfirewal problem
- Subject: RE: [cobalt-users] Pmfirewal problem
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat Mar 6 06:30:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 6 Mar 2004, Gerald Waugh wrote:
> On Sat, 6 Mar 2004, uuganbat wrote:
>
> > Before I writing pmfirewall`s problem in RAQ 4 and some one answered
> > this topic accept the 81/tcp port.
> >
> > I added this line in pmfirewall.rules.local files:
> >
> > #CUSTOM
> > $IPCHAINS -A input -p tcp -s $OUTERNET -d $REMOTENET 81 -i $OUTERIF -j
> > ACCEPT
> > $IPCHAINS -A input -p udp -s $OUTERNET -d $REMOTENET 81 -i $OUTERIF -j
> > ACCEPT
> >
> > And http://ipaddress/admin I can`t to access. What can I do. How can I
> > solve this problem.
> >
> #CUSTOM
> $IPCHAINS -A input -p tcp -s $REMOTENET -d $REMOTENET 444 -i $OUTERIF -j
> ACCEPT
> #CUSTOM
> $IPCHAINS -A input -p tcp -s $REMOTENET -d $REMOTENET 81 -i $OUTERIF -j
> ACCEPT
>
> Try something like the above, see if that works, adding port 444
BTW, don't forget to restart pmfirewall, sometimes overlooked!
Gerald
--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC, 229 Front Street, Ste.#C
New Haven, CT 06513-3203 | phone: +1-203-785-0699