From owner-freebsd-questions Thu Jan 17 15:55:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id DD4F137B416 for ; Thu, 17 Jan 2002 15:55:14 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 17 Jan 2002 18:55:13 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 7F4833E50; Thu, 17 Jan 2002 18:54:41 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Clark Mankin" , Subject: Re: BSD network hired guns? Date: Thu, 17 Jan 2002 18:54:41 -0500 X-Mailer: KMail [version 1.3] References: <000a01c19fac$ebd3c480$0301a8c0@clicknetwork.com> In-Reply-To: <000a01c19fac$ebd3c480$0301a8c0@clicknetwork.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020117235441.7F4833E50@i8k.babbleon.org> 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 On Thursday 17 January 2002 06:15 pm, Clark Mankin wrote: > Hello, > > I've been using various Linux platforms for 5 years with excellent results. > I have an oddly configured network because it's on a rented netblock > inside another netblock. The resulting netmask being 255.248. > > BSD apparently has some difficulty with this (I'm not certain what the > problem is, just guessing.) > > Under Linux, the OS asks all the right questions, has places to input all > the required information, and even as a bright green newbie I brought up a > fairly complicated network first try and it has run for 5 years in spite of > various upgrades, changes in the underlying platform etc. > > FreeBSD networking refuses to run. I can't input the required information > by manual means (following the instructions in Greg Lehey's book) and the > /stand/sysinstall script does not collect enough information from the user > to make the network fly. > > For example, whereas it's true my "default router", as you call it, is at > IP 209.180.198.22 I can only get there on eth0 (xl0 - ep0 ??) via the Not to stop you from paying somebody money for their FreeBSD expertise, but I can tell you that you don't have an eth0 on FreeBSD; you have some particular interface (ifconfig will show them), and you'll have to figure out which one connects (directly or indirectly) to the router. The name depends on chipset of the card. I found this odd at first myself but it can be quite convenient when you need to distinguish between different interfaces; anyway, that's pretty easy to deal with. > gateway of 0.0.0.0 and unfortunately BSD is completely unwilling to accept Your gateway is 0.0.0.0 ? That's . . . um . . . rather unconventional, isn't it? I thought that was a reserved (illegal) IP address. In fact, I'm really pretty sure that it is. Does Linux really accept a 0.0.0.0 address? > this information. It's as though BSD expects me to have a hard wired > direct connection to the gateway device. That's not how I'm configured. I > have an ethernet router connected to a switch that feeds the other machines > on the network. \\ Thta shouldn't be any problem. Lots of us have a setup like *that*. What you want for your machines gateway is the address of the your router--the one immediately upstream from you. It's *that* router's job to route the packets upstream from there. However, in my experience this all the works same way under Linux as it does under FreeBSD. Granted my Linux experience is rapidly deteriorating, but certainly a year or two ago they weren't radically divergent. In both cases (heck, in *all* cases and all O/S's), the default router of interest is the one just upstream from you--that's the whole design of the internet protocol (IP). PS: The easiest way to configure an individual machine, if you can, is to just use DHCP and let it do the configuration for you. Is your router a DHCP server? If so, just set DHCP on the interface in your /etc/rc.conf and it'll work "like magic" just as in Windows or Linux. This *was* a choice from the installer. I'm quite sure of that--it's the way that I always install. > At any rate, I have exhausted the limits of my expertise (which is limited > by my Linux experience of 5 years), and I'm now ready to hire somebody. > > Can you recommend anyone in the greater Seattle area? This individual will > not be able to telnet in because I can't bring up a network to get him > inside. If I could bring the network up I wouldn't need him. So he may > have to drive to my site and do some local console keyboarding. > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.314 / Virus Database: 175 - Release Date: 1/11/02 -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message