Ok, I've had this server (running Revo DB) running on my old computer, but had to move it to a virtual machine (due to mysql problems).
I've had it working on the LAN with the 192.*.*.202 IP on the network, no sweat. Last night, I started going thru the process of change everything to the WAN(internet) IP.
I changed everything, and put it behind a DMZ for a test, but when I start MsgServer, it connects to AccServer ok... except AccServer sees shows:
On the virtual machine, I have the firewall off, and it's in the DMZ, so the router isn't blocking ports. I also have the connection bridged, and all the IPs seem to be set correctly (and NONE of them say 192.168.1.1).
What it seems to be doing it returning the connection to the computer as soon as it hits the modem, rather than ever hitting the web, does anyone have any ideas? This happens once once I change the IP in ProShell.exe, but when I change it back, it goes back to showing:
on AccServer, and works on the LAN again, so it's bridged successfully...
Anyone know how I can ensure it actually hits the internet before returning and connecting to AccServer? I'm not sure the best DNS settings, so think that might help...
thanks
I've had it working on the LAN with the 192.*.*.202 IP on the network, no sweat. Last night, I started going thru the process of change everything to the WAN(internet) IP.
I changed everything, and put it behind a DMZ for a test, but when I start MsgServer, it connects to AccServer ok... except AccServer sees shows:
Code:
add info of server Phobos, ip:192.*.*.1, port 5816
What it seems to be doing it returning the connection to the computer as soon as it hits the modem, rather than ever hitting the web, does anyone have any ideas? This happens once once I change the IP in ProShell.exe, but when I change it back, it goes back to showing:
Code:
add info of server Phobos, ip:192.*.*.202, port 5816
Anyone know how I can ensure it actually hits the internet before returning and connecting to AccServer? I'm not sure the best DNS settings, so think that might help...
thanks