cazic

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

cazic's Achievements

Noob

Noob (1/14)

0

Reputation

  1. I am having an issue when I start any of the virtual machine services and reboot with it on its like BR_netfilter gets loaded first and iptables stop working and I cant access the gui of the sab container but everything else still works. If I restart with virtual machine services turned off in unraid it works fine. both my VMs and my Dockers are using br0 and have ip address assigned to them in the 192.168.1.0/24 range and Lan_Network is set to 192.168.1.0/24. I also made sure that the echo "# force iptable mangle module to load (required for *vpn dockers)" >> /boot/config/go echo "/sbin/modprobe iptable_mangle" >> /boot/config/go was done as well. Is this a issue with BR_netfilter https://serverfault.com/questions/963759/docker-breaks-libvirt-bridge-network ? Is there an easy way to solve this ? I just want to be able to run docker and VMs on the same bridge.