1
General Discussion / Route IoT Device with Fixed Source and Dest Address
« on: July 26, 2022, 08:02:16 pm »
I have a wireless IoT device that has a static IP of 192.168.0.123. It connects to a server with an address of 192.168.1.124. The device address cannot be changed nor can where it expects to connect to the server. I can put the server on any subnet with any address. I have several VLANs and have gotten rid of the 192 address range but could resurrect it if needed.
Ideally, I would like to route this device so that it connects to a server on a 10.X.X.X subnet. I wrote both the IoT device SW as well as the server software, but can only change the server side. Next time I will use DHCP and DNS, but I am stuck with what I have. Any pointers would be much appreciated!
Bill
Ideally, I would like to route this device so that it connects to a server on a 10.X.X.X subnet. I wrote both the IoT device SW as well as the server software, but can only change the server side. Next time I will use DHCP and DNS, but I am stuck with what I have. Any pointers would be much appreciated!
Bill