From owner-freebsd-questions Sat Feb 28 22:09:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA23477 for freebsd-questions-outgoing; Sat, 28 Feb 1998 22:09:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA23466 for ; Sat, 28 Feb 1998 22:09:42 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id QAA06407; Sun, 1 Mar 1998 16:39:34 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id QAA04488; Sun, 1 Mar 1998 16:39:34 +1030 (CST) (envelope-from grog) Message-ID: <19980301163934.16673@freebie.lemis.com> Date: Sun, 1 Mar 1998 16:39:34 +1030 From: Greg Lehey To: "Tim O'Neil" , questions@FreeBSD.ORG Subject: Re: need more net hints References: <3.0.3.32.19980228194430.00b2ece0@pop.flash.net> <199803010234.SAA10825@rah.star-gate.com> <3.0.3.32.19980228194430.00b2ece0@pop.flash.net> <19980301144341.01849@freebie.lemis.com> <3.0.3.32.19980228201927.00adc100@pop.flash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <3.0.3.32.19980228201927.00adc100@pop.flash.net>; from Tim O'Neil on Sat, Feb 28, 1998 at 08:19:27PM -0800 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 28 February 1998 at 20:19:27 -0800, Tim O'Neil wrote: > Greg wrote: >> This one means that there is no reverse lookup for network 10. This >> is a configuration problem: network 10 is unassigned, but the correct >> message should be: >> >>> 10.0.0.1 >> Server: localhost.lemis.com >> Address: 127.0.0.1 >> >> *** localhost.lemis.com can't find 10.0.0.1: Non-existent host/domain >> >>> *** Default servers are not available"? >> >> This one looks like a DNS configuration problem, and the cause of the >> previous message. You probably don't have an entry for the root name >> servers. > > Your right. I was hoping I didn't need those entries, I'm just > trying to set up a lan that will never be connected to the net. In that case you can probably get away with /etc/hosts. But will it eally *never* be connected to the net? > I also get console messages: fbsdbox /kernel : arplookup 10.0.0.2 > failed: host is not on local network. This is a 10 base 2 strung > between two ne2000 interfaces. I didn't imagine getting the two > machines to talk to each other would be this hard... It isn't, really. If you're new to networking, it helps to have some documentation, though. This is all described in some detail in "The Complete FreeBSD", second edition (http://www.cdrom.com/titles/os/bsdbook2.htm). If you don't have that, though, it would help to see the networking entries in the /etc/rc.conf of each system. Maybe you could describe the whole setup in more detail. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message