On 2008/10/17, at 9:07 PM, vijay kumar wrote:
Dear Sir, Again Getting same error after addding port also. Z> open tcp:z3950.loc.gov:7090 Connecting...error = System (lower-layer) error: Connection timed out Z> [2]+ Stopped ./yaz-client root@vijay-home:/usr/bin# yaz-client tcp:z3950.loc.gov:7090 Connecting...error = System (lower-layer) error: Connection timed out
my yaz -version is 3.0.26-1
So guide me further....
With regards, vijay
try using telnet to test... $ telnet z3950.loc.gov 7090 Trying 140.147.249.38... Connected to ilsweb.loc.gov. Escape character is '^]'. ^] telnet> q Connection closed. $ if you can't connect to the host via telnet - you have a network issue. probably port 7090 is blocked for your network :(
On Fri, Oct 17, 2008 at 1:25 PM, Mason James <mason.loves.sushi@gmail.com> wrote:
On 2008/10/17, at 8:44 PM, vijay kumar wrote:
Dear Sir, I am getting again same error in step 2. Z> open tcp:z3950.loc.gov Connecting...error = System (lower-layer) error: Connection timed out
As to network problem,Internet is comparatively fast upto 100 Mbps but I donot know about firewall that prevents IP connections on 7090 port? So suggest me how to overcome this problem? Is there any solution ????
with regards, vijay
a more detailed example...
$ yaz-client tcp:z3950.loc.gov:7090
Connecting...OK. Sent initrequest. Connection accepted by v3 target. ID : 34 Name : Voyager LMS - Z39.50 Server (YAZ Proxy) Version: 2006.5.2/1.2.1.1 Options: search present Elapsed: 0.475504 Z> base voyager Z> f dinosaur Sent searchRequest. Received SearchResponse. Search was a success. Number of hits: 1976 records returned: 0 Elapsed: 2.321614 Z>
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha