Is there a way to have a dns server running server 2003 resolve an ip address to an external domain name?
-
I am running a unix based corprate program in my office that gathers data from our remote locations that is run by a 3rd party distributor. Right now the program dials out to the remote locations using a dial up modem, but the software has the ability to do it through tcp/ip on a telnet connection. The problem is, the connectio applet for data collection is propritary and i have no way to modify it and it cannot resolve domain names, only ip addresses. The DNS server that this unix box is pointed at is running server 2003 and i was wondering if it is possible to "spoof" and ip address in the DNS server so rather than having the Unix machine be responsible for resolving the name, the DNS server translates a fake local IP address to a domian name.. Example: If i type into a terminal emulator "connect to 100.100.100.10 on prot 23" is there a way that when that request hits the DNS server it redirects the request to www.yahoo.com on port 23
-
Answer:
Yes there is a way.. if you have access to a dns server that the software uses to resolve then it would be VERY easy.. Personally.. I wouldnt do 10.10.10.10 to yahoo.com... I would to 10.10.10.10 to destination IP.
Jsjjharp at Yahoo! Answers Visit the source
Other answers
you can add yahoo to your dns server as an A record with the address. So you go to your DNS server, open the zone, right click and select "Add A record". In the screen that opens you enter 10.10.10.10 and as a name yahoo.com.
pete_can_do
Related Q & A:
- How to add primary key from multiple table as a foreign key in a table in sql server 2008?Best solution by stackoverflow.com
- Is there a way to utilize a directv receiver for local HD reception without a subscription?Best solution by Yahoo! Answers
- Is there a way to change a name on Messenger?Best solution by Yahoo! Answers
- How do I setup a dns server?Best solution by eHow old
- What is a DNS server?Best solution by ChaCha
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.