Recent content by jaapmarcus

  1. J

    PVE 8 to 9 Unable to reach Container(s)

    After rebooting it works fine. Had to add post-up echo 1 > /proc/sys/net/ipv6/conf/all/forwarding for ipv6 forwarding
  2. J

    PVE 8 to 9 Unable to reach Container(s)

    Yes it is Hetzner: ``` root@server01 /etc/network # cat /proc/sys/net/ipv4/ip_forward 0 root@server01 /etc/network # cat /proc/sys/net/ipv4/conf/nic0/proxy_arp 0 ```` It might be overwritten by the upgrade
  3. J

    PVE 8 to 9 Unable to reach Container(s)

    After upgrade from PVE 8 to 9 I am unable to reach both containers / or ping from the containers externally On my host: ip a ``` root@server01 /etc/network # ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00...