Problem with PF in Openbsd 5.5
Christiano Liberato <[email protected]> Tue, 2 Sep 2014 12:05:46 -0700 (PDT)
| Newsgroups | gmane.os.openbsd.pf |
|---|---|
| Message-ID | <[email protected]> |
Hi, I use version 5.5 of PF in Openbsd, but my external redirects do not work. My structure: Internet -> ADSL modem -> Local network In my modem, I have dmz directing all traffic to 10.1.1.1 (carp0 in the server) My rules: http://pastebin.com/KChk3eTf I wonder what is wrong. Thanks!