Re: [Koha] Troubleshooting Z39.50 access
Jason, Try on port 2100. Ports below 256 are restricted to root user by Linux. If you really want to use port 210, you'll have to use iptables to forward it. But as I mentionned, try it first with 2100. Cheers, Eric BéginSolutions inLibro inc. -------- Message d'origine -------- De : Jason Loeffler <j@minorscience.com> Date : 09/05/2016 19:29 (GMT-05:00) À : koha@lists.katipo.co.nz Objet : [Koha] Troubleshooting Z39.50 access Hello. New Koha user here and attempting to configure Z39.50 for external libraries to harvest records. I've configured the server directive and server info blocks which I've shared in the following gist. https://gist.github.com/minorscience/d92d40f077b830c5985eed116d81b2f4 Not sure what else need to done besides bouncing the Zebra server. Any attempt to connect on the local network or outside network returns: Connecting...error = System (lower-layer) error Zebra is running and the assigned port is open. Any ideas? I'm a little familiar with yaz but haven't used it much in a Koha context. Thanks in advance. Jason Loeffler Technology Consultant Minor Science | Application Development & Metadata Strategy Brooklyn, New York jason@minorscience.com (347) 405-0826 minorscience (Skype) _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Thanks very much, Eric! I overlooked that. Works fine now with and with iptables configuration. Best, JL On Mon, May 9, 2016 at 8:01 PM, Eric Bégin <eric.begin@inlibro.com> wrote:
Jason,
Try on port 2100.
Ports below 256 are restricted to root user by Linux.
If you really want to use port 210, you'll have to use iptables to forward it.
But as I mentionned, try it first with 2100.
Cheers,
Eric Bégin Solutions inLibro inc.
-------- Message d'origine -------- De : Jason Loeffler <j@minorscience.com> Date : 09/05/2016 19:29 (GMT-05:00) À : koha@lists.katipo.co.nz Objet : [Koha] Troubleshooting Z39.50 access
Hello.
New Koha user here and attempting to configure Z39.50 for external libraries to harvest records.
I've configured the server directive and server info blocks which I've shared in the following gist.
https://gist.github.com/minorscience/d92d40f077b830c5985eed116d81b2f4
Not sure what else need to done besides bouncing the Zebra server.
Any attempt to connect on the local network or outside network returns:
Connecting...error = System (lower-layer) error
Zebra is running and the assigned port is open.
Any ideas? I'm a little familiar with yaz but haven't used it much in a Koha context.
Thanks in advance.
Jason Loeffler Technology Consultant Minor Science | Application Development & Metadata Strategy Brooklyn, New York jason@minorscience.com (347) 405-0826 minorscience (Skype) _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Eric Bégin -
Jason Loeffler