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 _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"