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. |