[Bug 268717] [pf] rdr rules don't work for traffic originating at localhost
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jan 2023 15:59:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268717 --- Comment #3 from dfr@rabson.org --- Further testing show more strangeness. If I add a second vnet jail on the same bridge and attempt the telnet that should redirect, it also fails. The rule matches when the host receives the SYN and is re-written and directed to the first jail. The SYN+ACK reply doesn't match the state entry and is transmitted without reversing the redirect. I've added a second test script to set this up - run the script then 'jexec testvnet2 telnet 10.123.0.1 8080' -- You are receiving this mail because: You are the assignee for the bug.