Host Name Resolution
dchristo
Posts: 177
Has anyone had any trouble with Studio being able to resolve host names? I had some problems yesterday trying to update a remote system. Here's the scenario (this setup has worked before with no problems):
1. I use Dyndns.org for the dynamic name resolution service. The proper ports are open on the firewall at the remote site.
2. I am able to browse to the master, FTP, and telnet with no problems using the mynetlinx.dyndns.org (not the actual address, but you get the idea). I was able to FTP the Java web pages just fine from TPD3.
3. Studio would not connect to the master on 1319.
4. Using the command prompt, I pinged the master and got the actual IP address of the remote site. Using Ethereal, I noticed that studio was directing it's traffic to a different IP address. When watching telnet traffic to the master, the Destination ip was the host name (mynetlinx.dyndns.org), but Studio traffic showed an actual IP address (which was wrong).
5. Entering the actual IP address in Studio cleared up the issue.
Does Studio cache DNS information? It doesn't seem like Studio was correctly resolving the IP, but other applications were. Like I said before, I have used this connection several times in the past with no issues.
Any thoughts?
Thanks,
--D
1. I use Dyndns.org for the dynamic name resolution service. The proper ports are open on the firewall at the remote site.
2. I am able to browse to the master, FTP, and telnet with no problems using the mynetlinx.dyndns.org (not the actual address, but you get the idea). I was able to FTP the Java web pages just fine from TPD3.
3. Studio would not connect to the master on 1319.
4. Using the command prompt, I pinged the master and got the actual IP address of the remote site. Using Ethereal, I noticed that studio was directing it's traffic to a different IP address. When watching telnet traffic to the master, the Destination ip was the host name (mynetlinx.dyndns.org), but Studio traffic showed an actual IP address (which was wrong).
5. Entering the actual IP address in Studio cleared up the issue.
Does Studio cache DNS information? It doesn't seem like Studio was correctly resolving the IP, but other applications were. Like I said before, I have used this connection several times in the past with no issues.
Any thoughts?
Thanks,
--D
0
Comments
--D
In the IP communications setup for a master, there is a check box to ping the master. I always deselect this option for a remote network connection. See if this helps.
For more info reference AMX tech note 565.
http://www.amx.com/techsupport/PDNTechNote.asp?id=565
Also, the data I collected from an Ethereal session seems to confirm that Studio is not resolving the host name correctly. It is relsolving to an incorrect IP address. That's why I don't think it's a router problem... Studio isn't even trying to connect to the proper IP address. Also, I've tried communciation with the actual IP address of the remote site, and it worked fine (which means the router is properly configured to forward 1319).
--D
Dave,
Have you submitted this problem to AMX tech support?
Brian
- Chip
Brian, no, I haven't talked to tech support yet. I wanted to see if anyone else had experienced this as well. I'll give them a call on Thursday.
Thanks,
--D
Further testing has revealed that Studio is failing to perform any kind of DNS query. I have reported it to tech support and I'll update again when I hear back from them.
--D
Good luck