I’ve got a CentOS 7 droplet and a floating IP set up for it.
/etc/sysconfig/network-scripts/ifcfg-eth0 has the parameters for the ethernet interface for my anchor IP. How do I determine the settings for ifcfg-eth1 for the floating IP?
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
I would recommend going through the official documentation on how to do that:
https://www.digitalocean.com/docs/networking/floating-ips/how-to/enable-old/
Regards, Bobby