Hi All!
I have bought Trendnet TU2-ETG USB Network adapter (ax88178 chipset) to use with pfSense (1.2.3), based on FreeBSD 7.2.
The system has recognized it automatically:
	
	
	
		
But the link is DOWN both with cross and ordinary network cords, switches and other LAN adapters.
It successfully works under Windows XP - but not with pfSense.
May I change something to make it work?
Please, save me!!!
P.S. I've tried to setup media type, but it was unsuccessful:
	
	
	
		
				
			I have bought Trendnet TU2-ETG USB Network adapter (ax88178 chipset) to use with pfSense (1.2.3), based on FreeBSD 7.2.
The system has recognized it automatically:
		Code:
	
	axe0: flags=108802<BROADCAST,SIMPLEX,MULTICAST,NEEDSGIANT> metric 0 mtu 1500
        ether 00:50:b6:04:cd:5e
        media: Ethernet autoselect (none <hw-loopback>)
        status: no carrierBut the link is DOWN both with cross and ordinary network cords, switches and other LAN adapters.
It successfully works under Windows XP - but not with pfSense.
May I change something to make it work?
Please, save me!!!
P.S. I've tried to setup media type, but it was unsuccessful:
		Code:
	
	# ifconfig axe0 media 100baseTX
# ifconfig axe0
axe0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,NEEDSGIANT> metric 0 mtu 1500
        ether 00:50:b6:04:cd:5e
        inet6 fe80::250:b6ff:fe04:cd5e%axe0 prefixlen 64 scopeid 0x1
        media: Ethernet 100baseTX (none <hw-loopback>)
        status: no carrier 
			    