Bug #2133
pf issue with X86_64 version of the OS
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Have a problem with the following redirection pf.conf on a X86_64 build of the OS:
rdr pass on nfe0 inet proto tcp to any port 80 -> nfe0 port 3128
It does not appear to redirect port 80 packets to port 3128 but seemed to work
OK on a i386 version of the OS.
Attached is a small perl program which I used to validate/test the redirection.
Thanks.
Related todos