New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Network problem with my B3-wifi and a new switch?

Got problems with your B2 or B3? Share and get helped!
Post Reply
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Network problem with my B3-wifi and a new switch?

Post by NisseJ »

Hello,

I have an 8 Port HP switch that works really good as long as my B3 isn´t connected to it via the lanport. Then the port on the B3 turns off and ethernet does´nt work. In the log it says like this:

Code: Select all

Oct 2 19:13:06 b3 bubba-networkmanager: Starting up
Oct 2 19:13:06 b3 Bubba: :Hotfix[4552]: 0, Timeout: Bubba::Hotfix server terminating
Oct 2 19:13:36 b3 Bubba: :Hotfix[4552]: 0, Timeout: Bubba::Hotfix server terminating
Oct 2 19:13:43 b3 postfix/master[1878]: reload -- version 2.7.1, configuration /etc/postfix
Oct 2 19:13:43 b3 kernel: [ 8052.088550] br0: port 2(wlan0) entering forwarding state
Oct 2 19:13:43 b3 avahi-daemon[5162]: Interface br0.IPv6 no longer relevant for mDNS.
Oct 2 19:13:43 b3 avahi-daemon[5162]: Leaving mDNS multicast group on interface br0.IPv6 with address fe80::20b:6bff:fe7e:5675.
Oct 2 19:13:43 b3 avahi-daemon[5162]: Interface br0.IPv4 no longer relevant for mDNS.
Oct 2 19:13:43 b3 avahi-daemon[5162]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.10.1.
Oct 2 19:13:43 b3 avahi-daemon[5162]: Withdrawing address record for fe80::20b:6bff:fe7e:5675 on br0.
Oct 2 19:13:43 b3 avahi-daemon[5162]: Withdrawing address record for 192.168.10.1 on br0.
Oct 2 19:13:43 b3 kernel: [ 8052.597492] br0: port 1(eth1) entering disabled state
Oct 2 19:13:44 b3 avahi-daemon[5162]: Interface wlan0.IPv6 no longer relevant for mDNS.
Oct 2 19:13:44 b3 avahi-daemon[5162]: Leaving mDNS multicast group on interface wlan0.IPv6 with address fe80::20b:6bff:fe7e:5675.
Oct 2 19:13:44 b3 avahi-daemon[5162]: Withdrawing address record for fe80::20b:6bff:fe7e:5675 on wlan0.
Oct 2 19:13:44 b3 kernel: [ 8052.641570] device wlan0 left promiscuous mode
Oct 2 19:13:44 b3 kernel: [ 8052.646092] br0: port 2(wlan0) entering disabled state
Oct 2 19:13:44 b3 avahi-daemon[5162]: Withdrawing workstation service for br0.
Oct 2 19:13:44 b3 kernel: [ 8052.882437] ADDRCONF(NETDEV_UP): eth1: link is not ready
Oct 2 19:13:44 b3 kernel: [ 8052.920767] device wlan0 entered promiscuous mode
Oct 2 19:13:44 b3 kernel: [ 8052.988475] br0: port 2(wlan0) entering forwarding state
Oct 2 19:13:44 b3 kernel: [ 8052.993818] br0: port 2(wlan0) entering forwarding state
Oct 2 19:13:44 b3 avahi-daemon[5162]: Joining mDNS multicast group on interface br0.IPv4 with address 192.168.10.1.
Oct 2 19:13:44 b3 avahi-daemon[5162]: New relevant interface br0.IPv4 for mDNS.
Oct 2 19:13:44 b3 avahi-daemon[5162]: Registering new address record for 192.168.10.1 on br0.IPv4.
Oct 2 19:13:45 b3 avahi-daemon[5162]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::20b:6bff:fe7e:5675.
Oct 2 19:13:45 b3 avahi-daemon[5162]: New relevant interface wlan0.IPv6 for mDNS.
Oct 2 19:13:45 b3 avahi-daemon[5162]: Registering new address record for fe80::20b:6bff:fe7e:5675 on wlan0.*.
Oct 2 19:13:45 b3 postfix/master[1878]: reload -- version 2.7.1, configuration /etc/postfix
Oct 2 19:13:46 b3 avahi-daemon[5162]: Joining mDNS multicast group on interface br0.IPv6 with address fe80::20b:6bff:fe7e:5675.
Oct 2 19:13:46 b3 avahi-daemon[5162]: New relevant interface br0.IPv6 for mDNS.
Oct 2 19:13:46 b3 avahi-daemon[5162]: Registering new address record for fe80::20b:6bff:fe7e:5675 on br0.*.
Oct 2 19:13:46 b3 kernel: [ 8055.077741] device wlan0 left promiscuous mode
It doesn´t work if i reboot the B3 or change the speed on the switch, so i guess there is something that has with the br0 /eth1

The B3 works the same second as i put it into my Airport Extreme, but i want to stop using that. :) If there is some tips or where i should try to find the solution i would be really happy.
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by NisseJ »

When i run

Code: Select all

mii-tool -R eth1
then the lights on the port turns on but the same moment i try to get some more speed than the 10 half duplex i get, it blanks out...

Code: Select all

root@b3:~# ethtool eth1   
Settings for eth1:
	Supported ports: [ TP MII ]
	Supported link modes:   10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Supports auto-negotiation: Yes
	Advertised link modes:  10baseT/Half 10baseT/Full 
	                        100baseT/Half 100baseT/Full 
	                        1000baseT/Full 
	Advertised pause frame use: No
	Advertised auto-negotiation: Yes
	Speed: 10Mb/s
	Duplex: Half
	Port: MII
	PHYAD: 24
	Transceiver: external
	Auto-negotiation: on
	Link detected: no
I have tried a lot of different network cables etc. Is there anyway to reset the network card?
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by NisseJ »

The odd thing is that my B2 can get 1000baseT/Full on the same switch but not my B3 with exact the same cable, and the same port...
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by NisseJ »

Hmm, i guess the problem is that my HP Procurve 1800-8G and the B3 doesn´t like each other that much...Guess i have to buy a new switch :)
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by NisseJ »

No luck with a new switch either... :(
NisseJ
Posts: 40
Joined: 09 Jan 2011, 07:55
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by NisseJ »

Well, i tried a 4th gigabit switch with a lot of cables, and i also tried to put the cable i have in my mac direct to the B3. Then the mac went from 1Gb/s to 100Mb/s. Maybe my motherboard / ethernet connection on the B3 is feeling a bit ill?

Is there anyone that has had any problems with the B3 going up to 1 Gbit/s on the lan?
johannes
Posts: 1470
Joined: 31 Dec 2006, 07:12
Location: Sweden
Contact:

Re: Network problem with my B3-wifi and a new switch?

Post by johannes »

We haven't seen such problems on B3 ever, so this sounds interesting. My guess is that you have a hardware problem (b3 motherboard?). It would be interesting to find out the cause, so contact support@excito.com if you wish to send your unit in for repair.
/Johannes (Excito co-founder a long time ago, but now I'm just Johannes)
Post Reply