Hi!
I have RUTX14 fw version RUTX_R_00.07.11.1
I like to configure WAN port as LAN.
I created bridge with eth0 and eth1, wifi is disabled.
So, wan port does not answering to ping and dhcp server also not giving ip for wan port.
brctl shows eth0 & eth1 in br-lan.
Setting up WAN as LAN - Teltonika Networks Wiki not working.
Tarvo
Hello,
Thank you for reaching out.
Both alternative methods provided in the configuration example for setting up the WAN port as LAN have been tested and should work as intended.
If you configure the WAN port to act as LAN, please note that the RUTX14 will no longer obtain an IP address from an external DHCP server when connected via the WAN port. This is because the WAN port is now part of the LAN bridge, and it will function according to the RUT’s LAN configuration.
Any device connected to the WAN port (now acting as a LAN port) will receive an IP address from the RUTX14’s DHCP server within the LAN IP range.
Please double check the mentioned configuration example Let me know if you need further assistance!
Best Regards,
root@RUTX14:~# ifconfig
br-lan Link encap:Ethernet HWaddr 20:97:27:2E:E5:CC
inet addr:192.168.75.254 Bcast:192.168.75.255 Mask:255.255.255.0
inet6 addr: fe80::2297:27ff:fe2e:e5cc/64 Scope:Link
inet6 addr: fdb3:dded:5d86::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3383 errors:0 dropped:0 overruns:0 frame:0
TX packets:2523 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:986758 (963.6 KiB) TX bytes:788682 (770.1 KiB)
eth0 Link encap:Ethernet HWaddr 20:97:27:2E:E5:CC
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4326 errors:0 dropped:0 overruns:0 frame:0
TX packets:4429 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1150334 (1.0 MiB) TX bytes:2910139 (2.7 MiB)
eth1 Link encap:Ethernet HWaddr 20:97:27:2E:E5:CD
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:71 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:11720 (11.4 KiB) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:208 errors:0 dropped:0 overruns:0 frame:0
TX packets:208 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:18742 (18.3 KiB) TX bytes:18742 (18.3 KiB)
qmimux0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:37.157.74.195 P-t-P:37.157.74.195 Mask:255.255.255.255
inet6 addr: fe80::5c5:f2f7:4a7d:e175/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:2254 errors:0 dropped:0 overruns:0 frame:0
TX packets:1402 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2153590 (2.0 MiB) TX bytes:149023 (145.5 KiB)
wwan0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: fe80::4143:3479:f26:444/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:16384 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:1212 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:155015 (151.3 KiB)
root@RUTX14:~# brctl show
bridge name bridge id STP enabled interfaces
br-lan 7fff.2097272ee5cc no eth0
eth1
I presume that eth1 is WAN port?
LAN configured as static.
WAN port does not answer to ping and if I connect computer to WAN port, RUTX14 DHCP server gives no ip.
Tarvo
Hello,
Yes, eth1 is the physical interface of the WAN port. From the initial review, your WAN as LAN configuration seems correctly set up, with both eth0 and eth1 bridged under br-lan.
Could you try performing a factory reset (if possible) and then reconfiguring the setup again using the basic mode outlined in the Alternative 1 method, from the same wiki example?
If the issue persists after these steps, please let me know, and we can explore additional troubleshooting options.
Best regards,
Can you please give the wiki link?
I will do factory reset later today.
Tarvo
It’s the same wiki example link from your first post. Additionally, you can find it here.
Best regards,
Hi!
Reset to factory defaults helped.
I like to create 2 separate lan groups, one with 3 ports, another with 2 ports.
I follow VLAN Set Up - Teltonika Networks Wiki
WAN port is not answering to ping