Search results

  1. K

    [SOLVED] Setting up Proxmox on OVH with 2 failover IPs, IPv4 with NAT, and IPv6

    Wow!!, @kamzata Very detailed guide. Its now working great for me. I want to celibrate this with you with a beer share me your paypal address.
  2. K

    Proxmox IPv6 Routed Networking with OVH

    everyone having same issue but no useful help or guide available. I too able to ping6 from host to vm and vm to host. the host is ablt to ping6 google.com but the VM is not able to connect to internet
  3. K

    Help needed configuring IPV6 on OVH server

    the issue for network disconnection is because my card is not eth0 but eno3. Now Iam able to start the network with your settings but still the VM is not connected to internet with ipv6 only settings VM is able to ping the host and gateway Host is able to ping VM and gateway but VM is not...
  4. K

    Help needed configuring IPV6 on OVH server

    Thanks for sharing. Glad to know that it is working for you, But it is not working for me. The host loses network connectivity when i issue /etc/init.d/networking restart Below is the content of my host /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet manual...