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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to