Vagrant up y ssh no funcionan en la red escolar

Vagrant up y ssh no funcionan en la red escolar

Estoy conectado vía WiFi a la red de mi escuela y cuando lo intento vagrant uprecibo vagrant sshlos siguientes mensajes:

vagabundo arriba

==> 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

¿Cómo puedo arreglar esto?

información relacionada