- Server operating system version
- Ubuntu 22.04.1 LTS
- Plesk version and microupdate number
- Plesk Obsidian Version 18.0.47
Hello
I have added an IP address in the Plesk web interface.
This has changed the primary IP address of the server.
To fix this I made the following change
I set the old UP to main='true' and the new IP to main='false'.
The change took effect directly in the web interface. The old IP was displayed again as the primary IP.
After restarting the server, the new IP address is used as primary again.
Via IP a I now see that even after changes via the database, the old IP is listed as secondary.
How can I give the new IP the secondary status?
I have added an IP address in the Plesk web interface.
This has changed the primary IP address of the server.
To fix this I made the following change
I set the old UP to main='true' and the new IP to main='false'.
The change took effect directly in the web interface. The old IP was displayed again as the primary IP.
After restarting the server, the new IP address is used as primary again.
Via IP a I now see that even after changes via the database, the old IP is listed as secondary.
Code:
inet 45.67.139.NEW/24 brd 45.67.139.255 scope global eth0
valid_lft forever preferred_lft forever
inet 45.67.139.OLD/24 brd 45.67.139.255 scope global secondary eth0
How can I give the new IP the secondary status?