The name is the point i have installed proxmox on my tiny pc and try to do get the Web ui reachable from other networks, with IPv4 it will work but not with IPv6 and because we are chancing the ISP at the 18.08.2022 we may lose the public ipv4 so what can i do to get proxmox webui accessible via IPv6 (note: ifconfig says proxmox hasn't a public IPv6, how can i set this up with slaac (i don't know how to give it an ipv6 Manually, it is a new topic for me; we have an dynamic IPv6 prefix)) my native network card is "enp3s0"
EDIT: we have a Fritzbox 7530
sorry for my bad English
EDIT: we have a Fritzbox 7530
Code:
root@pve:~# ifconfig
enp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 80:e8:2c:de:56:aa txqueuelen 1000 (Ethernet)
RX packets 303 bytes 55936 (54.6 KiB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 282 bytes 107642 (105.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwbr100i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether d6:14:66:2c:3e:15 txqueuelen 1000 (Ethernet)
RX packets 125 bytes 10275 (10.0 KiB)
RX errors 0 dropped 18 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwbr101i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 5e:90:f8:d6:bc:c2 txqueuelen 1000 (Ethernet)
RX packets 111 bytes 8670 (8.4 KiB)
RX errors 0 dropped 14 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwln100i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether c2:c8:45:eb:f4:dc txqueuelen 1000 (Ethernet)
RX packets 129 bytes 12931 (12.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 39 bytes 3723 (3.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwln101i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 96:e7:ab:45:d8:63 txqueuelen 1000 (Ethernet)
RX packets 101 bytes 9422 (9.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 28 bytes 2946 (2.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwpr100p0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 6e:cb:91:aa:43:0a txqueuelen 1000 (Ethernet)
RX packets 39 bytes 3723 (3.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 129 bytes 12931 (12.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
fwpr101p0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether ca:c9:3c:39:1f:aa txqueuelen 1000 (Ethernet)
RX packets 28 bytes 2946 (2.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 101 bytes 9422 (9.2 KiB)
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 78 bytes 10931 (10.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 78 bytes 10931 (10.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
veth100i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether fe:da:ad:ad:3e:24 txqueuelen 1000 (Ethernet)
RX packets 39 bytes 3723 (3.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 120 bytes 12200 (11.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
veth101i0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether fe:78:bc:f2:44:e6 txqueuelen 1000 (Ethernet)
RX packets 28 bytes 2946 (2.8 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 22 bytes 2528 (2.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.178.111 netmask 255.255.255.0 broadcast 0.0.0.0
inet6 fe80::82e8:2cff:fede:56aa prefixlen 64 scopeid 0x20<link>
ether 80:e8:2c:de:56:aa txqueuelen 1000 (Ethernet)
RX packets 310 bytes 51438 (50.2 KiB)
RX errors 0 dropped 24 overruns 0 frame 0
TX packets 185 bytes 99341 (97.0 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
sorry for my bad English
Last edited: