Subject: Re: gateway setup [1.6.2 / i386]
To: None <mark@theswamp.org>
From: Jean-Christophe VALIERE <jyce@free.fr>
List: netbsd-help
Date: 06/05/2004 12:40:19
On Fri, 4 Jun 2004 12:28:50 -0400
mark@theswamp.org wrote:
> Quoting Alexander Flott <aflott-netbsd@gmx.de>:
>
> > > Still no luck! Although it seems ipnat and ipfilter are working
> > > correctly, by that I mean I can see the stats for both. But I
> > > still cannot ping my tlp0 nic or any thing on the inet.
> >
> > > Any other suggestions?
> >
> > In the configs you gave, I don't find if IP forwarding is activated
> > in your kernel.
> >
> > Is net.inet.ip.forwarding set to '1' ?
> >
> > HTH
> >
> > -Alex
> >
> >
>
> Yes it is, in the sysctl.conf i believe.
>
> thanks
If I understand well, you can't ping any thing from your gate so it is not
a ipnat problem.
What does ifconfig -a gives you and netstat -a ?
Maybe try to ping 127.0.0.1 first and then your private IP (192.168.xx.xx)
Try to stop ipfilter and the ping google.com
-- Jyce