Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2013 00:13:30 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Manfred Antar <null@pozo.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: loopback interface broken on current
Message-ID:  <20130102201330.GC25661@glebius.int.ru>
In-Reply-To: <201301012042.r01Kgq6E001548@pozo.com>
References:  <201212271705.qBRH5VHU006208@pozo.com> <20130101102255.GA25661@FreeBSD.org> <201301011040.r01Ae37A043153@pozo.com> <20130101194803.GB25661@glebius.int.ru> <201301012042.r01Kgq6E001548@pozo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 01, 2013 at 12:42:47PM -0800, Manfred Antar wrote:
M> OK
M> I tracked it down to revision 244678
M> 244677 works
M> the files involved are:
M> (src)5012}svn up -r 244678
M> Updating '.':
M> U    sys/netinet/in.c
M> U    sys/netinet6/in6.c
M> Updated to revision 244678
M> 
M> It seems like the ip6 for localhost is configured but ip4 isn't:
M> Setting hostname: pozo.com.
M> ifa_del_loopback_route: deletion failed: 3
M> ifconfig: ioctl (SIOCAIFADDR): File exists
M> bge0: link state changed to DOWN
M> ifa_del_loopback_route: deletion failed: 3
M> 
M> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
M>         options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
M>         inet6 ::1 prefixlen 128 
M>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
M>         nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
M> 
M>  From 244677:
M> Setting hostname: pozo.com.
M> 
M> Starting Network: lo0 bge0.
M> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
M>         options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
M>         inet 127.0.0.1 netmask 0xff000000 
M>         inet6 ::1 prefixlen 128 
M>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
M>         nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

Ok, so this is my failure. :( Sorry. I will look at it as soon as
I get to decent internet connection. Right now I am on very bad GPRS.

Can you please show your rc.conf (the network related part)?


-- 
Totus tuus, Glebius.



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