Help getting asix ax88772b to work
-
That is a different problem. The usb ethernet card is clearly working correctly since you're able to ping it from the client machine.
Stevei am able to ping the interface but not access the web configuration (if usb to ethernet is used as lan interface)
-
If it is responding to pings (or any IP traffic) then the driver is loading correctly and talking to the card.
If you aren't able to access the webgui check your firewall rules on the interface. Check the firewall logs to see what traffic is being blocked. If it's not that it's probably a routing problem, check the client is receiving the correct IP info.Steve
-
If you have a look I got AX88179 working on 2.1 with some kernel modules I backported.
The other ones you will need to recompile kernel at least with the modules deselected as far as I understand.