networking - Cannot SSH to an Azure Virtual Machine from a certain IP -


up until 2 weeks ago i'd been happily connecting virtual machine hosted in azure cloud on ssh. of sudden, connection not established anymore, ssh times out. tricky part happens computer in firm's lan (one public ip). every other internet access connection works fine , i'm able connect virtual machine successfully. support tells me can see packets leaving our network , firewall not blocking connection - can't see failed login attempts in ssh log on server. suggests azure may blocking our ip ssh connection (other ports work fine btw). question - such thing real? can azure block ip without user knowing it? there kind of ip blacklist edit?

thanks!

the place ip cutted-off acl on ssh endpoint. go management portal , check if have acls on ssh endpoint. maybe misconfigured some?


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - Chrome Extension: Interacting with iframe embedded within popup -