Hello Proxmox Community,
I have some trouble setting up my homeserver which conisists of a single server (Proxmox 5) with one NIC and one VM (OpenMediaVault).
My main problem is getting access from a WAN IPv4 Adress over to my Homeserver which has a Dual Stack Lite connection.
I have already set an IPv6 address to the vmbr0 on my host system:
enp7s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether f4:6d:04:ae:a4:9b txqueuelen 1000 (Ethernet)
RX packets 8204 bytes 2779815 (2.6 MiB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 7203 bytes 2373412 (2.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 7094 bytes 1617842 (1.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7094 bytes 1617842 (1.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap100i0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
ether f2:9e:4a:2d:7a:3c txqueuelen 1000 (Ethernet)
RX packets 1167 bytes 194942 (190.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2293 bytes 1015814 (992.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::f66d:4ff:feae:yyyy prefixlen 64 scopeid 0x20<link>
inet6 2a02:8070:b5aa:4200:f66d:4ff:feae:yyyy prefixlen 64 scopeid 0x0< global>
ether f4:6d:04:ae:a4:9b txqueuelen 1000 (Ethernet)
RX packets 5854 bytes 1442980 (1.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4876 bytes 2039736 (1.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
So far so good. But whenever i try to get an IPv6 on the VM via DHCP i get an error when i restart the network services.
How is it possible to establsh a unique ipv6 address for the vm and also for the host?
Gateway is fe80::de53:7cff:feca:472a
Subnet 2a02:8070:b5aa:4200/64
I would be very thankful for any kind of help. Even if I am only starting out with linux and proxmox.
Cheers
I have some trouble setting up my homeserver which conisists of a single server (Proxmox 5) with one NIC and one VM (OpenMediaVault).
My main problem is getting access from a WAN IPv4 Adress over to my Homeserver which has a Dual Stack Lite connection.
I have already set an IPv6 address to the vmbr0 on my host system:
enp7s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether f4:6d:04:ae:a4:9b txqueuelen 1000 (Ethernet)
RX packets 8204 bytes 2779815 (2.6 MiB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 7203 bytes 2373412 (2.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 7094 bytes 1617842 (1.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7094 bytes 1617842 (1.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
tap100i0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500
ether f2:9e:4a:2d:7a:3c txqueuelen 1000 (Ethernet)
RX packets 1167 bytes 194942 (190.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2293 bytes 1015814 (992.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::f66d:4ff:feae:yyyy prefixlen 64 scopeid 0x20<link>
inet6 2a02:8070:b5aa:4200:f66d:4ff:feae:yyyy prefixlen 64 scopeid 0x0< global>
ether f4:6d:04:ae:a4:9b txqueuelen 1000 (Ethernet)
RX packets 5854 bytes 1442980 (1.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4876 bytes 2039736 (1.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
So far so good. But whenever i try to get an IPv6 on the VM via DHCP i get an error when i restart the network services.
How is it possible to establsh a unique ipv6 address for the vm and also for the host?
Gateway is fe80::de53:7cff:feca:472a
Subnet 2a02:8070:b5aa:4200/64
I would be very thankful for any kind of help. Even if I am only starting out with linux and proxmox.
Cheers