You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/01/03 02:24:17 UTC

DO NOT REPLY [Bug 5601] - getRemoteHost returns ip address

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5601>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5601

getRemoteHost returns ip address





------- Additional Comments From craig.mcclanahan@sun.com  2002-01-02 17:24 -------
The getRemoteHost() method will return IP addresses (instead of host names) if 
DNS cannot be accessed.  What happens when you write a simple application that 
tries to call InetAddress.getHostName()?

Also, are you using Tomcat stand-alone or going through one of the web 
connectors?  If the latter, which version?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>