firecracker
firecracker copied to clipboard
no internet inside the VM
I followed the getting started docs to set up and run the firecracker VM. However, I am not able to access the internet inside the VM.
Firecracker version: v1.6.0 Host and guest kernel versions: ubuntu Os Rootfs used: Yes
Could you provide the commands to reproduce this issue? Are you using a config file to start Firecracker?
Hey @JonathanWoollett-Light, I am simply following https://github.com/firecracker-microvm/firecracker/blob/main/docs/getting-started.md docs. in one terminal started the VM, and in the second terminal, running the rest of the commands. I am able to ssh, but I can't access the internet.
Hi @chappie1998,
Thanks for the report, by chance did you try a Firecracker with with fix merged in #4681 and verified that solve your problem?