From owner-freebsd-net Sun Jan 20 6:42:32 2002 Delivered-To: freebsd-net@freebsd.org Received: from soho1.binc.net (soho1.binc.net [64.73.16.3]) by hub.freebsd.org (Postfix) with SMTP id 859C437B405 for ; Sun, 20 Jan 2002 06:42:28 -0800 (PST) Received: (qmail 9998 invoked from network); 20 Jan 2002 14:42:27 -0000 Received: from localhost (HELO the-rob.com) ([127.0.0.1]) (envelope-sender ) by localhost (qmail-ldap-1.03) with SMTP for ; 20 Jan 2002 14:42:27 -0000 Received: from 216.170.184.161 (SquirrelMail authenticated user rob@the-rob.com) by www.soho.berbee.com with HTTP; Sun, 20 Jan 2002 08:42:27 -0600 (CST) Message-ID: <4868.216.170.184.161.1011537747.squirrel@www.soho.berbee.com> Date: Sun, 20 Jan 2002 08:42:27 -0600 (CST) Subject: Re: pppoe gateway routing issues (with updates) From: To: In-Reply-To: <5.1.0.14.0.20020120143638.01b68dc0@mail.drwilco.net> References: <5.1.0.14.0.20020120143638.01b68dc0@mail.drwilco.net> Cc: X-Mailer: SquirrelMail (version 1.2.0 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > ---SNIP--- > >>gateway_enable="YES" > > good > >>hostname="PITA.the-rob.com" >>network_interfaces="xl0 dc0 lo0" >>ifconfig_dc0="inet 192.168.1.1 netmask 255.255.255.0" >>ifconfig_lo0="inet 127.0.0.1" >>ifconfig_xl0="inet 10.0.0.1 netmask 255.255.255.0" > > still looking good > >>ipfilter_enable="YES" >>ipmon_enable="YES" >>ipmon_flags="-Dsvn" >>ipnat_enable="YES" > > Yikes... note you have NAT here..... > --SNIP--- Thanks for the help, I tried that earlier to no avale. New stuff. I left my laptop plugged into my internal lan and I was able to jump onto the internet fine, so here's the new deal. Configs have NOT changed at all. I can pass traffic from anything behind the gateway to the outside world just fine. But the gateway still cannot reach the internet. it cannot even ping the local IP address assigned to it (216.170.184.161) Also people are not able to ping my IP or reach any of my services. Disabling either of the ipnat or ppp_nat in the rc.conf makes no difference same results, I can get on the net, no one can ping/ftp/ssh to me. Any other suggestions? Anyone? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message