pipeman1981
New Pleskian
Hej guys,
I've some troubles with an ipv6 address that no longer exists:
But for Plesk, it's still there:
How do I get rid of these 2 domains still using the ipv6?
I already tried plesk repair web, but that failed:
Thanks in advance for your appreciated help,
pipeman1981
I've some troubles with an ipv6 address that no longer exists:
Code:
root@server:/etc/nginx# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: venet0: <BROADCAST,POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default
link/void
inet 127.0.0.1/32 scope host venet0
valid_lft forever preferred_lft forever
inet 89.22.126.150/32 brd 89.22.126.150 scope global venet0:0
valid_lft forever preferred_lft forever
But for Plesk, it's still there:
Code:
root@server:/etc/nginx# plesk bin ipmanage -l
State Type IP Clients Hosting PublicIP
0 S venet0:89.22.126.150/255.255.255.255 0 18
1 S venet0:2a02:2b80:1:0:5652::b1f/128 0 2
How do I get rid of these 2 domains still using the ipv6?
I already tried plesk repair web, but that failed:
Code:
IP address not found on interface(s): 2a02:2b80:1:0:5652::b1f ..... [ERROR]
Thanks in advance for your appreciated help,
pipeman1981