Replies: 2 comments 1 reply
-
Hi there. Currently network options are not exposed. So for now it is a nat mode only :/ I have logged it as a feature req |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @hellt, could you point me to the Go code where that magic happens? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I could not find anything in the documentation. When containerlab is started a new management network for docker is created with the management IP prefix.
Inspecting iptables I noticed that NAT is enabled for this prefix. As I wan't to use a routed mgmt network so I can access my lab nodes from external systems and also properly setup tacacs I would like to disable NAT.
Is there an easy way to disable MGMT network NAT in the topology definition?
Or is there a way to pass nerd know options to the docker driver like:
Beta Was this translation helpful? Give feedback.
All reactions