login
Header Space

 
 

Re: pf

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>, a.padilla <pada0008@...>
Subject: Re: pf
Date: Thursday, October 4, 2007 - 11:24 am

make sure you have IP forwarding setup in your /etc/sysctl.conf

Nat is pretty easy in pf once forwarding is setup

nat on $EXTERNALINTERFACE inet from $INTERNELNETWORK to any -> 
$EXTERNALINTERFACE

where $EXTERNALINTERFACE and $INTERNALNETWORK is your interface settings.


James


----- Original Message ----- 
From: "a.padilla" <pada0008@gmail.com>
To: <misc@openbsd.org>
Sent: Thursday, October 04, 2007 12:11 PM
Subject: pf


Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: pf, James Mackinnon, (Thu Oct 4, 11:24 am)
speck-geostationary