BUG: Ping not working when RDP not on default port

BUG: Ping not working when RDP not on default port

avatar

Hi,
if you set up a session like e.g. www.mysite.com:30000 ping won't work (DNS error).

Cheers,
allmdm

All Comments (3)

avatar

Hi,
You can't ping a port as ping and TCP operate at different layers. mysite.com must be available if you want to ping it. The result will be the same with the Windows ping. I will try to find a solution but I can't promise.

thank you for your comments.

David Hervieux
Devolutions inc.

David Hervieux

avatar

Hi David,
of course it can't be a ping to that other tcp port.
IMHO it now tries to "ping mysite.com:port" instead of just "ping mysite.com"

Cheers!
allmdm

avatar

Doh !!!

sorry, I will fix it for the next release

David

David Hervieux