RUT951 Configuration Examples: Difference between revisions
Gytispieze (talk | contribs) (Redirected page to RUT951) Tag: New redirect |
(Removed redirect to RUT951) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
{{Template: Networking_device_configuration_examples | |||
| name = RUT951 | |||
}} | |||
==Router control and monitoring== | |||
* [[Configuration Backup RutOS|Configuration Backup]] | |||
* [[Command Line Interfaces RutOS|Command line interfaces]] | |||
* [[Monitoring via JSON-RPC windows RutOS|JSON-RPC (Windows)]] | |||
* [[Monitoring via JSON-RPC linux RutOS|JSON-RPC (Linux)]] | |||
* [[Monitoring via MQTT|MQTT (Linux guide)]] | |||
* [[Monitoring via Modbus|Modbus (Linux guide)]] | |||
* [[UCI command usage]] | |||
<!--* [[User Scripts examples|User Scripts]]--> | |||
* [[Crontabs]] | |||
* [[RUTOS relay / Wi-Fi extender / repeater / bridge configuration|Relayd]] | |||
* [[SSH RSA key authentication (Linux)]] | |||
* [[SSH RSA key authentication (Windows)]] | |||
* [[RUT951 Monitoring via Modbus|Monitoring via Modbus]] | |||
* [[RUT951 modbus custom register block| Modbus custom register block]] | |||
==System upgrades== | |||
* [[RUT9xx Bootloader Upgrade|Bootloader Upgrade]] | |||
* [[RUT9xx Firmware via The Bootloader Menu|Firmware via the Bootloader Menu]] | |||
* [[Firmware upgrade via command line]] | |||
==Modem control== | |||
* [[AT Commands]] | |||
* [[gsmctl commands]] | |||
* [[Multi-APN | Multi-APN (Multiple PDN)]] | |||
==VPN== | |||
* [[How to generate TLS certificates (Windows)?]] | |||
* [[OpenVPN configuration examples RUT R 00.07|OpenVPN configuration examples]] | |||
* [[OpenVPN traffic split]] | |||
* [[IPsec RUTOS configuration example|IPsec configuration example]] | |||
* [[GRE Tunnel configuration examples RutOS|GRE Tunnel configuration examples]] | |||
* [[PPTP configuration examples RutOS|PPTP configuration examples]] | |||
* [[L2TP configuration examples RutOS|L2TP configuration examples]] | |||
* [[L2TP over IPsec RutOS|L2TP over IPsec]] | |||
* [[L2TP over IPsec PC]] | |||
* [[ZeroTier One VPN configuration RutOS|ZeroTier One VPN configuration]] | |||
* [[OpenVPN over Stunnel RutOS|OpenVPN over Stunnel]] | |||
*[[Overlapping subnets with IPsec solution]] | |||
==Camera== | |||
* [[Camera access from VPN RUTOS|Camera access from VPN]] | |||
==PC== | |||
* [[Setting up a Static IP address on a Windows 10 PC]] | |||
* [[Setting up a Static IP address 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]] | |||
===I/O Juggler=== | |||
<ul> | |||
<li>[[SMS and Email alerts Triggered by BAT120]]</li> | |||
</ul> | |||
==Third party services== | |||
===WiFi=== | |||
* [[Guglielmo LUMEN® AAA WiFi Setup|Guglielmo LUMEN® AAA WiFi Setup]] | |||
* [[RUTOS relay / Wi-Fi extender / repeater / bridge configuration]] | |||
==DHCP Relay== | |||
* [[DHCP Relay configuration example]] |
Revision as of 15:54, 13 September 2022
This page contains various configuration guides for the RUT951 router. Unlike the articles in the RUT951 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
- Configuration Backup
- Command line interfaces
- JSON-RPC (Windows)
- JSON-RPC (Linux)
- MQTT (Linux guide)
- Modbus (Linux guide)
- UCI command usage
- Crontabs
- Relayd
- SSH RSA key authentication (Linux)
- SSH RSA key authentication (Windows)
- Monitoring via Modbus
- Modbus custom register block
System upgrades
Modem control
VPN
- How to generate TLS certificates (Windows)?
- OpenVPN configuration examples
- OpenVPN traffic split
- IPsec configuration example
- GRE Tunnel configuration examples
- PPTP configuration examples
- L2TP configuration examples
- L2TP over IPsec
- L2TP over IPsec PC
- ZeroTier One VPN configuration
- OpenVPN over Stunnel
- Overlapping subnets with IPsec solution
Camera
PC
- Setting up a Static IP address on a Windows 10 PC
- Setting up a Static IP address 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