Router Mode
Share internet connectivity with connected equipment using Router Mode.
Overview
Router Mode allows the Overseer to share its internet connection (WiFi or LTE) with equipment connected via the ethernet port. This is useful when:
- Equipment needs internet access but only has ethernet
- Site only has WiFi/LTE available
- Need to isolate equipment from main network
- Temporary network setup required
Network Topology
Internet
│
▼
┌─────────────────────────────────┐
│ WiFi or LTE (WAN) │
│ │
│ Rockettec Overseer │
│ │
│ Ethernet Port (LAN) │
└─────────────────────────────────┘
│
▼
Industrial Equipment (192.168.5.x)Configuration
Step 1: Enable Router Mode
- Navigate to Router Mode in the sidebar
- Toggle Enable Router Mode
Step 2: Configure LAN Settings
| Setting | Default | Description |
|---|---|---|
| LAN IP Address | 192.168.5.1 |
Overseer's IP on ethernet port |
| Subnet Mask | 255.255.255.0 |
Network size (/24) |
| DHCP Server | Enabled | Auto-assign IPs to connected devices |
| DHCP Range Start | 192.168.5.10 |
First assignable IP |
| DHCP Range End | 192.168.5.50 |
Last assignable IP |
Step 3: Apply Settings
Click Save & Apply. The ethernet interface will be reconfigured for routing.
Connecting Equipment
- Connect ethernet cable from Overseer to equipment
- Equipment should receive IP via DHCP automatically
- Verify connectivity with ping test
Static IP Configuration
If equipment requires a static IP, configure it within the LAN subnet:
- IP:
192.168.5.100(outside DHCP range) - Gateway:
192.168.5.1(Overseer) - DNS:
192.168.5.1or8.8.8.8
NAT and Port Forwarding
Router Mode uses Network Address Translation (NAT). Connected equipment can access the internet, but incoming connections are blocked by default.
Port Forwarding (if needed)
To allow incoming connections to equipment:
- Navigate to Router Mode > Port Forwarding
- Add a rule specifying external port and internal IP/port
- Save and apply
Security: Only forward ports that are absolutely necessary.
WAN Connection Priority
When multiple WAN connections exist:
| Priority | Connection |
|---|---|
| 1 | WiFi (Client Mode) |
| 2 | LTE Modem |
If WiFi disconnects, traffic automatically fails over to LTE.
Disabling Router Mode
To return the ethernet port to standard mode:
- Navigate to Router Mode
- Toggle off Enable Router Mode
- Click Save & Apply
The ethernet interface will revert to standard DHCP client mode.
Troubleshooting
Equipment not getting IP address
- Verify ethernet cable is connected
- Check DHCP server is enabled
- Restart equipment's network interface
No internet access from equipment
- Verify Overseer has WAN connectivity (WiFi or LTE)
- Check NAT is enabled
- Test DNS resolution
See Troubleshooting for more solutions.