Bridge with PF
Kosta Kilim
kopno at sdf.lonestar.org
Thu Jan 20 16:59:32 PST 2005
Hello,
after doing kldload -v bridge, I can see that I have it:
kldstat
Id Refs Address Size Name
1 6 0xc0400000 2cf3dc kernel
2 14 0xc06d0000 54974 acpi.ko
3 1 0xc125b000 3000 daemon_saver.ko
4 1 0xc152a000 7000 bridge.ko
then if I do: sysctl -a | grep net.link.ether.bridge
I get:
sysctl -a | grep net.link.ether.bridge
net.link.ether.bridge.version: 031224
net.link.ether.bridge.debug: 0
net.link.ether.bridge.ipf: 0
net.link.ether.bridge.ipfw: 0
net.link.ether.bridge.copy: 0
net.link.ether.bridge.ipfw_drop: 0
net.link.ether.bridge.ipfw_collisions: 0
net.link.ether.bridge.packets: 0
net.link.ether.bridge.dropped: 0
net.link.ether.bridge.predict: 0
net.link.ether.bridge.enable: 0
net.link.ether.bridge.config:
net.link.ether.bridge_ipf: 0
net.link.ether.bridge_ipfw: 0
net.link.ether.bridge_cfg:
Where is the mention of bridge with pf ? Or am I misunderstanding who bridge
is supposed to work with pf ?
I do have PF compiled into the kernel, it currently is doing NAT
with packet filtering. Running 5.3.
Thanks
More information about the freebsd-questions
mailing list