Things to remove from /rescue

Dag-ErlingSmørgrav des at des.no
Tue Jul 22 02:10:31 PDT 2003


"David O'Brien" <obrien at FreeBSD.org> writes:
> If I did need to get to the Internet to get bits, what does ipfw do
> for me that "sysctl net.inet.ip.fw.enable=0" doesn't?

ipfw -q flush
ipfw add pass ip from any to any via lo0
ipfw add check-state
ipfw add pass udp from me to any domain,ntp out keep-state
ipfw add pass tcp from me to any out setup keep-state
ipfw add deny all from any to any

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-arch mailing list