Menu

#4 JES not finding DNS server

v1.0 (example)
open
nobody
None
5
2015-01-03
2013-07-02
Jim Holton
No

Hi, I am trying to get JES installed on a windows vista box. I seem to be having an issue with connecting to a DNS server. Here is the output from the lookup.bat program:

C:\Users\Jim>cd \ess\jes

C:\ess\jes>cd bin

C:\ess\jes\bin>lookup "" "" MX expenseservices.com
Performs a DNS Lookup using dnsjava against a DNS server for a domain.
Must be called from the directory where the script resides.
"Usage: lookup.bat <dns server="" address=""><dns search="" suffix=""><lookup record="" type="">"
" <domain to="" lookup="">"
Example: The dns server is located at address 192.168.1.1, the search suffix is
example.com, the record type is MX (typical for a mail server) and the
domain is ericdaugherty.com:
lookup.bat 192.168.1.1 example.com MX ericdaugherty.com
Example: Letting dnsjava detect the settings and the lookup concerns a MX record

     of type MX for the ericdaugherty.com domain:
      lookup.bat "" "" MX ericdaugherty.com

Results:
adding server 192.168.1.1
lookup expenseservices.com. MX
unknown
Sending to 192.168.1.1:53
ExtendedResolver: got java.net.SocketTimeoutException
Sending to 192.168.1.1:53
ExtendedResolver: got java.net.SocketTimeoutException
Sending to 192.168.1.1:53
ExtendedResolver: got java.net.SocketTimeoutException
expenseservices.com: timed out

I am running Java 7:

C:\ess\jes\bin>Java.exe -version
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
Java HotSpot(TM) Client VM (build 23.25-b01, mixed mode, sharing)

The DNS works with all my other apps. Here's the output from ipconfig /all:

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
Physical Address. . . . . . . . . : 00-1D-60-92-90-EE
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::44ba:68cf:fc9:ea81%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.200(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Monday, July 01, 2013 4:01:53 PM
Lease Expires . . . . . . . . . . : Wednesday, July 03, 2013 8:38:01 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 201333756
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-0E-85-18-51-00-1D-60-92-90-EE

DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled

And, I just downloaded JES so it should be the latest version. The POP3 port will come up, but runs slow. The SMTP port is bombing.

Any input or suggestions will be helpful.

Thanks in advance.

Regards,

Jim Holton
jim@rjholton.com

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.