/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! */



Here's what I finally used to get it working:

/sbin/ipchains -A input -j ACCEPT -p tcp -s $UNIVERSE/0 -d $EXTIP/27 
pop-3

/sbin/ipchains -A output -j ACCEPT -i $EXTIF -p tcp -s $EXTIP/27 pop-
3 -d $UNIVERSE/0

Ken


On 13 Sep 99, at 21:33, Ajit George wrote:

> I haven't looked at the TrinityOS ruleset in a while, but $UNIVERSE is
> probably 0.0.0.0, so the netmask should be /0.
> 
> Ajit


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to