ipv6

  1. S

    LXC, IPv6, why 8-120?

    Hello, I'm using Proxmox for more than three years and wanna say thanks for such great software! I'm encounter a (kind of) problem - my hoster do not want to give /64 or /48 IPv6 subnet instead he sells each IPv6 separately. I have a /125 network from him and want to use it with couple of my...
  2. B

    Problem with RBD on Ceph IPv6 external cluster

    Hi all, So I have two external Ceph clusters - one is using IPv4 and the other is using IPv6. When I'm using IPv4 cluster, the dashborad shows status and content of RBD and I have no problem creating new images for VMs. But when I try to configure storage information about IPv6 cluster, I get...
  3. K

    Setting IPv6 on Proxmox

    I've got this configuration fully working on IPv4. Basically, there are 2 failover IPs laying on enp1s0f0 interface aliases, "natted" to 2 internal different Container network. /etc/network/interface auto lo iface lo inet loopback auto enp1s0f0 iface enp1s0f0 inet manual auto enp1s0f0:0 iface...
  4. Y

    Inherited a proxmox server. No ipv6 resolution

    I recently inherited a new proxmox server. It seems to have some ipv6 issues. When I run "apt-get update && apt-get upgrade && apt-get dist-upgrade" it hangs. If I run "apt-get -o Acquire::ForceIPv4=true update && apt-get -o Acquire::ForceIPv4=true upgrade && apt-get -o...
  5. T

    [SOLVED] CentOS 7 container IPv6 DHCPv6 and default gateway

    Hello, On my network, I have a dhcpv6 server and router advertisement configured as Managed (dhcpv6 gives the address, radvd gives routes/prefixes/gateways). Proxmox settings are below: Proxmox generated network config: # cat /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ONBOOT=yes...
  6. R

    Use dedicated IPv6 on each VM

    Hello, I have proxmox 4 installed on a hetzner dedicated server I have an ipv4 46.4.90.241 and an ipv6 range 2a01:4f8:140:73dd:: / 64 I can use VMs with network device as NAT mode (using dedicated server ips) I want that each VM has an own ipv6 BUT not an ipv4 , example: VM 1 windows: IPv4...
  7. Y

    Erroro migrating LXC Container, failed to open ..disable_ipv6

    Hello, i have used pve-zsync to migrate an LXC container from proxmox 4 to proxmox 5. Now i have this error when i try to add networking card: failed to open /proc/sys/net/ipv6/conf/veth701i0p/disable_ipv6 for writing: No such file or directory (500) If i add net card on stopped vps and i try...
  8. G

    PVE 5.2 Lets Encrypt: TASK ERROR: validating challenge failed

    I was trying to figure out the new letsencrypt integration, and couldn't get it to work... Then i noticed this: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME task\x20U 9499 root 3u IPv4 76078 0t0 TCP *:80 (LISTEN) task\x20U 9504 root 3u IPv4 76078 0t0 TCP *:80...
  9. R

    Container IPv6

    Im runing a bare metal proxmox VE 5 with several containers. The host is connected straight to the firewall/router. The issue is that the containers arent discoverable on the network and wont get a IP, neither a IPv4 nor a IPv6. I did assign static IPv4 and IPv6 for all my containers and that...
  10. B

    Feature Request: IPv6 privacy extensions

    For network interfaces whose addressing is controlled directly by PVE (i.e., host nodes, containers), there should be an option (enabled by default) for IPv6 privacy extensions. Preferably, this option could be toggled regardless of IPv6 addressing mode (static / SLAAC / DHCP) (on systems using...
  11. D

    web interface ipv6 only?

    Hi, I am new to Proxmox and used my server hoster's installscript (Hetzner) to install Proxmox on a dedicated machine. For now everything seems fine the only real issue I have: the web interface is only accessible via IPv6. My network interface is up and running with both ipv4 and ipv6...
  12. S

    IPv6 and LXC with DHCP

    I'm trying to get pfSense to provide IPv6 address to LXC containers using DHCP but for some reason I can't get it to work. Do I need to assign the host also with IPv6 address?
  13. N

    Container neustart führt zum CPU stuck

    Hi, Ich fasse mal kurz mein setup zusammen. Auf meinem Host läuft aktuell Debian 8.10 mit Proxmox Version 4.4-22/2728f613 und dem PVE kernel 4.4.114-108. Auf dem host habe ich eine IPv6 route zu einer meiner container eingerichtet. In diesem Container betreibe ich derzeit accel-ppp in einer...
  14. J

    What do I need to do to disable IPv6?

    I'll never use IPv6 and want to disable it completely. I don't like having rpcbind or ssh running on both v4 and v6. I've tried disabling using sysctl but getting errors in the logs from pve-firewall: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6tables-restore --help' for...
  15. M

    ipv4 dns being dropped with ipv6 enabled

    Having a strange error where the ipv4 dns settings are being forgotten and just left with ipv6? I have to then add the ipv4 address back in before updates work again. ipv4 and ipv6 work fine on the vms, its just Proxmox that loses it. im on pve4 hosted with online.net
  16. R

    Add IPv6 subnet for use with VMs

    I'm trying to add an IPv6 subnet to my proxmox host for use on my VMs. I have the following: interfaces file: auto lo iface lo inet loopback iface lo inet6 loopback iface enp7s0f0 inet manual iface enp7s0f0 inet6 manual auto vmbr0 iface vmbr0 inet static address 22.144.64.130 netmask...
  17. 9

    LXC disable ipv6

    Hi I need to disable ipv6 on a Centos 7 container. But... i cant. If i modify the /etc/hosts proxmox overrride my config. How can i disable ipv6?? (im using squid proxy in this container and this make me problems with ipv6)) I dont speak english, thanks to all!
  18. H

    Fresh install - IPv6 bridging not working

    Hi, I just had a fresh install of Proxmox VE 5.1 (see pveversion -v below) on a couple of R610 with PCI Intel NICs (one ixgbe and one quad-e1000). I tried to move a few VMs from a legacy Proxmox VE 4.x cluster to that new cluster, which is located on the same switch than the legacy one...
  19. H

    venet like networking for lxc

    Hi the main question is: where could we hook startup and shutdown scripts for containers in proxmox? we connect containers to a linux-bridge and then add host-routes with "ip rou add 10.11.22.33/32 dev vmbrXX" on the hypervisor, we also add a host-route within the container direct at the...
  20. L

    OVH(fr) & IPv6 that cuts after a while

    Hi, I have a problem with my IPv6 configuration at OVH France. After a while, I completely lose the ipv6 on the host, as well as the VMs. When I connect to the host in ssh and run the command : "ping6 ipv6.google.com" IPv6 comes back instantly! (even on VMs). Do you have any idea of a...