[Bug 292512] ipdivert passes outgoing packets that exceed MTU
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292512 --- Comment #3 from bolvan <[email protected]> --- Created attachment 267820 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267820&action=edit pf divert crash echo "pass out on vmx0 proto tcp from any to port { 80,443 } divert-to 127.0.0.1 port 989" >pf.conf pfctl -f pf.conf pfctl -e dvtws2 --port 989 curl vk.com => PANIC -- You are receiving this mail because: You are the assignee for the bug.