nerbonne
Members
-
Joined
-
Last visited
Solutions
-
nerbonne's post in Containers using static IP (ipvlan) unable to ping OPNsense router was marked as the answerOk, so for anyone else having this issue, here's what worked.
Stop the array, change ipvlan to macvlan in the docker settings, and then reboot.
After reboot and starting the arrays and containers, open terminal and type "docker network inspect br0".
Find the mac address assigned and add a static lease in the OPNsense router.
Then the container can ping the router and vice versa.
-
nerbonne's post in [7.0.0] Guest Agent not working was marked as the answerWell, for anyone else having this issue, it's likely due to PCI devices that aren't installed which have no effect on anything other than the guest agent, apparently. So go to your Device Manager and check to make sure all the drivers are loaded.
-
nerbonne's post in Tmux permissions issue was marked as the answerchgrp root /tmp/tmux-0 && chown root /tmp/tmux-0
-
nerbonne's post in Tailscale blocking Web GUI access. was marked as the answerWell the Tailscale container went down on it's own thankfully. Removed the UPFLAG and now GUI access is restored.