02-25-2014, 08:12 AM
Do a "netstat -na" command (if on windows; on linux do "netstat -ntl") and see if the port for the server is reported as open. If so, try doing a Wireshark capture for that port ( http://www.wireshark.org/ ) to see if the traffic is actually getting to the server.