Network is already using parent interface synology NAS
Network is already using parent interface
Error recreate the bridge network
Deleting local-kv.db from
/var/packages/ContainerManager/var/docker/network/files/
docker network create -d macvlan \
--subnet=192.168.1.0/24 \
--gateway=192.168.1.1 \
-o parent=ovs_eth0 LAN
Comments
Post a Comment