Issue #2133 has been updated by pavalos. Status changed from New to Closed Assignee set to sepherosa % Done changed from 0 to 100
Fixed in 1a157e4f3a625006326afc0d33e318aada985ff6. Thanks sephe! ---------------------------------------- Bug #2133: pf issue with X86_64 version of the OS http://bugs.dragonflybsd.org/issues/2133 Author: tpchin Status: Closed Priority: Normal Assignee: sepherosa 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
