[erlang-questions] gethostbyname always timeout
info
info@REDACTED
Wed Aug 19 12:23:22 CEST 2009
Just events 7001 because I disabled dhcp.
Note that I also disabled my firewall !
I don't know if my DNS server is correctly configured.
In IIS, default web site uses port 80: conflict ?
check the windows log by
c:\>eventvwr.msc
is there sth strange?
2009/8/19 info <info@REDACTED>
The ping is correct, nslookup returns a correct dns address and the ip 193.180.168.20 for erlang.org
whats the result in command console?
ping www.erlang.org
nslookup www.erlang.org
2009/8/19 info <info@REDACTED>
Hello,
on my machine with windows 2003 server, the function
inet:gethostbyname("www.erlang.org", inet) returns always {error,timeout}
why ?
More information about the erlang-questions
mailing list