Page 1 of 1

OTGW LAN not visible in network

Posted: Sun Jan 31, 2021 12:20 am
by Marchel
I have purchased an OTGW with Ethernet Module USR-TCP232-T2 with but I cannot see it in my network.
Could this be because my network IP range is from 192.168.8.0 to 192.198.200?
The only instruction I could find is:
kiwi-electronics.nl/download/otgw/Lan-w ... ctions.pdf

Re: OTGW LAN not visible in network

Posted: Sun Jan 31, 2021 1:35 am
by hvxl
Did you buy it from kiwi or the Nodo shop? Nodo shop has a document on their web site: https://www.nodo-shop.nl/nl/content/10-downloads

It's a bit silly that the device has a fixed IP address, rather than using DHCP. If you're on linux, you can just add a second IP address to your interface (as root):
  • ifconfig eth0:1 192.168.0.2/24 up
After that you should be able to reach the device while you still have access to the internet and other devices on your LAN.
If this is also possible on Windows and how to do it, I don't know. I don't use Windows. Otherwise just follow the Nodo shop document.

Re: OTGW LAN not visible in network

Posted: Sun Jan 31, 2021 1:47 am
by Marchel
Bought at the nodoshop

I want to try it through windows.

For this I changed the IP address of the PC to 192.168.0.2

And I swapped the LAN cable for a LAN cable to the OTGW module.
And then tried to go to 192.168.0.254 via the web browser.

Unfortunately this didn't work.

Re: OTGW LAN not visible in network

Posted: Sun Jan 31, 2021 2:11 am
by hvxl
That's not very surprising, cosidering the device is documented to have IP address 192.168.0.7.

Re: OTGW LAN not visible in network

Posted: Sun Jan 31, 2021 2:19 am
by Marchel
YEP : Successful now :lol: TNX.