[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.7 nat problems
- To: <misc@openbsd.org>
- Subject: Re: 2.7 nat problems
- From: "Grant Goodyear" <g2boojum@hotmail.com>
- Date: Sun, 3 Sep 2000 10:38:03 -0500
- References: <002e01c015a3$74f88330$0200a8c0@DRONE>
----- Original Message -----
From: "Al" <arl@q7.net>
> I would need to take a look at your ipf.rules and ipnat.rules to see what
is
> going on. Also what happens when you try and traceroute out from a box
> inside. Try putting in the default rule set for ipf and see if you can get
> out:
>
> pass out all from any to any
> pass in all from any to any
Thanks for the reply. Actually, I had included my ipf.rules and ipnat.rules
in my post; they were in the "gory details". The traceroute suggestion was
helpful. It turns out that I had a dns problem, not a nat problem (I should
have
had the ISP dns server in my dhcpd.conf, instead of my obsd box).
-Grant-