On Tue, Mar 23, 2004 at 03:30:45PM -0500, Brian Reichert wrote: > I've modified my firewall rules on this box slightly: > > 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any 25 > 00050 divert 8668 ip from any to any via rl1 > 00100 allow ip from any to any via lo0 > 00200 deny ip from any to 127.0.0.0/8 > 00300 deny ip from 127.0.0.0/8 to any > 65000 allow ip from any to any > 65535 deny ip from any to any
Lameness on my part; I was neglecting source vs destination ports: > 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any 25 I've opened this to 00040 fwd 198.175.254.1 tcp from 198.175.254.8 to any and now stuff's flowing. Sorry for the noise... -- Brian Reichert <[EMAIL PROTECTED]> 37 Crystal Ave. #303 Daytime number: (603) 434-6842 Derry NH 03038-1713 USA BSD admin/developer at large _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"