.TH GO500GW 8C "20 August 2000" "OpenLDAP LDVERSION" .\" $OpenLDAP$ .\" Copyright 1998-2000 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .SH NAME go500gw \- General Gopher to X.500 gateway for browsing and searching .SH SYNOPSIS .B LIBEXECDIR/go500gw [\-a] [\-d level] [\-f filterfile] .B [\-t templatefile] [\-c rdncount] .B [\-h helpfile] [\-l] [\-p listenport] .B [\-P ldapport] [\-x ldaphost] [\-I] .SH DESCRIPTION .B go500gw is the general gopher to X.500 browsing and search gateway daemon. It speaks gopher on one side and X.500 (via LDAP) on the other. It presents the X.500 DIT as a tree of menus, search items, and documents in gopher space, supporting both browsing and searching of X.500 via a gopher client. By default, it listens on port 7777 for connections from gopher clients. .LP The .B go500gw server can be run either from .BR inetd (8) or as stand-alone server. .SH STAND-ALONE OPERATION To start .B go500gw as a stand-alone server, simply start it with no arguments .LP .nf .ft tt LIBEXECDIR/go500gw .ft .fi .LP If you would like to start it at boot time add some lines like this to the .BR /etc/rc.local (5) or equivalent file: .LP .nf .ft tt if [ -f LIBEXECDIR/go500gw ]; then LIBEXECDIR/go500gw; echo ' go500gw' fi .ft .fi .SH OPERATION WITH INETD To arrange to have .B go500gw started from .BR inetd (8), the Internet protocol daemon, add a line like the following to your .BR /etc/services (5) file, or the equivalent: .LP .nf .ft tt go500gw 7777/tcp go500gw .ft .fi .LP Next, add a line like this to your .BR /etc/inetd.conf (5) file, or the equivalent: .LP .nf .ft tt go500gw stream tcp nowait nobody LIBEXECDIR/go500gw go500gw -I .ft .fi .LP For these changes to take effect with inetd, you will probably have to send it it a HUP signal. See .BR inetd (8) for more details. .SH GOPHER CONFIGURATION The next step is to configure your local gopher server to have an entry for .BR go500gw . With the standard unix gopher server, this can be done with a .B .link file. A sample .B .link file is given below, with the things you should change given in <>'s: .LP .nf .ft tt Name=