New submission from tpchin <[email protected]>: 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. ---------- files: x.pl messages: 10112 nosy: tpchin status: unread title: pf issue with X86_64 version of the OS _____________________________________________________ DragonFly issue tracker <[email protected]> <http://bugs.dragonflybsd.org/issue2133> _____________________________________________________
x.pl
Description: Binary data
