Erwin Fiten
Basic Pleskian
Hi,
I'm using a webserver with IPv4 only at the moment.
once, I added an IPv6 address, but disabled it again (due to bad network configuration from my side)
Now, somehow the IPv6 address keeps on appearing in the config files, ad giving errors on the NGNIX.conf
When checking the configs I get this error :
New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] bind() to [2001:6a8:2100:84::1:xxx]:80 failed (99: Cannot assign requested address) nginx: configuration file /etc/nginx/nginx.conf test failed .
When I reread the Ip's, i still get this :
Information: The IP address 2001:6a8:2100:84::1:xxx was synchronized with the system.
When I try to remove that IP i get :
Error: The IP address 2001:6a8:2100:84::1:xxx is already used for hosting. Cannot remove the IP address 2001:6a8:2100:84::1:xxx because it is the last IP address present on a network interface.
But I want to fully remove it for now, no IPv6 address.
How can I do this ?
Erwin
I'm using a webserver with IPv4 only at the moment.
once, I added an IPv6 address, but disabled it again (due to bad network configuration from my side)
Now, somehow the IPv6 address keeps on appearing in the config files, ad giving errors on the NGNIX.conf
When checking the configs I get this error :
New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] bind() to [2001:6a8:2100:84::1:xxx]:80 failed (99: Cannot assign requested address) nginx: configuration file /etc/nginx/nginx.conf test failed .
When I reread the Ip's, i still get this :
Information: The IP address 2001:6a8:2100:84::1:xxx was synchronized with the system.
When I try to remove that IP i get :
Error: The IP address 2001:6a8:2100:84::1:xxx is already used for hosting. Cannot remove the IP address 2001:6a8:2100:84::1:xxx because it is the last IP address present on a network interface.
But I want to fully remove it for now, no IPv6 address.
How can I do this ?
Erwin
Last edited: