V
V
Vlad Timofeev2015-02-28 14:00:30
linux
Vlad Timofeev, 2015-02-28 14:00:30

How to ssh into an Ubuntu VM on Azure?

Good afternoon.
I created a virtual machine in Azure, everything went smoothly, but when I opened the console and tried to connect via ssh, I got this:


> ssh [email protected]:90
ssh: connect to host some:90 port 20: Bad file number

And so every time when creating ubuntu vm :(
Maybe someone knows how to get rid of the problem? I will be glad to help)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
m0rd, 2015-02-28
@PyTiMa

Try this ssh -p 90 [email protected]

K
Konstantin, 2015-02-28
@fallen8rwtf

see Iptables
and run with the -v switch. It will show where the connection is stalled

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question