HexRouter Beginner Tutorial
Default Configuration
Port Configuration
-
WAN: 0
-
LAN: 1~4
WiFi Configuration
-
SSID:
HexRouter_xxxx
-
Password:
hexfellow1234
How to Connect to External WiFi
Login to the Management Interface
-
Connect to the internal industrial control computer via graphical interface (e.g., NoMachine or direct keyboard/mouse).
-
Click the
Chromium
icon on the right to open the browser.- Note: If a keyring prompt appears, enter the local login password.
-
Enter the management interface URL (default: http://192.168.1.1/) and click
Log in
.
Configure WiFi Connection
-
Navigate to
Network
→Wireless
in the top menu. -
Click
Scan
to search for available WiFi networks. -
Select the target WiFi (e.g.,
HEX-TEST
) and clickJoin Network
. -
Enter the WiFi password in the
WPA passphrase
field and clickSubmit
. -
Save the configuration by clicking
Save
in the pop-up window. -
Confirm with
Save & Apply
Verify Connectivity
-
Open https://www.bilibili.com/ or https://www.youtube.com/ in the browser. If the page loads normally, the external WiFi connection is successful.
Setting a Static IP Address
Login to the Management Interface
- Follow the same steps as above to access the management interface.
Assign a Static IP Device
-
Scroll to the
Active DHCP Leases
section. Select the target device (e.g.,hexfellow-desktop
) and clickSet Static
.- Note: If the device isn’t listed, try replugging its network cable and refreshing the browser.
-
Confirm by clicking
Save & Apply
in the pop-up window.
Modify the IP Address
-
Navigate to
Network
→DHCP and DNS
in the top menu. -
Navigate to
Static Leases
and clickEdit
. -
Enter the desired IPv4 address for the target device (e.g.,
192.168.1.50
), and save. -
Apply changes by clicking
Save & Apply
.
Verify Configuration
-
Replug the network cable or reboot the control computer.
-
Open the terminal and run
ifconfig
to confirm the IP address has been updated.