Quinten
Regular Pleskian
- Server operating system version
- Ubuntu 20.04.5
- Plesk version and microupdate number
- 18.0.47
Hello i have a problem with the IPs of my webserver.
When i remove the local IP the server and all websites became unreachable until i restarted the server and then the local ip comes back.
My other Plesk servers do not have this and the only difference is that this one is hosted on Azure.
I have tried following the following article:
/root/ip_map_file_name content:
ip a output:
On Plesk i see this, the black being the public ip
Does anyone know what to do about this?
I also fixed an issue where my named.conf key and rndc.conf key did not have the same value wich was a different problem where the ip adress of the A records suddenly switched to the local ip making everything unreachable.
When i remove the local IP the server and all websites became unreachable until i restarted the server and then the local ip comes back.
My other Plesk servers do not have this and the only difference is that this one is hosted on Azure.
I have tried following the following article:
/root/ip_map_file_name content:
eth0 PUBLIC IP 255.255.255.255 -> eth0 PUBLIC IP 255.255.255.255
ip a output:
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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:0d:3a:67:18:a8 brd ff:ff:ff:ff:ff:ff
inet PUBLIC IP/32 scope global eth0
valid_lft forever preferred_lft forever
inet 10.0.0.4/24 brd 10.0.0.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::20d:3aff:fe67:18a8/64 scope link
valid_lft forever preferred_lft forever
On Plesk i see this, the black being the public ip
Does anyone know what to do about this?
I also fixed an issue where my named.conf key and rndc.conf key did not have the same value wich was a different problem where the ip adress of the A records suddenly switched to the local ip making everything unreachable.