|
||||||||
I found this >
net.link.bridge.pfil_onlyip Controls the handling of non-IP packets
which are not passed to pfil(9)
<http://www.freebsd.org/cgi/man.cgi?query=pfil&sektion=9&apropos=0&manpath=F
reeBSD+7.2-RELEASE> . Set to 1
to only allow IP packets to pass (subject
to
firewall rules), set to 0 to
unconditionally
pass all non-IP Ethernet frames.
Do I need to make it 0 instad of 1 ?
Mohammed |