October 28, 20241 yr Hello, Default option when select ipvlan network type in settings is l2 mode. Is it possible to set default ipvlan network as type l3 without creating custom network by running: ``` docker network create -d ipvlan --subnet=192.168.214.0/24 -o ipvlan_mode=l3 eth0 ```
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.