From owner-freebsd-questions Tue Apr 16 13: 9:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.lewiz.org (dialup.212-50-180-8.karoo.KCOM.COM [212.50.180.8]) by hub.freebsd.org (Postfix) with ESMTP id 67DCB37B405 for ; Tue, 16 Apr 2002 13:09:48 -0700 (PDT) Received: from turtle.lewiz.org (turtle.lewiz.org [192.168.0.9]) by dolphin.lewiz.org with esmtp; Tue, 16 Apr 2002 20:09:20 +0000 Subject: Re: natd From: lewiz To: Manish Jain Cc: freebsd-questions@freebsd.org In-Reply-To: <20020416145439.V76503-100000@sirius.pc.cis.udel.edu> References: <20020416145439.V76503-100000@sirius.pc.cis.udel.edu> X-Mailer: Ximian Evolution 1.0.3 Date: 16 Apr 2002 22:09:49 +0200 Message-Id: <1018987789.272.5.camel@turtle.lewiz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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