Interface vtnet1 is missing on FreeBSD host #2792
Unanswered
purpose-robot
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I have the following YAML file:
I would like to connect the vtnet1 interface from the FreeBSD host with the GigabitEthernet2 interface from the Cisco Catalyst 8000v host, however once FreeBSD is booted, I only have vtnet0 and lo0 interfaces displayed in the CLI. I also tested it with the freebsd:13.4 image but with the same result.
I also tested the example lab from https://containerlab.dev/lab-examples/freebsd01 and there I have two additional interfaces vtnet1 and vtnet2 displayed like it should be.
I ran containerlab on Windows 11 and use Debian within WSL.
Beta Was this translation helpful? Give feedback.
All reactions