Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 1997 22:00:21 +0200
From:      Mark Murray <mark@grondar.za>
To:        Bill Paul <wpaul@freefall.freebsd.org>
Cc:        current@freebsd.org, peter@freebsd.org
Subject:   Re: NIS breakage 
Message-ID:  <199701192000.WAA06131@grackle.grondar.za>

next in thread | raw e-mail | index | archive | help
> > you also do me a favor and get rid of that second loopback interface
> > and see what happens then? (And I mean really get rid of it: configure
> > it out of the kernel, don't just ifconfig it down.)
> 
> Will do.

Done. Aliases moved to lo0. No change - instant crash of portmap when I
try run passwd(1). (same as before)

Remove aliases from lo0, so now system is like this (output from
ifconfig -a):

ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 196.7.18.129 netmask 0xfffffff0 broadcast 196.7.18.143
	ether 00:00:c0:08:50:16 
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 

...Still breaks, same way - portmap instant death.

:-(

M
--
Mark Murray                PGP key fingerprint = 80 36 6E 40 83 D6 8A 36
This .sig is umop ap!sdn.                        BC 06 EA 0E 7A F2 CE CE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701192000.WAA06131>