wuench
Senior Member
drvnbysound said:My point was that you don't have to be on the same network address space (PC and XEP) to configure the XEP via ElkRP. To show this, I just changed the IP address on my PC to a completely different network (172.20.1.x) while I left my XEP settings alone. I could still connect via ElkRP and get to the settings page to change the IP address (see attachment).
However, with this configuration, I would not be able to ping the XEP from my PC because of the network differences.
You are absolutely correct, but there is some luck involved in that working. If a device tries to talk to another that is not on it's network, it will send it to the gateway (router) address. It works if the router broadcasts the ARP for the PC to the Elk (ProxyARP). Most, but not all routers will do this by default and it can be disabled. Also the Elk does not have a correct gateway address so initiation from that side would fail. It would also work, if the devices are doing inverse arps the tables will get populated, but not all devices do that either.
It is safest to put both devices on the same network (subnet and mask matching), then you are assured it will work for all protocols in all directions without worrying about the router configuration.