sysctl -w net.inet.ip.fw.one_pass=0
This flag allows packets to pass through the pipes, until they are accepted by a
pass or fail rule. But the configuration can be tricky.
Another way is to place your packet processing (such as natd) first, then pass
through the pipes.
--Mike
Chris Elsworth wr
'make installworld' fails over an NFS mount, but executes correctly on
the machine that executed 'make buildworld'. Anyone else encounter this
problem?
Here are the steps I followed for the host machine "eng":
1. update to the latest STABLE source tree from CVS.
2. build the world
eng# cd