12 |
|
|
13 |
|
# the default i-scream server to connect to |
14 |
|
# |
15 |
< |
control.server=killigrew.ukc.ac.uk |
15 |
> |
control.server=boe.9gr.net |
16 |
|
|
17 |
|
# the default port which the i-scream server will |
18 |
|
# talk to i-scream clients on |
43 |
|
# if you do NOT wish to use this command, and simply |
44 |
|
# connect direct, just comment this line |
45 |
|
# |
46 |
< |
#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleeper.sh |
47 |
< |
# |
48 |
< |
# NOTE: in the above command sleeper.sh is: |
49 |
< |
# |
50 |
< |
# #!/bin/sh |
51 |
< |
# pkill -u ajm4 -x sleep |
52 |
< |
# sleep 7200 |
46 |
> |
#firewall.command=ssh -l ajm4 -L%PORT%:%SERVER%:%PORT% raptor.ukc.ac.uk sleep 7200 |
47 |
|
|
48 |
|
# the time in seconds to wait for the firewall.command to |
49 |
|
# finish executing and thus start up the pipe |
60 |
|
# it assumes "localhost". |
61 |
|
# |
62 |
|
#firewall.server=localhost |
63 |
+ |
|
64 |
+ |
# display extra data given by a host |
65 |
+ |
# uncomment the following |
66 |
+ |
#displayExtraData |
67 |
+ |
|
68 |
+ |
# display server queue information |
69 |
+ |
# uncomment the following |
70 |
+ |
#displayQueueInformation |