R
Rachel
we have multiple web servers...
Server A=1.2.3.4
Server B=1.2.3.5
Server C=1.2.3.6
ok server A is our primary DNS server, server B is the secondary, we've
launched a service for our clients on port 1111 that was installed on server
B, the service is accusable by typing http://1.2.3.5:1111, so we would like
to create a name to resolve to this so if they type
http://service.domain.com it should redirect to port 1111 on server B,
what's
the best way to do this?
Also is there a DNS revolver management monitor tool to notify us when a
client is no longer pointing to us?
Thanks
Server A=1.2.3.4
Server B=1.2.3.5
Server C=1.2.3.6
ok server A is our primary DNS server, server B is the secondary, we've
launched a service for our clients on port 1111 that was installed on server
B, the service is accusable by typing http://1.2.3.5:1111, so we would like
to create a name to resolve to this so if they type
http://service.domain.com it should redirect to port 1111 on server B,
what's
the best way to do this?
Also is there a DNS revolver management monitor tool to notify us when a
client is no longer pointing to us?
Thanks