Re: ipchains and imap

2001-01-31 Thread Greg Wright
> >ipchains -A input -i $IN_IF -p tcp -s $IN_NET -d $POP 143 -j ACCEPT >ipchains -A output -i $EX_IF -p tcp -s $EX_IP -d $POP 143 -j ACCEPT > I did not see an answer posted, but all mail sent out between severs such as sendmail require port 25 and a reject or an ident server Regards Greg Wrigh

ipchains and imap

2001-01-30 Thread mjo
I have built a firewall for a 50 node network using ipchains. The firewall box Masquerades out the internal network, numerous services function wonderfully and nothing unwanted gets in. The only problem is that NO mail can be SENT internally or externally. Receive mail uses pop-3 and is spiffy