--- projects/cms/source/conient/build/etc/default.conf 2001/03/22 01:18:52 1.11 +++ projects/cms/source/conient/build/etc/default.conf 2003/02/23 12:45:20 1.12 @@ -1,6 +1,6 @@ # Initial Conient configuration # -# $Id: default.conf,v 1.11 2001/03/22 01:18:52 ajm Exp $ +# $Id: default.conf,v 1.12 2003/02/23 12:45:20 tdb Exp $ # The friendly name of this client # used to identify our connection to the server @@ -12,7 +12,7 @@ clientname=Conient # the default i-scream server to connect to # -control.server=raptor.ukc.ac.uk +control.server=i-scream.example.com # the default port which the i-scream server will # talk to i-scream clients on @@ -44,7 +44,7 @@ data.onstartconnect=0 # connect direct, just comment this line # useFirewall=0 -firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 7200 +firewall.command=ssh -l login -L%PORT%:%SERVER%:%PORT% i-scream.example.com sleep 7200 # the time in seconds to wait for the firewall.command to # finish executing and thus start up the pipe