Hi
Setup 3 new servers.
Want to have cluster running over 10.0.0/24 range.
Lets say this is configuration:
server1 - 10.0.0.11
server2 - 10.0.0.12
server3 - 10.0.0.13
Public IPs
server1 - 1.1.1.11
server2 - 1.1.1.12
server3 - 1.1.1.13
/etc/hosts looks like this:
127.0.0.1 localhost.localdomain localhost
1.1.1.11 server1.dd.io server1 pvelocalhost
How should I configure the hosts file so it works perfectly.
Setup 3 new servers.
Want to have cluster running over 10.0.0/24 range.
Lets say this is configuration:
server1 - 10.0.0.11
server2 - 10.0.0.12
server3 - 10.0.0.13
Public IPs
server1 - 1.1.1.11
server2 - 1.1.1.12
server3 - 1.1.1.13
/etc/hosts looks like this:
127.0.0.1 localhost.localdomain localhost
1.1.1.11 server1.dd.io server1 pvelocalhost
How should I configure the hosts file so it works perfectly.