DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Security

OpenBSD Security Functionally paranoid!

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 2nd February 2014
roggy roggy is offline
Port Guard
 
Join Date: Nov 2013
Posts: 41
Default Open 5.4 change rule to rdr

I'm struggling to apply an exception of a redirection in PF with Openbsd 5.4.
As the syntax has changed, I'm still picking up.

I have the following rule in previous versions:
no rdr on $int_local proto tcp from <adm> to any port { 80 443 }

For the version of PF tried with openbsd 5.4
no pass in on $int_local proto tcp from <adm> to any port { 80 443 }

but it did not work?
Does anyone know how is this syntax?

Thanks!
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
pf NAT rule isn't working flit OpenBSD Security 8 30th September 2013 02:45 AM
Help with my pf rule please whispersGhost OpenBSD Security 0 19th April 2012 07:54 AM
Help please open port 8005 pf rule set whispersGhost OpenBSD Security 6 16th April 2012 11:07 PM
pf: why is that rule not working? ivanatora FreeBSD General 14 11th December 2008 09:32 AM


All times are GMT. The time now is 02:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick