vagrant ssh failed since the network segment changed -


i using vagrant long time.

recently our office has moved new place, network segment has changed 192.168.10.x 192.168.1.x.

since then, command vagrant ssh failed. , when tried vagrant up again,

it shows

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... default: warning: connection timeout. retrying... default: warning: connection timeout. retrying... default: warning: connection timeout. retrying... default: warning: connection timeout. retrying... 

but when turned off wireless in osx. vagrant commands works fine. , failed again when turned on network.

could 1 give me hint solve issue? thanks.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -