|
|
|
|
|
by pjerem
1697 days ago
|
|
That’s a false issue nowadays. Basically any cheap router supports Avahi/Zeroconf/Bonjour … and allows you to reach any other machine of the network directly by its host name instead of its IP. There is not any reason to learn the IP address of your first MySQL server when you can reach it through « mysql-1 » or « mysql-1.local ». You basically just need a router and an OS from the last two decades and your machines to have a defined host name (which your OS installer takes care of). |
|