Recent content by Remco

  1. R

    lxc machine can't get inet connection after upgrading to 6.4.4

    True, so this works for you as well? For a permanent change: edit /etc/sysctl.conf and add or change the following line: net.ipv4.ip_forward = 1
  2. R

    lxc machine can't get inet connection after upgrading to 6.4.4

    Check cat /proc/sys/net/ipv4/ip_forward It should say 1 If it's 0 then echo 1 > /proc/sys/net/ipv4/ip_forward
  3. R

    lxc machine can't get inet connection after upgrading to 6.4.4

    I fixed it, somehow ipv4 forwarding was disabled after the update.
  4. R

    lxc machine can't get inet connection after upgrading to 6.4.4

    I have the exact same issue after the 6.4 update, this is for my CT's and VM's