linux - Accidentally enabled Firewall - SSH connections to port 22 are refused -


i have remote azure ubuntu vm firewall wasn't enabled. while changing configurations accidentally enabled firewall forgot allow port 22 ssh. port 443 allowed in firewall.

it's lame mistake cannot ssh vm. ssh connection refused every time. there way out of this?

unfortunately (august 2016) not possible on azure. way fix download vhds vm, boot them locally in hyper-v, vmconnect them, fix problem , upload them azure.

it requested feature here: https://feedback.azure.com/forums/216843-virtual-machines/suggestions/3761826-virtual-machine-console-access


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -