Recent content by didier91

  1. D

    [SOLVED] VM or CT cannot resolve or ping dns

    Thanks it works when FORWARD rules is correctly set up
  2. D

    [SOLVED] VM or CT cannot resolve or ping dns

    Hi everyone I am trying test Proxmox and i have some troubles My VM or CT cannot ping google.fr or 8.8.8.8. My conf of CT resolv.conf : nameserver 192.168.0.100 nameserver 8.8.8.8 interfaces auto eth0 iface eth0 inet static address 172.16.2.2 netmask 255.255.255.0...