Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 1998 02:12:07 -0500 (CDT)
From:      Jeremy Spring <jeremy@xmen.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   natd
Message-ID:  <Pine.BSF.3.96.980620020657.314C-100000@logan.xmen.org>

next in thread | raw e-mail | index | archive | help
I am running 2.2.6 with pppd and am trying to get a small lan connected to
the inet via ppp dialup.  I as the gateway can ping the computers on the
lan and the inet, and the lan can ping me, but the lan can't get to the
inet.  

I have enabled 'gateway_enable=yes' and 'default_router=localhost'
in rc.conf (might this be wrong?).  

I have setup ipfw rules, as follows:
	65533 divert natd ip from any to any via ed0
	65534 allow ip from any to any,

and I have run 'natd -n ppp0'.

Still can't get the lan computers to the internet.

Any suggestions?

Thanks,

Jeremy




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980620020657.314C-100000>