Simple answer, yess... long answer no.
Doing a nslookup on the authorative nameserver, I think it is go daddy
Server: NS1.ROGEAN.COM
Address: 216.59.33.135
Name: eqemulator.net
Address: 64.120.211.247
The problem with specifying a IP address instead of a domain name would be if the login server moved, it would break your client again. A DNS entry is basically a virtual IP address, where administrators can edit where it points, so the clients do not have to.
A more stateful approach to high availability would be to have the DNS entry point at a VIP, and then be able to add/remove login servers from load at the administrators ease. This would be better than simply just changing the ip address associate with the domain name because the name servers would still be resolving requests to the VIP. However, this costs money to implement, and I think that emu might not have those kind of funds laying around.
|