Hi this is a very silly advice :(, but have you restarted Zebra? changes in koha-conf.xml are not effective until you restart the server, if you have started have you tried telnet localhost 210?
Hugo 2015-04-07 19:46 GMT+02:00 Craig Butosi <[email protected]>: > Hi Everyone, > > I was interested in making my catalogue searchable by turning its > <biblios> database into a z39.50 target. I've followed the instructions in > my koha-conf.xml file (etc/koha/sites/library/koha-conf.xml), un-commenting > the necessary areas. However, going through the Troubleshooting page on the > Koha Wiki: > http://wiki.koha-community.org/wiki/Troubleshooting_Koha_as_a_Z39.50_server > has led to a dead-end. > > I have my port set to 210 (this is different from the 9999 default for > biblios), yet I cannot connect to yaz-client after running > > yaz-client -c /etc/koha/zebradb/ccl.properties localhost:210/biblios > > It shows the following error: > > Connecting...error = System (lower-layer) error: > Connection refused > > > Now, I'm wondering if this is a simple case of not opening port 210 on my > firewall. I've run the following command, attempting to do this: > > sudo iptables -A INPUT -p udp --dport 210 -j ACCEPT > > Yet, this port isn't listed on my server connections (sudo netstat -pn > --udp -listen) > > Can anyone advise, please? (Happy to send the necessary areas of my > koha-conf.xml file off-list for diagnosis). > > Many thanks in advance! > > Best to all, > > Craig Butosi, MA, MLIS, B Mus (Hons.) > LIBRARY SERVICES MANAGER > the royal conservatory > TELUS Centre for Performance and Learning > 273 Bloor Street West > Toronto, ON M5S 1W2 > 416.408.2824 x338 > www.rcmusic.ca<http://www.rcmusic.ca/> > > > > Note: This email message and any attachments are intended only for the use > of the individual to which it is addressed, and may contain information > that is privileged, confidential and exempt from disclosure under > applicable law. If the recipient of this email is not the intended > recipient (or the employee or agent responsible for delivering the email to > the intended recipient), you are hereby notified that any review, > dissemination, distribution or copying or other use of this message is > strictly prohibited. If you have received this communication in error, > please notify the sender immediately by return email and delete this > message and attachments from your system, thank you. > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* Director Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70 [email protected] · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema. _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

