Issue #2133 has been updated by pavalos. Assignee deleted (0)
This seems legit. I'm not sure if it works on i386 or not, but I can't get port forwarding working on a x86-64 master. ---------------------------------------- Bug #2133: pf issue with X86_64 version of the OS http://bugs.dragonflybsd.org/issues/2133 Author: tpchin Status: New Priority: Normal Assignee: Category: Target version: 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. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
