Vagrant up e ssh não funcionam na rede escolar

Vagrant up e ssh não funcionam na rede escolar

Estou conectado via WiFi à rede da minha escola e quando tento vagrant upou vagrant sshrecebo as seguintes mensagens:

vagabundo

==> 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 consertar isso?

informação relacionada