View Single Post

   
  #8 (permalink)  
Old 02-16-2008, 05:29 AM
Joris Kemperman
 
Posts: n/a
Default Re: Firewall / NAT on 3.3

"Wm. G. Urquhart"

> Hi all,
>
> I'm trying to configure an OpenBSD 3.3 box as a Firewall/NAT/Gateway.
> I've read lots of documentation and configured the machine correctly.
> However, I still can't get out of the box.
>
> I've set net.inet.ip.forwarding=1 in /etc/sysctl.conf, created a
> pf.conf file from the OpenBSD firewall example. The only exception
> here is that I've ommited the rdr entry, the tcp_services and
> icmp_types, the I enabled PF in the /etc/rc.conf file as well.
>
> From what I've read and (mis)understood this is all I need to do, am
> I right in this assumption? If this is the case can anyone help me
> out here?
>
> I'd appreciate your assistance here thanks.


Since there is not much change you make wrong changements in your
sysctl.conf and rc.conf file, you probably made an mistake in your pf.conf.
Could you post your pf.conf file in here?

p.s. don't forget to reboot or restart your sysctl.

--
Joris Kemperman


Reply With Quote