From owner-freebsd-stable Thu Nov 23 11:19:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lucifer.techometer.net (techometer.net [216.240.169.101]) by hub.freebsd.org (Postfix) with ESMTP id 1484B37B4C5 for ; Thu, 23 Nov 2000 11:19:35 -0800 (PST) Received: (from emechler@localhost) by lucifer.techometer.net (8.11.1/8.11.1) id eANJJDZ40655; Thu, 23 Nov 2000 11:19:13 -0800 (PST) Date: Thu, 23 Nov 2000 11:19:13 -0800 From: Erick Mechler To: "Justin W. Pauler" Cc: stable@FreeBSD.ORG Subject: Re: Networking Errors Message-ID: <20001123111913.A40626@lucifer.techometer.net> References: <3A1D3DA5.DC30647A@webcraft99.com> <20001123175716.A13407@nevermind.kiev.ua> <005501c05572$a0a56340$0a50400a@drnet.fais.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <005501c05572$a0a56340$0a50400a@drnet.fais.net>; from Justin W. Pauler on Thu, Nov 23, 2000 at 11:26:43AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ...and also be sure that "lo0" is in your "network_interfaces=" statement, else the line below won't take effect. --Erick At Thu, Nov 23, 2000 at 11:26:43AM -0600, Justin W. Pauler said this: :: I just upgraded my system to 4.1.1-RELEASE and had a problem with lo0 too. :: Try the following first and see if it fixes your problem: :: :: ifconfig lo0 inet 127.0.0.1 netmask 255.0.0.0 :: :: If it does, make sure that you put it in your rc.conf as: :: :: ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0" :: :: After I rebuilt my rc.conf it seems I had left them out and it caused some :: pretty drastic results. My ping times for localhost went up into the hundres :: of miliseconds and named locally refused to respond as well as other :: programs local to the machine went wacky. :: :: -jwp :: :: Justin W. Pauler (drnet) :: E-Mail: jwpauler@jwpages.com :: ICQ: 95989631 :: IRC: Undernet IRC Network :: :: ----- Original Message ----- :: From: "Nevermind" :: To: "Feisal Umar" :: Cc: :: Sent: Thursday, November 23, 2000 9:57 AM :: Subject: Re: Networking Errors :: :: :: > Hello, Feisal Umar! :: > :: > On Thu, Nov 23, 2000 at 11:54:13PM +0800, you wrote: :: > :: > > I've upgraded my host from 4.1.1 to 4.2 yesterday. :: > > I've went through the obligatory :: > > make buildworld :: > > make buildkernel KERNEL=XXXX :: > > make installkernel KERNEL=XXXX :: > > [reboot] :: > > make installworld :: > > mergemaster -a -d :: > > :: > > Everything seems to work fine; am able to "fetchmail" my emails, etc. :: > > However, the host is running SQUID2.3, and there was an error. From the :: > > logs, the error seems to "no able to connect to 127.0.0.1:8080" :: > > :: > > Further checks, like "ping 127.0.0.1" or "ping localhost", resulted in :: > > "no route to host". ifconfig -a registers the existence of "lo" though. :: > > :: > > I am stumped. All the other interfaces seems to be working OK (tun0 and :: > > ed0). Why am I having problem with the localhost interface? :: > Maybe there is a problem with your routing table? :: > Give, please an output of netstat -rn :: > :: > > Since then, I've tried to re-make world, and replaced the relevant rc.* :: > > files, but the problem persists. :: > > :: > > Thanks in advance :: > :: > -- :: > Alexandr P. Kovalenko http://nevermind.kiev.ua/ :: > NEVE-RIPE :: > :: > :: > To Unsubscribe: send mail to majordomo@FreeBSD.org :: > with "unsubscribe freebsd-stable" in the body of the message :: > :: :: :: :: To Unsubscribe: send mail to majordomo@FreeBSD.org :: with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message