Client/RUTX12: Difference between revisions

From Bondix Wiki
(Created page with "The Teltonika RUTX12 is an OpenWRT based router with two 4G modems. = Installation = See Client/OpenWRT = Tips & Tricks = == Enable "Force Link" for 4G modems == This see...")
 
No edit summary
 
Line 1: Line 1:
[[Category:General]]
The Teltonika RUTX12 is an OpenWRT based router with two 4G modems.
The Teltonika RUTX12 is an OpenWRT based router with two 4G modems.
= Installation =
= Installation =

Latest revision as of 13:41, 11 June 2026

The Teltonika RUTX12 is an OpenWRT based router with two 4G modems.

Installation

See Client/OpenWRT

Tips & Tricks

Enable "Force Link" for 4G modems

This seems to be required, as the secondary modem seems to not connect under certain circumstances, wehn the first modem is active. "Force Link" ensures that both modems get always connected

Switch Configuration for extra WAN

  • Go to Network > VLAN > Port Based
  • Choose the LAN port you want to turn into a WAN port. Set the port to "off" in VLAN 1
  • Add a VLAN, set your desired port to "Untagged", while leaving everything else at "off"
  • Go to Network > Interfaces
  • create a new interface (e.g. "wan2"). Protocol "dhcp", physical interface "eth0.x" (x being a number, e.g. 2), firewall zone "wan"
  • edit SANE configuration file, add interface using "eth0.x"