SV: RE: [jcifs] About the long crawling time again...

torjo845 at student.liu.se torjo845 at student.liu.se
Thu Aug 9 07:28:36 EST 2001


Ok, ran some more tests with the following results:

astmatix <67> nmblookup A828
Added interface ip=130.236.186.15 bcast=130.236.186.255 nmask=255.255.255.0
Sending queries to 130.236.186.255
name_query failed to find name A828


astmatix <70> java -Djcifs.wins=130.236.230.9 Test A828
Host exists.


astmatix <71> telnet 130.236.218.28 139
Trying 130.236.218.28... (had to ctrl+c here cause nothing happened)

astmatix <72> ping A828
ping: unknown host A828

astmatix <74> ping 130.236.218.28
no answer from 130.236.218.28
(got the IP from the log when I ran my Test program)


----- Original Message -----
From: "Allen, Michael B (RSCH)" <Michael_B_Allen at ml.com>
Date: Wednesday, August 8, 2001 10:30 pm
Subject: RE: SV: RE: [jcifs] About the long crawling time again...

> I don't know Torgny. You really got me with this one. It 
> successfully resolves
> the name as a file service but trying to connect to port 139 at 
> that IP looks
> like it just makes the socket connect hang. I think an important 
> diagnostichere would be to try and telnet to one of these "lame" 
> hosts on port 139.
> You're not going to actually "log in" of course but it will 
> confirm wheather or
> not the host is indeed living.
> 
> For example a successfull connect would give you a "Connected to"
> message like:
> 
> $ telnet 130.236.186.15 139
> Trying 130.236.186.15...
> Connected to 130.236.186.15.
> Escape character is '^]'.
> 
> whereas failure will result in the familar "No route to host" like:
> 
> [miallen at prodlinux miallen]$ telnet 130.236.186.15 139  
> Trying 130.236.186.15...
> telnet: Unable to connect to remote host: No route to host
> 
> Can you try it?
> 
> Thanks,
> Mike
> 
> > -----Original Message-----
> > From:	torjo845 at student.liu.se [SMTP:torjo845 at student.liu.se]
> > 
> > Here we go. I've attached the log to this mail.
> > It took me about 20-25 minutes to get this exception...
> > 
> > > > > > torgny at p13:~/java$ java -Djcifs.properties=LinGet.prp
> > > > > > ThreadedSmbCrawler smb://750 1 1
> > > > > > Aug 3 08:50:11.280 - SmbFile exception
> > > > > > java.net.NoRouteToHostException: Connection timed out
> > > > >
> > > > >
> > > 
> > >  << File: log.txt >> 
> 
> 
> 





More information about the jcifs mailing list