proxmox_ipv6
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox_ipv6 [2016/07/17 10:27] – neoon | proxmox_ipv6 [2021/12/05 14:14] (current) – neoon | ||
---|---|---|---|
Line 1: | Line 1: | ||
If you have a Kimsufi Dedicated, you got a full /64 not just /128 which is a single IP, lets use it. | If you have a Kimsufi Dedicated, you got a full /64 not just /128 which is a single IP, lets use it. | ||
- | |||
- | First we need to enable Forwarding on the Node: | ||
- | |||
- | net.ipv6.conf.all.forwarding = 1 | ||
- | net.ipv6.conf.all.proxy_ndp = 1 | ||
- | net.ipv6.bindv6only = 1 | ||
| | ||
Next, we need to add IPv6 to our vmbr2, which the VM should be connected to. | Next, we need to add IPv6 to our vmbr2, which the VM should be connected to. | ||
Line 31: | Line 25: | ||
Restart your Networking on the VM: | Restart your Networking on the VM: | ||
| | ||
+ | If it dosen' | ||
+ | Now we still need to add IPv6 DNS Server to our / | ||
+ | |||
+ | 2001: | ||
+ | 2001: | ||
+ | |||
+ | These are the IPv6 Nameservers from Google but you can use different ones. | ||
+ | |||
+ | If you run: | ||
+ | ping6 google.com | ||
+ | | ||
+ | You should get a response and you should be able to reach your VM under this IPv6 which you configured earlier. | ||
Sources used: http:// | Sources used: http:// |
proxmox_ipv6.1468751240.txt.gz · Last modified: 2021/11/25 22:43 (external edit)