Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 May 2010 22:30:21 +0500
From:      Perevalov Sergey <perevalov84@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   [axe][ue0] Device send packets but any host in network can not receive any packet from it.
Message-ID:  <4BE44E2D.6060907@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi guys. I am beginner in FreeBSD.  And I got problem with my Gigabit 
usb to ethernet adapter with AX88178 chipset. It works in windows very 
well but doesn't work in FreeBSD 8.0. tcpdump shows log with received 
and sent packets, but any host in network doesn't receive them from it.  
I checked it with 2 FreeBSD hosts connected directly by cable. Can you, 
guys, advice to me something to fix or to find reason of this issue?
I started thread on freebsd forums( 
http://forums.freebsd.org/showthread.php?t=13649 ) and also reported 
about problem ( http://www.freebsd.org/cgi/query-pr.cgi?pr=146153 ).

Here some information:

dmesg:
ugen4.2: <vendor 0x0b95> at usbus4
axe0: <vendor 0x0b95 product 0x1780, rev 2.00/0.01, addr 2> on usbus4
axe0: PHYADDR 0xe0:0x02
miibus0: <MII bus> on axe0
rgephy0: <RTL8169S/8110S/8211B media interface> PHY 2 on miibus0
rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
ue0: <USB Ethernet> on axe0
ue0: Ethernet address: 00:0e:c6:88:09:4e

usbconfig:
laptop# usbconfig
ugen0.1: <UHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=FULL 
(12Mbps) pwr=ON
ugen1.1: <UHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=FULL 
(12Mbps) pwr=ON
ugen2.1: <UHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=FULL 
(12Mbps) pwr=ON
ugen3.1: <UHCI root HUB Intel> at usbus3, cfg=0 md=HOST spd=FULL 
(12Mbps) pwr=ON
ugen4.1: <EHCI root HUB Intel> at usbus4, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=ON
ugen4.2: <product 0x1780 vendor 0x0b95> at usbus4, cfg=0 md=HOST 
spd=HIGH (480Mbps) pwr=ON
ugen0.2: <Optical Mouse Genius> at usbus0, cfg=0 md=HOST spd=LOW 
(1.5Mbps) pwr=ON

ifconfig:
ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 00:0e:c6:88:09:4e
inet 192.168.2.22 netmask 0xffffff00 broadcast 192.168.2.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active

Thank you for you help!

-- 
Regards, Sergey.




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