Megachip 0 Posted January 21, 2020 Report Share Posted January 21, 2020 Dear Community, how can I attach additional VLANs to my Domotz Docker container? sudo docker network connect macvlan1 5beb46af1424 Error response from daemon: container sharing network namespace with another container or host cannot be connected to any other network Would be happy about any ideas and suggestions. Thanks a lot meg Quote Link to post Share on other sites
Giancarlo 53 Posted January 24, 2020 Report Share Posted January 24, 2020 Sorry for the late reply on this. Domotz provides an easy and intuitive way of configuring VLANs on its own hardware (Domotz Box) - given that it requires low-level interfacing with the system. However, if you physically configure VLANs on your HW, VM or Docker, then the Domotz Agent software will be able to scan those VLANs. With regard to Docker, please refer to one of the following ideas. It really depend on your own scenario: https://stackoverflow.com/questions/38869129/docker-networking-and-vlans or https://github.com/projectatomic/docker/blob/master/experimental/vlan-networks.md 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.