Date: Sun, 19 Dec 1999 03:51:43 -0500 From: "Ben Goodwin" <ben-lists@atomicmatrix.net> To: "Oliver Blasnik" <ob@omnilink.net>, "Jeffrey J. Libman" <jeffrl@wantabe.com>, <freebsd-stable@FreeBSD.ORG> Subject: Re: mountd and rpc.statd won't run Message-ID: <00a501bf49fe$46cc7af0$6a477392@dsg.atomicmatrix.net> References: <Pine.BSF.4.21.9912141126500.13765-100000@cutter.wantabe.com> <008b01bf466b$71d1c0c0$c20effd4@jav.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Indeed I ran into this problem just yesterday. I have found that all my 3.3-RELEASE boxes didn't configure a lo0 by default! I'd consider that a bug :-) I used the 'custom' configuration of the sysinstall program for all my 3.3-R installs which didn't end up with a configged lo0.. I don't know if other install types would have done it. FWIW There were NO references to lo0 in /etc/rc.conf. -=| Ben > Check out ifconfig for lo0. Is localhost 127.0.0.1 bound to it? > > No? Then: edit rc.conf, change: > network_interfaces="ed0 lo0" (or whatever card you have). > > If this doesn't help, go the hard way an add > ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0" > as a primary adress. > > I did both to get shure and rebooted. Did work very well after that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a501bf49fe$46cc7af0$6a477392>