Difference between revisions of "RUT230 Configuration Examples"

From Teltonika Networks Wiki
(42 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page contains various configuration guides for the RUT230 router. Unlike the articles in the '''[[RUT230 Manual]]''', which provide more general knowledge on all of the router's features and functions, these guides are more in-depth and are usually focused on specific configuration scenarios with extensive explanations. While most of the guides apply to both Windows and Linux Operating Systems, some are exclusive to one OS and others aren't OS specific in any way and apply to any system.
+
{{Template: Networking_device_configuration_examples
 +
| name = RUT230
 +
}}
  
 
==Router control and monitoring==
 
==Router control and monitoring==
  
 +
* [[RUT230 Configuration Backup|Configuration Backup]]
 
* [[Command line interfaces]]
 
* [[Command line interfaces]]
* [[Monitoring via JSON-RPC|JSON-RPC]]
+
* [[RUT230 Monitoring via JSON-RPC windows|JSON-RPC (Windows)]]
 +
* [[RUT230 Monitoring via JSON-RPC linux|JSON-RPC (Linux)]]
 
* [[UCI command usage]]
 
* [[UCI command usage]]
 
* [[Crontabs]]
 
* [[Crontabs]]
 
* [[Relayd]]
 
* [[Relayd]]
 +
* [[SSH RSA key authentication (Linux)]]
 +
* [[SSH RSA key authentication (Windows)]]
 +
* [[RUT230 Monitoring via Modbus|Monitoring via Modbus]]
 +
* [[RUT230 modbus custom register block| Modbus custom register block]]
  
 
==System upgrades==
 
==System upgrades==
  
 
* [[RUT2xx Bootloader Upgrade|Bootloader Upgrade]]
 
* [[RUT2xx Bootloader Upgrade|Bootloader Upgrade]]
* [[RUT2xx Firmware via The Bootloader Menu|Firmware via The Bootloader Menu]]
+
* [[RUT2xx Firmware via The Bootloader Menu|Firmware upgrade via the Bootloader Menu]]
 +
* [[Firmware upgrade via command line]]
  
 
==Modem control==
 
==Modem control==
  
 
* [[AT Commands]]
 
* [[AT Commands]]
 +
* [[gsmctl commands]]
  
 
==Connection backup==
 
==Connection backup==
  
* [[VRRP configuration|VRRP]]
+
* [[RUT230 VRRP configuration|VRRP]]
  
 
==VPN==
 
==VPN==
  
* [[How to generate TLS certificates?]]
+
* [[How to generate TLS certificates (Windows)?]]
 
* [[OpenVPN configuration examples]]
 
* [[OpenVPN configuration examples]]
 
* [[OpenVPN traffic split]]
 
* [[OpenVPN traffic split]]
Line 32: Line 42:
 
* [[L2TP configuration examples]]
 
* [[L2TP configuration examples]]
 
* [[L2TP over IPsec]]
 
* [[L2TP over IPsec]]
 
+
* [[RUT230 L2TP over IPsec (Windows 10) | L2TP over IPsec (Windows 10)]]
==Third party VPN services==
+
* [[ZeroTier One VPN configuration]]
 
+
* [[OpenVPN over Stunnel RUT230|OpenVPN over Stunnel]]
* [[expressvpn.com VPN configuration|expressvpn.com]]
+
* [[RUT230 Setting a GRE tunnel via cli | Setting a GRE tunnel via cli]]
* [[vpngate.net VPN configuration|vpngate.net]]
+
* [[Setting up a GRE tunnel between RUT and Cisco device]]
* [[Vpnbook.com VPN configuration|vpnbook.com]]
+
* [[Setting up an IPsec tunnel between RUT and Cisco device]]
* [[hide.me VPN configuration|hide.me]]
+
* [[Setting up a L2TP over IPsec tunnel between RUT and Mikrotik device]]
 
+
* [[Setting up an OpenVPN tunnel between RUT and Mikrotik device]]
==Hotspot==
+
* [[Setting up a SSTP tunnel between RUT and Mikrotik device]]
 
 
<!--* [[Hotspot Configuration|Basic]]-->
 
* [[ironwifi.com Hotspot Configuration|ironwifi.com]]
 
* [[cobot.me Hotspot Configuration|cobot.me]]
 
* [[purple.ai Hotspot Configuration|purple.ai]]
 
  
 
==DDNS==
 
==DDNS==
Line 57: Line 62:
  
 
* [[VLAN tag based configuration examples]]
 
* [[VLAN tag based configuration examples]]
 +
* [[RUT230 Use LAN port as WAN|Use LAN port as WAN]]
  
 
==Email==
 
==Email==
Line 64: Line 70:
 
==Camera==
 
==Camera==
  
* [[Hikvision: remote camera access]]
+
* [[Camera access from VPN]]
 +
* [[Camera access from smartphone]]
 +
* [[Hikvision: remote camera access|Remote camera access]]
  
 
==PC==
 
==PC==
Line 71: Line 79:
 
* [[Setting up a Static IP address on a Ubuntu 16.04 PC]]
 
* [[Setting up a Static IP address on a Ubuntu 16.04 PC]]
 
* [[Setting up an FTP server on a Ubuntu 16.04 PC]]
 
* [[Setting up an FTP server on a Ubuntu 16.04 PC]]
 +
* [[OpenVPN client on Windows]]
 +
* [[OpenVPN client on Linux]]
 +
* [[OpenVPN server on Windows]]
 +
* [[RUT230 Wake on LAN PC setup (Windows)|Wake on LAN PC setup (Windows)]]
 +
 +
==Use cases==
 +
* [[Connecting two same subnet office networks using OpenVPN bridge (TAP) on RUT2xx]]
 +
* [[Connecting to the office network remotely from your home via VPN (L2TP over IPsec) using RUT2xx]]
 +
* [[Configuring clients to access internet through office's gateway from home using VPN RUT2xx]]
 +
* [[Anonymous browsing from your home network using NordVPN and RUT2xx router]]
 +
* [[Anonymous browsing from your home network using ExpressVPN and RUT2xx router]]
 +
 +
==Third party services==
 +
 +
===VPN===
 +
 +
* [[vpngate.net VPN configuration|vpngate.net]]
 +
* [[Vpnbook.com VPN configuration|vpnbook.com]]
 +
* [[hide.me VPN configuration|hide.me]]
 +
* [[RUT2xx NordVPN configuration example]]
 +
* [[RUT2xx ExpressVPN configuration example]]
 +
 +
===IoT platforms===
 +
 +
* [[RUT230 Azure IoT Hub cloud connection | Azure IoT Hub cloud connection]]
 +
* [[cobot.me Hotspot Configuration|cobot.me]]
 +
 +
===WiFi===
 +
 +
* [[How to set up a guest WiFi network on RUT|How to set up a guest WiFi network on RUT]]
 +
* [[IdBlender Secure WiFi Setup - RUT Routers|IdBlender Secure WiFi Setup]]
 +
* [[ironwifi.com Hotspot Configuration|ironwifi.com]]
 +
* [[purple.ai Hotspot Configuration|purple.ai]]

Revision as of 11:08, 20 November 2020

Main Page > RUT Routers > RUT230 > RUT230 Configuration Examples

This page contains various configuration guides for the RUT230 router. Unlike the articles in the RUT230 Manual, which provide more general knowledge on all of the router's features and functions, these guides are more in-depth and are usually focused on specific configuration scenarios with extensive explanations. While most of the guides apply to both Windows and Linux Operating Systems, some are exclusive to one OS and others aren't OS specific in any way and apply to any system.

Router control and monitoring

System upgrades

Modem control

Connection backup

VPN

DDNS

VLAN

Email

Camera

PC

Use cases

Third party services

VPN

IoT platforms

WiFi