BananaPro LAN/WLAN

Hi,

in /boot/dietpi.txt the text says:

>> Networking Options -----------------------------

#If both Ethernet and Wifi are enabled, Wifi will take priority and Ethernet will be disabled.

I enabled both, switched in /etc/network/interface wlan-power to on and both LAN and WLAN works:

root@DietPi:/boot# ifconfig
eth0 Link encap:Ethernet HWaddr 02:d9:06:00:91:6b
inet addr:192.168.178.130 Bcast:192.168.178.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1800 errors:0 dropped:0 overruns:0 frame:0
TX packets:479 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:134254 (131.1 KiB) TX bytes:84441 (82.4 KiB)
Interrupt:117

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3669 errors:0 dropped:0 overruns:0 frame:0
TX packets:3669 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:363945 (355.4 KiB) TX bytes:363945 (355.4 KiB)

wlan0 Link encap:Ethernet HWaddr 98:3b:16:e9:9f:f2
inet addr:192.168.178.108 Bcast:192.168.178.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:432 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:36166 (35.3 KiB) TX bytes:3379 (3.2 KiB)

So I don’t understand the hint.

Hi Udo,

bitte poste einmal die Ausgabe von:

route

cu
k-plan