Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When restarting the server (machine) the nginx service cannot be started because it cannot find the virtual IPs #15

Open
cibuxnet opened this issue Aug 5, 2023 · 0 comments

Comments

@cibuxnet
Copy link

cibuxnet commented Aug 5, 2023

When the server restarts, the virtual IPs are seen from the graphical interface but they are not added to the network port as secondary.

Solution:

The IPs that are secondary in the interface are lost, they must be added again with
### "ip addr add < ip address and mask example 192.168.1.2/32 > "

After all the virtual IPs are added, start the nginx service.

ATT Franklin Martinez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant