From: Hontvari J. <hon...@so...> - 2004-01-31 21:29:35
|
Somehow dnsjava cannot find the local name server on a Windows 2003 machine. It is working well on other Windows os-s. If I use -Ddnsjava.options=verbose and do a lookup, it is shown that it sends the requests to 127.0.0.1:53. I know this is the fallback address. The windows ipconfig command correctly displays two DNS servers. Any idea why it doesn't use the dns servers returned by ipconfig? |