Shannon Barber's latest activity

  • S
    Shannon Barber replied to the thread Lack of IPv6 Support.
    Here's the patch ... diff --git a/src/PVE/LXC/Setup/Base.pm b/src/PVE/LXC/Setup/Base.pm --- a/src/PVE/LXC/Setup/Base.pm +++ b/src/PVE/LXC/Setup/Base.pm @@ -267,6 +267,7 @@ sub setup_systemd_networkd { if (defined(my $ip = $d->{ip6})) {...
  • S
    I don't have time to watch a video right now but we have a need to hook the start up of container to run socket CAN configuration as this isn't supported directly by Proxmox. The existing hook infrastructure let us see shutdown and start but if...
  • S
    Shannon Barber replied to the thread Attacks from a vps.
    No. At a minimum.
  • S
    Could better IPv6 support please be prioritized. The change needed to make it work with Ubuntu containers is very minor. It's one setting in one file that PVE overrides to the wrong value. IPv6AcceptRA in /etc/systemd/network/eth0.network needs...