Dummynet, pipe and ip6

fredrik danerklint fredan-freebsd at fredan.se
Sun Aug 28 20:48:10 UTC 2011


Hi!

firewall_enable="YES"
firewall_type="/etc/rc.firewall.local"

pipe 1 config bw 1Mbit/s 
add 50091 pipe 1 ip from any to any via igb4
add 65000 allow ip from any to any

When pinging the interface igb4 on the ip4 address it does work.
When pinging the interface igb4 on the ip6 address it doesn't work.

To get the ip6 address to respond at all I had to add:

sysctl net.inet.ip.fw.one_pass=0

Why?

Does the pipe really work with ip6 traffic in this configuration?

-- 
//fredan


More information about the freebsd-net mailing list