From owner-freebsd-questions Mon Mar 16 16:50:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29488 for freebsd-questions-outgoing; Mon, 16 Mar 1998 16:50:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA28855 for ; Mon, 16 Mar 1998 16:49:05 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.7/8.8.7) with ESMTP id AAA13596; Tue, 17 Mar 1998 00:48:00 GMT (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199803170048.AAA13596@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: anthony@sohopros.com cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Help with natd? In-reply-to: Your message of "Mon, 16 Mar 1998 07:45:16 CST." <3.0.32.19980316074514.00804710@pop.flash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Mar 1998 00:47:59 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > After I start my PPP connection I start natd > like this: natd -interface ed2. > > (ed2 is the only network card I have. > Also this is a dialup connection via a modem.) > > Then I can ping my dynamic IP from the client side, > but I can not get to the outside world. > > I have given the option IPDIVERT and option IPFIREWALL, > but had to remove the IPFIREWALL because I could not > see the outside world on my server. > > If anyone has any ideas what should look at I would > be grateful. You're running natd on the wrong interface. It should be run on the interface to the real world. Also, you really need to use the -dynamic switch if you've got a dynamic IP. It's probably easier to just use user-ppp :-) > Anthony ... -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message