So I installed XG as a VM, activated and registered and everything looked okay. I then logged in via SSH and changed the LAN IP to be on my local subnet and now the web admin interface is unreachable.
It responds to pings and I can log in via SSH and the system has come up with the new IP address:
PortA Link encap:Ethernet HWaddr 00:50:56:B4:89:F7
inet addr:192.168.2.250 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:feb4:89f7/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15013 errors:1 dropped:1 overruns:0 frame:0
TX packets:1625 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1123238 (1.0 MiB) TX bytes:142087 (138.7 KiB)
Interrupt:19 Base address:0x2000
But I can't get to the web UI. I've tried restarting the Tomcat service as well as a reset to factory defaults but it does not help. A port scan shows it's not listening to any ports other than 22, 25 and 53, i.e port 4444 is not up.
Is there anything I can do short of a reinstall? I'd hate to have to go through the kludgy activation procedure again...
This thread was automatically locked due to age.