From owner-freebsd-questions Sun Feb 11 8:27:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.one.net (mail2.one.net [206.112.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 62B7137B401 for ; Sun, 11 Feb 2001 08:27:16 -0800 (PST) Received: from ip-216-23-55-46.adsl.one.net ([216.23.55.46] EHLO arrakis.desert-power.org ident: IDENT-NOT-QUERIED [port 8196]) by mail2.one.net with ESMTP id <220103-6411>; Sun, 11 Feb 2001 11:27:07 -0500 Received: (from mwithers@localhost) by arrakis.desert-power.org (8.9.3/8.9.3) id LAA00366; Sun, 11 Feb 2001 11:26:44 -0500 (EST) (envelope-from mwithers) From: "Mark B. Withers" To: Matthew Emmerton Cc: Nick Rogness , freebsd-questions@FreeBSD.ORG Subject: Re: Strange DSL/NAT Problem... Message-ID: <20010211112643.C277@arrakis.desert-power.org> References: <005001c093b9$d7bc0430$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <005001c093b9$d7bc0430$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Sat, Feb 10, 2001 at 06:36:22PM -0500 Date: Sun, 11 Feb 2001 11:26:53 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt, I too am trying to use PPPoE here with a DSL modem connection and am confused about the outside/inside interface scheme here since my DSL modem/bridge/router assigns the routing information to my first network interface (ep0) using DHCP. I am still trying to get PPPoE to work as well. Mark On Sat, Feb 10, 2001 at 06:36:22PM -0500, Matthew Emmerton wrote: > > > > On Sat, 10 Feb 2001, Trenton Schulz wrote: > > > On Sat, 10 Feb 2001, Nick Rogness wrote: > > > > > > > > [snip] > > > > > helpful info: > > > > > dc0 is set up for outside world, fxp0 is the inside card, all the > clients > > > > > point to it for its gateway... > > > > > /etc/rc.conf: > > > > > ifconfig_dc0="inet 216.239.11.77 netmask 255.255.255.252" > > > > > ifconfig_fxp0="inet 192.168.100.100 netmask 255.255.255.0" > > > > > defaultrouter="216.239.11.76" > > > > > > > > 216.239.11.76 is an illegal IP for the given subnet range, it lies > > > > on a subnet boundary. You have something wrong with your outside > > > > ip range. Double check your provider's numbers. Available > > > > ranges, .72/30 .76/30 .80/30 etc etc etc. > > > > > > I don't doubt you, but, well, I double checked and those numbers are > correct. > > > 216.239.11.76 is the IP for DSL Modem. Would it be okay then? > > I may be wrong, but with any DSL stuff I've played with, the IP of the "DSL > modem" is actually the IP you give to the Ethernet card to which the DSL > modem is actually attached. The modem is just a bridge which doesn't need > an IP. The only problem I can forsee is how your NIC (dc0) would find out > what the ISP's router (the default router) is, since you don't seem to be > using PPPoE or DHCP. > > -- > Matt Emmerton > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message