I can SSH to my Ubuntu 16.04 server from a wired connection, but not from WiFi on the same network - Ask Ubuntu


i working of fresh install , new hard drive of ubuntu server 16.04. has gone , after setting static ip, installed ssh server. , running , can ssh windows desktop via putty when try use surface pro 4 (also putty) says connection timed out. have triple checked ip , port , tried on wife's surface well. ideas?

i did fresh pfsense build today well, wouldn't think affect inside network?

also, not guest wifi , behind firewall desktop pc.

any ideas?

you might want check see if you're filtering ip addresses.

vim /etc/ssh/ssh_config 

look checkhostip. make sure it's commented out #.

vim /etc/ssh/sshd_config 

check listenaddress @ top of file. make sure it's commented out. if have removed hash , changed default 0.0.0.0 ip address of other network interface, cause of problem.

good luck.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User