I want to get the ip host from a other DNS Server I know the PB is this
HOST ADDR "localhost"
But what I want to do is something like this
nslookup bizp002.patrol.local 129.161.141.5
So how do I get HOST ADDR "localhost" to point to a other DNS server?
HOST ADDR "localhost"
But what I want to do is something like this
nslookup bizp002.patrol.local 129.161.141.5
So how do I get HOST ADDR "localhost" to point to a other DNS server?
Comment