From owner-freebsd-questions Wed Jan 3 7:42:11 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 07:42:08 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from porgy.srv.nld.sonera.net (porgy.srv.nld.sonera.net [195.66.15.137]) by hub.freebsd.org (Postfix) with ESMTP id 94C8437B400 for ; Wed, 3 Jan 2001 07:42:08 -0800 (PST) Received: from qn-213-73-160-215.quicknet.nl ([213.73.160.215]:1069 "HELO dj.donselaar") by soneramail.nl with SMTP id ; Wed, 3 Jan 2001 16:41:44 +0100 From: P.van Donselaar To: Brent B.Powers Subject: Re:network problem Date: Wed, 3 Jan 2001 16:37:41 +0100 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain; charset=US-ASCII Cc: freebsd-questions@FreeBSD.org References: <14931.17670.149720.308105@Max.B2Pi.com> MIME-Version: 1.0 Message-Id: <01010316410905.00499@dj.donselaar> Content-Transfer-Encoding: 7BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 03 Jan 2001, Brent B. Powers wrote: > >>>>> "P.van Donselaar" == P van Donselaar writes: > > P.van Donselaar> I posted this message to newbies but got no > P.van Donselaar> reaction I can't connect to mygateway computer > P.van Donselaar> and thus not to the internet. I'm using two > P.van Donselaar> computers,both with FreeBSD 3.3 installed, the > P.van Donselaar> gateway is configured as follows: > > > > Two solutions. FIrst, your netmask for de0 is wrong, and should be > 255.255.0.0. That might not do it however. > > You're probably getting a 192.168/16 address from the dhcp server that > you're dealing with. Try switching your addresses to the 10/8 or > 172/16/12. In other words, change > The dhcp server gives me a lease ip like 213.73. etc so that's not the problem > ifconfig_de0="inet 192.168.0.1 netmask 255.255.255.0" > > to > > ifconfig_de0="inet 10.168.0.1 netmask 255.0.0.0" > > and do the same thing for any other machines that you have. I tried what you suggested and still got the message host is down To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message