Date: 16 Apr 2002 22:09:49 +0200 From: lewiz <purple@lewiz.info> To: Manish Jain <jain@sirius.pc.cis.udel.edu> Cc: freebsd-questions@freebsd.org Subject: Re: natd Message-ID: <1018987789.272.5.camel@turtle.lewiz.org> In-Reply-To: <20020416145439.V76503-100000@sirius.pc.cis.udel.edu> References: <20020416145439.V76503-100000@sirius.pc.cis.udel.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Manish, Are you sure that you have got your firewall rules setup? It's the divert natd all from any to any via ${oif} that you need. oif is the name of your outside interface and that also assumes that you can cat /etc/services|grep natd and get a port number. If not, figure out what port natd is running on and modify accordingly. Hope that's some help. -lewiz. On Tue, 2002-04-16 at 20:58, Manish Jain wrote: > hello, > > i have two computers. > one of which is connected to internet and has another > interface card which I am connecting to laptop. > I am trying to use natd so that laptop can also > have access to internet. > i read the handbook chapter in freebsd doc which > describes natd and compiled kernel accordingly. > > the laptop seems to sending packets to the > second interface, but the packets aren ot being forwarded to > the the interface connected to internet. > > what could i be doing wrong ? > > please cc a reply to my email id. > > thanks, > manish > http://www.cis.udel.edu/~jain > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- `Linux is for people who hate Microsoft. FreeBSD is for people who love UNIX.` Website accessible from http://www.lewiz.info. PGP public key block: http://www.westwood.karoo.net/pubring.htm. 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?1018987789.272.5.camel>