At 09:42 AM 6/7/2016 -0400, G.C. wrote:
[snip] So, one possibility is that there is a firewall blocking the LC Z39.50
server outright, or just your ability to access port 210.  To
distinguish, you could try the following command:

curl http://lx2.loc.gov

That will always give <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>403 Forbidden</title> etc, etc

Try using: curl http://lx2.loc.gov:210 which should give: <?xml version="1.0"?>
<zs:explainResponse xmlns:zs= etc, etc

Our production Z39.50 to LoC works perfectly using lx2.loc.gov:210 LCDB USMARC utf8

Best -- Paul


If you get a response like the following:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">


Forbidden



You don't have permission to access / on this server.

... it means that while you are able to access the Z39.50 server on
port 80, access to port 210 is blocked.  If that's the case, your next
step would be to check with your server and network administrators to
see if there is an outgoing block on port 210.

Regards,

Galen
--
Galen Charlton
Infrastructure and Added Services Manager
Equinox Software, Inc. / Open Your Library
email:  g...@esilibrary.com
direct: +1 770-709-5581
cell:   +1 404-984-4366
skype:  gmcharlt
web:    http://www.esilibrary.com/
Supporting Koha and Evergreen: http://koha-community.org &
http://evergreen-ils.org
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

---
Maritime heritage and history, preservation and conservation,
research and education through the written word and the arts.
<http://NavalMarineArchive.com> and <http://UltraMarine.ca>
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to