I need to be able to access my home PC's with VNC. Seems the secure way to do it these days is tunnel it through SSH using something like Putty.
Anyway, it works fine on port 22 or a higher (non-standard) port except when im at work. We use an http proxy at work that seems to block these ports going outbound. So I changed the SSHd to run on port 443 and I can now access it through the proxy at work.
Are there any side effects of putting my SSH server on this port?
My one concern is if it will conflict with being able to access my router config using HTTPS.
Thanks
Anyway, it works fine on port 22 or a higher (non-standard) port except when im at work. We use an http proxy at work that seems to block these ports going outbound. So I changed the SSHd to run on port 443 and I can now access it through the proxy at work.
Are there any side effects of putting my SSH server on this port?
My one concern is if it will conflict with being able to access my router config using HTTPS.
Thanks
