Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: networking problems with -current from this morning
On Feb 2, 2011, at 16:05 , Roy Marples wrote:
> On Wed, 2011-02-02 at 13:23 -0500, Chris Ross wrote:
>> I built this morning's -current (approx 14:40 UTC) on i386, and after
>> installing it see a number of network problems. dhcpcd doesn't seem to
>> work, and when I run it, it says "no valid interfaces found".
>
> I've not updated my sources in quite some time, but could this be
> related to the recent 64-bit route changes? Has dhcpcd been rebuilt
> since?
I reinstalled everything. Though, now that you mention it, I installed the
kernel and modules first and rebooted before installing the rest of the system,
as is my normal course. And, I think it *did* come up correctly networking and
all in that period where it was running a 5.99.39 dhcpcd with a 5.99.45 kernel,
and after installing the 5.99.45 dhcpcd I'm seeing this problem.
That sounds even stranger... :-/ But no, one of the first thoughts I had
was to ls -l /sbin/dhcpcd. Feb 2, just like the rest of the system. But it's
more than just dhcpcd. ifconfig doesn't show ipv6 addresses on any interfaces,
despite them being there and working:
# ifconfig -a
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
enabled=0
media: Ethernet autoselect (1000baseT
full-duplex,flowcontrol,master,rxpause,txpause)
status: active
inet AA.BB.CC.36 netmask 0xffffff00 broadcast AA.BB.CC.255
bge1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx>
enabled=0
media: Ethernet autoselect (none)
status: no carrier
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
inet 127.0.0.1 netmask 0xff000000
# netstat -rn | grep L
206.138.151.1 00:03:47:0d:eb:86 UHLc 0 16 - bge0
2001:5c0:1101:420:203:47ff:fe0d:eb86 00:03:47:0d:eb:86 UHLc 0 384
- bge0
2001:5c0:1101:420:20f:1fff:fe6e:5794 00:0f:1f:6e:57:94 UHL 1 0
- lo0
2001:5c0:1101:420:ea06:88ff:feca:960e e8:06:88:ca:96:0e UHLc 1 162
- bge0
fe80::203:47ff:fe0d:eb86%1 00:03:47:0d:eb:86 UHLc 1 510
- bge0
fe80::20f:1fff:fe6e:5794%1 00:0f:1f:6e:57:94 UHL 0 0
- lo0
fe80::1%3 link#3 UHL 0 0
- lo0
# w -n
8:25PM up 7:20, 1 user, load averages: 0.00, 0.00, 0.00
USER TTY FROM LOGIN@ IDLE WHAT
cross pts/0 2001:5c0:1101:420:ea06:88f 8:21PM 0 w -n
#
- Chris
Home |
Main Index |
Thread Index |
Old Index