Ras Alghul
New Pleskian
- Server operating system version
- Ubuntu 22.04.4 LTS
- Plesk version and microupdate number
- Plesk Obsidian v18.0.62_build1800240724.11 os_Ubuntu 22.04
Hi I wanted to add an ipv6 address.
But I get
When I look in my ifconfig it doesn't show the IP Adress. What did I do wrong ?
My 10-plesk.yaml sais:
My ifocnfig:
So no ipv6 Address. I got the IPv6 Address from my VPS Server Hoster.
But I get
When I look in my ifconfig it doesn't show the IP Adress. What did I do wrong ?
My 10-plesk.yaml sais:
Code:
#ATTENTION!
#
#DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY,
#SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED.
network:
version: 2
renderer: networkd
ethernets:
eth0:
addresses:
- 2aXX:XXX:XXXX:XXXX::1/64
My ifocnfig:
Code:
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet XXX.XXX.XXX.XXX netmask XXXXXXXXXX broadcast XXX.XXX.XXX.XXX
inet6 XXX.XXX.XXX.XXX prefixlen 64 scopeid 0x20<link>
etherXXXXXXXXXX txqueuelen 1000 (Ethernet)
RX packets 40252 bytes 11520125 (11.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 15332 bytes 3839816 (3.8 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
So no ipv6 Address. I got the IPv6 Address from my VPS Server Hoster.