Estou conectado via Wi-Fi à rede da minha escola e quando tento vagrant up
ou vagrant ssh
recebo as seguintes mensagens:
vagrant up
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
default: Warning: Connection timeout. Retrying...
vagabundo ssh
ssh_exchange_identification: read: Connection reset by peer
Como posso corrigir isso?
Tags vagrant