boxcutter / centos

Virtual machine templates for CentOS written in legacy JSON
Apache License 2.0
425 stars 198 forks source link

centos7 vm can not ping 10.0.2.2 failed. #92

Open LitongGao opened 9 months ago

LitongGao commented 9 months ago

I run the packer build -only=virtualbox-iso centos.json in my windows10. It was stopped at "==> virtualbox-iso: Waiting for SSH to become available..." command line. I checked the log in virtualbox, it show "Failed connect 10.0.2.2:8853". But I can ping the ip successfully in another virtualbox(created by manual)。 image

image