Hey!
I have the following ports:
09:00.0 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
Subsystem: Beijing Sinead Technology Co., Ltd. Device 0319
Kernel driver in use: igb
0a:00.0 Ethernet controller: Red Hat, Inc. Virtio network device (rev 01)
Subsystem: Red Hat, Inc. Device 1100
Kernel driver in use: virtio-pci
0a:00.1 Ethernet controller: Intel Corporation 82576 Gigabit Network Connection (rev 01)
Subsystem: Beijing Sinead Technology Co., Ltd. Device 0319
Kernel driver in use: igb
The first port is WAN, the second and third are LAN ports. I am not having any issues with the second one (it goes up automatically), however the third one doesn't. I can use ip link set eth2 up
to set it up automatically, however the device connected (another router) still isn't able to reach the internet.
How do I make OpenWrt set up the third LAN port?
Thanks a lot in advance
Tuxifan