View Single Post

   
  #7 (permalink)  
Old 02-16-2008, 07:23 AM
Keith Matthews
 
Posts: n/a
Default Re: Building a OpenBSD Gateway Router

itln.stln wrote:

> Ok I have configured PF and I still am not able to talk to the outside
> world except on the OpenBSD machine itself. I am even using the example
> rules from the PF User's Guide and still nothing. If anyone can shed
> some light on this it would be really great.
>
> Here is the pf.conf file:
>



/etc/sysctl.conf

net.inet.ip.forwarding=1 # 1=Permit forwarding (routing) of packets



Check it - it's commented out by default.
Reply With Quote