Hello all,
I'm working with a device which needs a local IP to virtualice a COM port on a PC (Moxa NPort 5110). I need to have the pc on a LAN and this device on other LAN. These LAN's are not connected, only can be access by internet.
I've configured router on device's LAN to access to the device by a dyndns server: aaaaaa.dnsalias.com.
I can access to the device from the PC, but I need to convert this dns domain on a IP LAN on my network to work with the device.
How could I nslookup my dns and route it on my network? I've been thinking on a Apache instance, but I don't know how could I do it.
Any help will be appreciated.