Network setup
Use this page when the DataStone appliance needs to be connected to a new site network before you can open the Admin UI.
Ethernet is recommended for PLC and camera traffic because it is more stable. Wi-Fi is acceptable when cabling is not available or when the appliance only needs Admin UI and remote support access.
Before you start
Prepare these details from your site network administrator:
| Item | When needed |
|---|---|
| Network name | Wi-Fi only |
| Wi-Fi password | Wi-Fi only |
| DHCP or static IP choice | Ethernet and Wi-Fi |
| Static IP address | Static IP only |
| Subnet mask or prefix length | Static IP only |
| Gateway | Static IP only |
| DNS server | Static IP only |
Connect a monitor, keyboard, and mouse to the appliance if you cannot reach it remotely yet.
Ethernet with DHCP
Use DHCP when the site router or network server automatically assigns IP addresses.
- Connect an Ethernet cable to the appliance.
- Open the system network settings.
- Select the wired connection.
- Set IPv4 to Automatic or DHCP.
- Save the connection.
- Disconnect and reconnect the cable if the connection does not refresh.
- Record the assigned IP address.
Open the Admin UI from another computer on the same network:
http://<assigned-ip>:8000/admin/
Ethernet with a static IP
Use a static IP when the appliance must always stay at the same address.
- Connect an Ethernet cable to the appliance.
- Open the system network settings.
- Select the wired connection.
- Change IPv4 from Automatic to Manual.
- Enter the IP address, subnet mask or prefix length, gateway, and DNS server.
- Save the connection.
- Turn the wired connection off and on, or unplug and reconnect the cable.
- Confirm the configured IP address is shown.
Example static settings:
| Field | Example |
|---|---|
| Address | 192.168.0.50 |
| Prefix length | 24 |
| Gateway | 192.168.0.1 |
| DNS | 8.8.8.8 or the site DNS server |
Wi-Fi with DHCP
Use Wi-Fi only when the signal is stable at the appliance location.
- Open the system network settings.
- Turn Wi-Fi on.
- Select the site Wi-Fi network.
- Enter the Wi-Fi password.
- Leave IPv4 as Automatic or DHCP.
- Connect and wait for the IP address to appear.
- Record the assigned IP address.
Wi-Fi with a static IP
Use a static Wi-Fi IP only when the site network administrator assigns one.
- Open the Wi-Fi connection settings for the selected network.
- Change IPv4 from Automatic to Manual.
- Enter the IP address, subnet mask or prefix length, gateway, and DNS server.
- Save the connection.
- Disconnect and reconnect to the Wi-Fi network.
- Confirm the configured IP address is shown.
If the appliance frequently disconnects from Wi-Fi, use Ethernet instead.
Confirm the connection
After Ethernet or Wi-Fi is configured:
- Confirm the appliance shows an IP address.
- From another computer on the same network, open
http://<appliance-ip>:8000/admin/. - Log in with the temporary account.
- If Hamachi is required, continue to Hamachi setup.
Troubleshooting
| Symptom | Check |
|---|---|
| No IP address appears | Confirm the cable, Wi-Fi password, and DHCP availability. |
| Admin UI does not open | Confirm your computer is on the same network and use http://<appliance-ip>:8000/admin/. |
| Static IP works locally but not outside the subnet | Confirm gateway and DNS settings. |
| PLC devices cannot be reached | Confirm the appliance and PLC are on reachable networks and that firewall rules allow the protocol port. |
| Wi-Fi disconnects | Move the appliance closer to the access point or use Ethernet. |
Use support-directed commands only when Reshenie asks for them:
ip addr
ping <gateway-ip>
ping <plc-ip>