Trying to get a mail host to work behind a linux masq firewall
and it won't -- It
should be simple -- everything is compiled in a loaded, including
forwarding, so
what is wrong with this...
(assume 123.45 is class B private of course)
#!/bin/sh
#
ipfwadm -I -f
ipfwadm -O -f
ipfwadm -F -f
ipfwadm -F -p deny
ipfwadm -F -a m -S 123.45.0.0/16 -D 0.0.0.0/0
ipportfw -Cipportfw -A -t106.142.44.9/23 -R 123.45.1.2/23
thanks
rich
I had a linguistics professor who said that it's man's ability to use
language that makes him the dominant species on the planet. That
may be. But I think there's one other thing that separates us
from animals. We aren't afraid of vacuum cleaners. --Jeff Stilson
