Client/RUTX12
From Bondix Wiki
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"