
@davidkierz The USB_ETHERNET section of the config.txt file in the device drive should be edited, for example:
[USB_ETHERNET]
ipaddr_eth = 192.168.1.88
netmask_eth = 255.255.255.0
gateway_eth = 192.168.1.1
where 192.168.1.1 is the IP address of the router.
English






























