What to do if a device is in another subnet?
If a BAS-IP device is located in a different subnet, the PC may be unable to access its web interface directly.
For example:
Device IP address:
192.168.68.100PC IP address:
192.168.1.50
Some BAS-IP devices use factory default IP addresses from the 192.168.68.x subnet. If your local network uses another subnet, additional network configuration may be required before accessing the device.
In this case, both devices belong to different subnets and cannot communicate without additional network configuration.
You can solve this in one of the following ways:
temporarily change the PC IP address to the same subnet as the device;
add a secondary IP address to the network adapter to work in multiple subnets simultaneously.
Method 1: Temporarily change the PC IP address
Use this method if you only need temporary access to the device.
Press
Win + R.Enter
ncpa.cpland click OK.
Open the properties of the active Ethernet adapter.
Double-click Internet Protocol Version 4 (TCP/IPv4).
Select Use the following IP address.
Enter an IP address from the same subnet as the device.
Example:
IP address:
192.168.68.10Subnet mask:
255.255.255.0
Save the changes by clicking OK.
Use the ipconfig command to verify that the additional IP address was added successfully.
After that, open the device web interface in the browser.
Example:
http://192.168.68.100
Method 2: Add a secondary IP address
Use this method if you need to work in multiple subnets simultaneously without losing access to the current network.
Press
Win + R.Enter
ncpa.cpland press Enter.Open the properties of the active Ethernet adapter.
Open Internet Protocol Version 4 (TCP/IPv4).
If DHCP is enabled, first check the current network settings using:
ipconfigClick Advanced...
In the IP addresses section, click Add.
Add an additional IP address from the required subnet.
Example:
IP address:
192.168.68.10Subnet mask:
255.255.255.0
Save the changes by clicking OK.
After that, the PC will be able to work in both subnets simultaneously.
This method allows access to the BAS-IP device without changing the current subnet settings of the PC.