January 15, 20206 yr Greetings I'm working on setting up some ip cameras and shinobi_pro after looing at the excellent videos from spaceinvader one. First, the vlans would not stick but after turning off vlans and then enable vlans and create the first vlan at the same time, I got the vlans to stick and work. I now have the vlans I need and I can also see them in cli "ip addr" show them as br0.[nr]. In docker, I have pulled down shinobi_pro and I can only choose between [bridge, host, none, custom:br0] None of the vlans is shown in the list. The same if I change to advanced mode. Any suggestions what I'm doing wrong? Thankfull for any hints. Cheers
January 16, 20206 yr Author I'm currently trying to add it manually via cli. docker network create -d macvlan --subnet=192.168.15.0/24 --gateway=192.168.15.1 -o parent=br0.15 CCTV Any better ways? Cheers
January 16, 20206 yr https://forums.unraid.net/topic/72800-vlan-help/https://forums.unraid.net/topic/62107-network-isolation-in-unraid-64/Second link pretty thoroughly explains everything [emoji3]
Archived
This topic is now archived and is closed to further replies.