[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Pmfirewal problem



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

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