Skip to content

Set DHCP option on eth0 to correct ssh timeout error

Yago Ésquines requested to merge yesquines/kali-vagrant:patch-1 into master

When the vagrant box comes up, vagrant tries to connect via ssh and recieves a timeout error, that happens because there's no DHCP configured on eth0 interface.

This pull requests correct this issue adding DHCP on the interface

Merge request reports

Loading