Linux-Noob Forums
SSH yesterday, SSH gone the next? - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Server Administration (https://www.linux-noob.com/forums/forum-8.html)
+--- Forum: Remote Access (https://www.linux-noob.com/forums/forum-88.html)
+--- Thread: SSH yesterday, SSH gone the next? (/thread-1897.html)



SSH yesterday, SSH gone the next? - skuzzy - 2006-07-16

sshd_config is set to port 3389, and the service is running according to ps ux and I am able to make LAN connections to SSH. Yesterday SSH was working through my IP. I have not edited any configs, all I have done is moved the computer and received a new LAN IP from DHCP, I updated my router to have the new LAN act as a virtual server but SSH is no longer working past intranet. I have tried to restart the service but to no avail. Any help is appreciated, thanks.



SSH yesterday, SSH gone the next? - hijinks - 2006-07-16

any firewalls on the linux server running?



SSH yesterday, SSH gone the next? - skuzzy - 2006-07-17

None that I know of, the only firewall I'm aware of is the router.



SSH yesterday, SSH gone the next? - skuzzy - 2006-07-17

apparently I bring a new meaning to linux-noob, my IP was not refreshed with the IP I was using as a remote connection. SSH is working again, thanks anyways :P



SSH yesterday, SSH gone the next? - skuzzy - 2006-07-21

To add to this entry, does SSH have a problem with non standard ports because I changed it to 3389 in sshd_config and it worked fine for 3 days and then did not (this time it was not an IP problem) and I edited it back to the standard 22 and it worked, then tried to change it back to 3389 and again did not work. Each of these times I also updated the router to act as a server. It is just not adding up for me why it works on 22 but get tempermental for 3389 and sort-of works?