1 <!doctype linuxdoc system>
5 <!-- Title information -->
7 <title>The DXSpider Administration Manual v1.49</title>
8 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net)</author>
9 <date>February 2002 revision 1.3</date>
12 A reference for SysOps of the DXSpider DXCluster program.
15 <!-- Table of contents -->
18 <!-- Begin the document -->
20 <sect>Routing and Filtering
25 From DXSpider version 1.48, major changes were introduced to the way
26 node connections are treated. This is part of an ongoing process to
27 remove problems with loops and to enable talk and other functions to
28 propagate across the whole of the worldwide cluster network. In fact,
29 in a Spider network, it would be useful, perhaps even necessary to
30 have loops. This would give real resilience to the network, meaning
31 that if a link dropped, the information flow would simply come in and
32 go out via a different route. Of course, we do not have a complete
33 network of Spider nodes, there are other programs out there. Some of
34 these do not have any protection from loops. Certainly AK1A does not
35 handle loops well at all. It is therefore necessary to have some form
36 of protection for these nodes.
39 In fact DXSpider has had a simple system for some time which is called
40 <it>isolation</it>. This is similar to what in other systems such as
41 <bf>clx</bf>, is called <it>passive mode</it>. A more detailed explanation
42 of <it>isolation</it> is given further below. This system is still available
43 and, for simple networks, is probably all that you need.
46 The new functionality introduced in version 1.48 allows filtering the node
47 and user protocol frames on a "per interface" basis. We call this
48 <it>route filtering</it>. This is used <bf>instead of</bf>
52 What this really means is that you can control more or less completely
53 which user and node management PC protocol frames pass to each of your
54 partner nodes. You can also limit what comes into your node from your
55 partners. It is even possible to control the settings that your partner
56 node has for the routing information that it sends to you
57 (using the <it>rcmd</it> command).
62 Initially when route filters were being tested we generated a
63 "default" filter. Unfortunately it quickly became apparent that this
64 might suit the UK cluster network but didn't really fit anybody else.
65 However using a default filter is an appropriate thing to do. How, is
69 The first thing that you must do is determine whether you need to use
70 route filtering <bf>at all</bf>. If you are a "normal" node with two or
71 three partners and you arranged in an "official" non-looping tree type
72 network, then <bf>you do not need to do route filtering</bf> and you will
73 feel a lot better for not getting involved. If you are successfully using
74 <it>isolation</it> then you also probably don't need to use route filtering.
77 To put it simply, you should not mix Isolation and Route Filtering. It
78 will work, of sorts, but you will not get the expected results. If you
79 are using Isolation sucessfully at the moment, do not get involved in
80 Route Filtering unless you have a good supply of aspirin! Once you have
81 started down the road of Route Filtering, do not use Isolation either.
82 Use one or the other, not both.
85 You will only require this functionality if you are "well-connected". What
86 that means is that you are connected to several different parts of (say)
87 the EU cluster and, at the same time, also connected to two or three places
88 in the US which, in turn are connected back to the EU. This is called a
89 "loop" and if you are seriously looped then you need filtering.
92 I should at this stage give a little bit of background on filters. All
93 the filters in Spider work in basically the same way. You can either
94 accept or reject various options in order to create the filter rules
95 you wish to achieve. Some filters are user settable, others can only
96 be altered by the sysop. Route filtering can only be done by the sysop.
99 Anyway, without further discouragement, let me start the process
102 <sect1>The node_default filter
105 All normal systems should have a default routing filter and it should
106 usually be set to send only the normal, unlooped, view of your
107 "national" network. Here in the UK that means nodes from the UK and
108 Eire, in EU it is more complex as the networks there grew up in a more
112 The generic commands are:-
115 reject/route node_default <filter_option>
119 accept/route node_default <filter_option>
122 where filter_option is one of the following ...
125 call <prefixes>
126 call_dxcc <numbers>
127 call_itu <numbers>
128 call_zone <numbers>
129 channel <prefixes>
130 channel_dxcc <numbers>
131 channel_itu <numbers>
132 channel_zone <numbers>
135 Please be careful if you alter this setting, it will affect
136 <bf><it>ALL</it></bf> your links! Remember, this is a <it>default</it>
137 filter for node connections, not a <it>per link</it> default.
140 For the default routing filter then you have two real choices: either
141 a "national" view or the "safe" option of only your own
142 callsign. Examples of each (for my node: GB7DJK) are:-
145 acc/route node_default call_dxcc 61,38
146 acc/route node_default call gb7djk
149 GB7DJK uses the first of these. The DXCC countries can be obtained from the
150 <it>show/prefix</it> command.
153 The example filters shown control <it>output</it> <bf>TO</bf> all your
154 partner nodes unless they have a specific filter applied to them (see
158 It is also possible to control the <it>incoming</it> routing
159 information that you are prepared to accept <bf>FROM</bf> your partner
160 nodes. The reason this is necessary is to make sure that stuff like
161 mail, pings and similar commands a) go down the correct links and b)
162 don't loop around excessively. Again using GB7DJK as an example a typical
163 default input filter would be something like:
166 rej/route node_default input call_dxcc 61,38 and not channel_dxcc 61,38
169 What this does is accept node and user information for our national
170 network from nodes that are in our national network, but rejects such
171 information from anyone else. Although it doesn't explicitly say so,
172 by implication, any other node information (not from the UK and Eire)
176 As I imagine it will take a little while to get one's head around all of
177 this you can study the effect of any rules that you try by watching the
178 debug output after having done:-
184 After you have got tired of that, to put it back the way it was:-
190 <sect1>General route filtering
193 Exactly the same rules apply for general route filtering. You would
194 use either an accept filter or a reject filter like this ...
197 reject/route <node_call> <filter_option>
201 accept/route <node_call> <filter_option>
205 Here are some examples of route filters ...
208 rej/route gb7djk call_dxcc 61,38 (send everything except UK+EIRE nodes)
209 rej/route all (equiv to [very] restricted mode)
210 acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
211 acc/route gb7djk call gb7djk (equiv to SET/ISOLATE)
214 In practice you will either be opening the default filter out for a
215 partner by defining a specific filter for that callsign:-
219 acc/route gb7baa input all
222 or restricting it quite a lot, in fact making it very nearly like an
223 <it>isolated</it> node, like this:-
226 acc/route pi4ehv-8 call gb7djk
227 rej/route pi4ehv-8 input call_dxcc 61,38
230 This last example takes everything except UK and Eire from PI4EHV-8
231 but only sends him my local configuration (just a PC19 for GB7DJK and
232 PC16s for my local users).
235 It is possible to write <bf>much</bf> more complex rules, there are up
236 to 10 accept/reject pairs per callsign per filter. For more information
237 see the next section.
240 <sect1>General filter rules
243 Upto v1.44 it was not possible for the user to set their own filters. From
244 v1.45 though that has all changed. It is now possible to set filters for just
245 about anything you wish. If you have just updated from an older version of
246 DXSpider you will need to update your new filters. You do not need to do
247 anything with your old filters, they will be renamed as you update.
250 There are 3 basic commands involved in setting and manipulating filters. These
251 are <em>accept</em>, <em>reject</em> and <em>clear</em>. First we will look
252 generally at filtering. There are a number of things you can filter in the
253 DXSpider system. They all use the same general mechanism.
256 In general terms you can create a "reject" or an "accept" filter which can have
257 up to 10 lines in it. You do this using, for example ...
264 where ..... are the specific commands for that type of filter. There are filters
265 for spots, wwv, announce, wcy and (for sysops) connects. See each different
266 accept or reject command reference for more details.
268 There is also a command to clear out one or more lines in a filter. They are ...
275 There is clear/xxxx command for each type of filter.
278 and you can check that your filters have worked by the command ...
285 For now we are going to use spots for the examples, but you can apply the same
286 principles to all types of filter.
288 <sect1>Types of filter
291 There are two main types of filter, <em>accept</em> or <em>reject</em>. You
292 can use either to achieve the result you want dependent on your own preference
293 and which is more simple to do. It is pointless writing 8 lines of reject
294 filters when 1 accept filter would do the same thing! Each filter has 10
295 lines (of any length) which are tried in order. If a line matches then the
296 action you have specified is taken (ie reject means ignore it and accept
300 If you specify reject filters, then any lines that arrive that match the filter
301 will be dumped but all else will be accepted. If you use an accept filter,
302 then ONLY the lines in the filter will be accepted and all else will be dumped.
303 For example if you have a single line <em>accept</em> filter ...
306 accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
309 then you will <em>ONLY</em> get VHF spots <em>from</em> or <em>to</em> CQ zones
313 If you set a reject filter like this ...
316 reject/spots on hf/cw
319 Then you will get everything <em>EXCEPT</em> HF CW spots. You could make this
320 single filter even more flexible. For example, if you are interested in IOTA
321 and will work it even on CW even though normally you are not interested in
322 CW, then you could say ...
325 reject/spots on hf/cw and not info iota
328 But in that case you might only be interested in iota and say:-
331 accept/spots not on hf/cw or info iota
334 which achieves exactly the same thing. You should choose one or the other
335 until you are comfortable with the way it works. You can mix them if you
336 wish (actually you can have an accept AND a reject on the same line) but
337 don't attempt this until you are sure you know what you are doing!
340 You can arrange your filter lines into logical units, either for your own
341 understanding or simply convenience. Here is an example ...
344 reject/spots 1 on hf/cw
345 reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)
348 What this does is to ignore all HF CW spots and also rejects any spots on VHF
349 which don't either originate or spot someone in Europe.
352 This is an example where you would use a line number (1 and 2 in this case), if
353 you leave the digit out, the system assumes '1'. Digits '0'-'9' are available.
354 This make it easier to see just what filters you have set. It also makes it
355 more simple to remove individual filters, during a contest for example.
358 You will notice in the above example that the second line has brackets. Look
359 at the line logically. You can see there are 2 separate sections to it. We
360 are saying reject spots that are VHF or above <em>APART</em> from those in
361 zones 14, 15 and 16 (either spotted there or originated there). If you did
362 not have the brackets to separate the 2 sections, then Spider would read it
363 logically from the front and see a different expression entirely ...
366 (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16
369 The simple way to remember this is, if you use OR - use brackets. Whilst we are
370 here CASE is not important. 'And BY_Zone' is just the same as 'and by_zone'.
372 As mentioned earlier, setting several filters can be more flexible than
373 simply setting one complex one. Doing it in this way means that if you want
374 to alter your filter you can just redefine or remove one or more lines of it or
375 one line. For example ...
378 reject/spots 1 on hf/ssb
381 would redefine our earlier example, or
387 To remove all the filter lines in the spot filter ...
393 <sect1>Filter options
396 You can filter in several different ways. The options are listed in the
397 various helpfiles for accept, reject and filter.
399 <sect1>Default filters
402 Sometimes all that is needed is a general rule for node connects. This can
403 be done with a node_default filter. This rule will always be followed, even
404 if the link is isolated, unless another filter is set specifically. Default
405 rules can be set for nodes and users. They can be set for spots, announces,
406 WWV and WCY. They can also be used for hops. An example might look like
410 accept/spot node_default by_zone 14,15,16,20,33
411 set/hops node_default spot 50
414 This filter is for spots only, you could set others for announce, WWV and WCY.
415 This filter would work for ALL nodes unless a specific filter is written to
416 override it for a particular node. You can also set a user_default should
417 you require. It is important to note that default filters should be
418 considered to be "connected". By this I mean that should you override the
419 default filter for spots, you need to add a rule for the hops for spots also.
421 <sect1>Advanced filtering
424 Once you are happy with the results you get, you may like to experiment.
427 The previous example that filters hf/cw spots and accepts vhf/uhf spots from EU
428 can be written with a mixed filter, for example ...
433 acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
436 Note that the first filter has not been specified with a number. This will
437 automatically be assumed to be number 1. In this case, we have said <em>reject all
438 HF spots in the CW section of the bands but accept all others at HF. Also
439 accept anything in VHF and above spotted in or by operators in the zones
440 14, 15 and 16</em>. Each filter slot actually has a 'reject' slot and
441 an 'accept' slot. The reject slot is executed BEFORE the accept slot.
444 It was mentioned earlier that after a reject test that doesn't match, the default
445 for following tests is 'accept', the reverse is true for 'accept'. In the example
446 what happens is that the reject is executed first, any non hf/cw spot is passed
447 to the accept line, which lets through everything else on HF. The next filter line
448 lets through just VHF/UHF spots from EU.
450 <sect1>Basic hop control
453 In /spider/data you will find a file called hop_table.pl. This is the file
454 that controls your hop count settings. It has a set of default hops on the
455 various PC frames and also a set for each node you want to alter the hops for.
456 You may be happy with the default settings of course, but this powerful tool
457 can help to protect and improve the network. The file will look something
462 # hop table construction
467 # default hopcount to use
470 # some variable hop counts based on message type
481 # the per node hop control thingy
513 Each set of hops is contained within a pair of curly braces and contains a
514 series of PC frame types. PC11 for example is a DX spot. The figures here
515 are not exhaustive but should give you a good idea of how the file works.
518 SHould any of the nodecalls include an ssid, it is important to wrap the
519 whole call in single quotes, like this ...
532 If you do not do this, you will get errors and the file will not work as
536 You can alter this file at any time, including whilst the cluster is running.
537 If you alter the file during runtime, the command <em>load/hops</em> will
538 bring your changes into effect.
540 <sect1>Hop Control on Specific Nodes
542 <p>You can set a callsign specific hop count for any of the standard filter
546 set/hops gb7djk spot 4
547 set/hops node_default route 10
548 set/hops gb7baa wcy 5
551 all work on their specific area of the protocol.
554 The <em>set/hops</em> command overrides any hops that you have set otherwise.
557 You can set what hops have been set using the <em>show/hops</em> command.
559 <sect1>Isolating networks
562 It is possible to isolate networks from each other on a "gateway" node using the
563 <em>set/isolate <node_call></em> command.
566 The effect of this is to partition an isolated network completely from another
567 node connected to your node. Your node will appear on and otherwise behave
568 normally on every network to which you are connected, but data from an isolated
569 network will not cross onto any other network or vice versa. However all the
570 spot, announce and WWV traffic and personal messages will still be handled
571 locally (because you are a real node on all connected networks), that is locally
572 connected users will appear on all networks and will be able to access and
573 receive information from all networks transparently. All routed messages will
574 be sent as normal, so if a user on one network knows that you are a gateway for
575 another network, he can still still send a talk/announce etc message via your
576 node and it will be routed across.
579 If you use isolate on a node connection you will continue to receive
580 all information from the isolated partner, however you will not pass
581 any information back to the isolated node. There are times when you
582 would like to forward only spots across a link (maybe during a contest
583 for example). To do this, isolate the node in the normal way and use
584 an <em>acc/spot >call< all</em> filter to override the isolate.
588 <sect1>Filtering Mail
591 In the /spider/msg directory you will find a file called badmsg.pl.issue. Rename
592 this to badmsg.pl and edit the file. The original looks something like this ....
596 # the list of regexes for messages that we won't store having
597 # received them (bear in mind that we must receive them fully before
601 # The format of each line is as follows
603 # type source pattern
604 # P/B/F T/F/O/S regex
606 # type: P - private, B - bulletin (msg), F - file (ak1a bull)
607 # source: T - to field, F - from field, O - origin, S - subject
608 # pattern: a perl regex on the field requested
610 # Currently only type B and P msgs are affected by this code.
612 # The list is read from the top down, the first pattern that matches
613 # causes the action to be taken.
615 # The pattern can be undef or 0 in which case it will always be selected
616 # for the action specified
634 I think this is fairly self explanatory. It is simply a list of subject
635 headers that we do not want to pass on to either the users of the cluster or
636 the other cluster nodes that we are linked to. This is usually because of
637 rules and regulations pertaining to items for sale etc in a particular country.
640 <sect1>Filtering words from text fields in Announce, Talk and DX spots
643 From version 1.48 onwards the interface to this has changed. You can now
644 use the commands <em>set/badword</em> to add words that you are not prepared
645 to see on the cluster, <em>unset/badword</em> to allow that word again and
646 <em>show/badword</em> to list the words that you have set.
649 If you have a previous <em>/spider/data/badwords</em>, the first time you start
650 the node, it will read and convert this file to the new commands. The old style
651 file will then be removed.
653 <sect1>Stopping (possibly bad) DX Spots from Nodes or Spotters
656 There are a number of commands that control whether a spot progresses
657 any further by regarding it as "bad" in some way.
660 A DX Spot has a number of fields which can be checked to see whether they
661 contain "bad" values, they are: the DX callsign itself, the Spotter and
662 the Originating Node.
665 There are a set of commands which allow the sysop to control whether a
674 These work in the same as the <em>set/badword</em> command, you can add
675 any words or callsigns or whatever to the appropriate database. For
676 example, to stop a spot from a particular node you do:
679 set/badnode gb7djk gb7dxc
685 set/badspotter b0mb p1rat nocall
694 You can remove a word using the appropriate unset command
695 (<em>unset/baddx, unset/badspotter, unset/badnode</em>) or list them
696 using one of <em>show/baddx, show/badspotter</em> and
697 <em>show/badnode</em>.
702 DXSpider deals seamlessly with standard AK1A type mail. It supports both
703 personal and bulletin mail and the sysop has additional commands to ensure
704 that mail gets to where it is meant. DXSpider will send mail almost
705 immediately, assuming that the target is on line. However, only one
706 mail message is dealt with at any one time. If a mail message is already
707 being sent or recieved, then the new message will be queued until it has
710 The cluster mail is automatically deleted after 30 days unless the sysop
711 sets the "keep" flag using the <em>msg</em> command.
716 Personal mail is sent using the <em>sp</em> command. This is actually the
717 default method of sending mail and so a simple <em>s</em> for send will do.
718 A full list of the send commands and options is in the <em>command set</em>
719 section, so I will not duplicate them here.
724 Bulletin mail is sent by using the <em>sb</em> command. This is one of the
725 most common mistakes users make when sending mail. They send a bulletin
726 mail with <em>s</em> or <em>sp</em> instead of <em>sb</em> and of course
727 the message never leaves the cluster. This can be rectified by the sysop
728 by using the <em>msg</em> command.
730 <P>Bulletin addresses can be set using the Forward.pl file.
735 DXSpider receives all and any mail sent to it without any alterations needed
736 in files. Because personal and bulletin mail are treated differently, there
737 is no need for a list of accepted bulletin addresses. It is necessary, however,
738 to tell the program which links accept which bulletins. For example, it is
739 pointless sending bulletins addresses to "UK" to any links other than UK
740 ones. The file that does this is called forward.pl and lives in /spider/msg.
741 At default, like other spider files it is named forward.pl.issue. Rename it
742 to forward.pl and edit the file to match your requirements.
743 The format is below ...
747 # this is an example message forwarding file for the system
749 # The format of each line is as follows
751 # type to/from/at pattern action destinations
752 # P/B/F T/F/A regex I/F [ call [, call ...] ]
754 # type: P - private, B - bulletin (msg), F - file (ak1a bull)
755 # to/from/at: T - to field, F - from field, A - home bbs, O - origin
756 # pattern: a perl regex on the field requested
757 # action: I - ignore, F - forward
758 # destinations: a reference to an array containing node callsigns
760 # if it is non-private and isn't in here then it won't get forwarded
762 # Currently only type B msgs are affected by this code.
764 # The list is read from the top down, the first pattern that matches
765 # causes the action to be taken.
767 # The pattern can be undef or 0 in which case it will always be selected
768 # for the action specified
770 # If the BBS list is undef or 0 and the action is 'F' (and it matches the
771 # pattern) then it will always be forwarded to every node that doesn't have
772 # it (I strongly recommend you don't use this unless you REALLY mean it, if
773 # you allow a new link with this on EVERY bull will be forwarded immediately
774 # on first connection)
780 'B', 'T', 'LOCAL', 'F', [ qw(GB7MBC) ],
781 'B', 'T', 'ALL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
782 'B', 'T', 'UK', 'F', [ qw(GB7BAA GB7ADX) ],
783 'B', 'T', 'QSL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
784 'B', 'T', 'QSLINF', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
785 'B', 'T', 'DX', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
786 'B', 'T', 'DXINFO', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
787 'B', 'T', 'DXNEWS', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
788 'B', 'T', 'DXQSL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
789 'B', 'T', 'SYSOP', 'F', [ qw(GB7BAA GB7ADX) ],
790 'B', 'T', '50MHZ', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
794 Simply insert a bulletin address and state in the brackets where you wish
795 that mail to go. For example, you can see here that mail sent to "UK" will
796 only be sent to the UK links and not to PA4AB-14.
799 To force the cluster to reread the file use load/forward
802 <sect1>The msg command
805 The <em>msg</em> command is a very powerful and flexible tool for the
806 sysop. It allows the sysop to alter to and from fields and make other
807 changes to manage the cluster mail.
809 Here is a full list of the various options ...
812 MSG TO <msgno> <call> - change TO callsign to <call>
813 MSG FRom <msgno> <call> - change FROM callsign to <call>
814 MSG PRrivate <msgno> - set private flag
815 MSG NOPRrivate <msgno> - unset private flag
816 MSG RR <msgno> - set RR flag
817 MSG NORR <msgno> - unset RR flag
818 MSG KEep <msgno> - set the keep flag (message won't be deleted ever)
819 MSG NOKEep <msgno> - unset the keep flag
820 MSG SUbject <msgno> <new> - change the subject to <new>
821 MSG WAittime <msgno> - remove any waiting time for this message
822 MSG NOREad <msgno> - mark message as unread
823 MSG REad <msgno> - mark message as read
824 MSG QUeue - queue any outstanding bulletins
825 MSG QUeue 1 - queue any outstanding private messages
828 These commands are simply typed from within the cluster as the sysop user.
830 <sect1>Message status
833 You can check on a message from within the cluster by using the command
834 <em>stat/msg</em>. This will give you additional information on the
835 message number including which nodes have received it, which node it
836 was received from and when etc. Here is an example of the output of
840 G0VGS de GB7MBC 28-Jan-2001 1308Z >
843 Msg Time: 26-Jan-2001 1302Z
847 Subject: AMSAT 2line KEPS 01025.AMSAT
849 Got it Nodes: GB7BAA, GB7ADX
853 G0VGS de GB7MBC 28-Jan-2001 1308Z >
856 <sect1>Filtering mail
859 This is described in the section on <em>Other filters</em> so I will not
862 <sect1>Distribution lists
865 Distribution lists are simply a list of users to send certain types of
866 mail to. An example of this is mail you only wish to send to other
867 sysops. In /spider/msg there is a directory called <em>distro</em>. You
868 put any distibution lists in here. For example, here is a file called
869 SYSOP.pl that caters for the UK sysops.
872 qw(GB7TLH GB7DJK GB7DXM GB7CDX GB7BPQ GB7DXN GB7MBC GB7MBC-6 GB7MDX
873 GB7NDX GB7SDX GB7TDX GB7UDX GB7YDX GB7ADX GB7BAA GB7DXA GB7DXH
874 GB7DXK GB7DXI GB7DXS)
877 Any mail sent to "sysop" would only be sent to the callsigns in this list.
882 Spider provides a simple BBS interface. No input is required from the sysop
883 of the cluster at all. The BBS simply sets the cluster as a BBS and pushes
884 any required mail to the cluster. No mail can flow from Spider to the BBS,
885 the interface is one-way.
888 Please be careful not to flood the cluster network with unnecessary mail.
889 Make sure you only send mail to the clusters that want it by using the
890 Forward.pl file very carefully.
895 From 1.48 onwards it will become increasingly possible to control DXSpider's
896 operation with scripts of various kinds.
899 The directory /spider/scripts is where it all happens and is used for several
900 things. Firstly it contains a file called startup that can be used to call
901 in any changes to the cluster from the default settings on startup. This
902 script is executed immediately after all initialisation of the node is done
903 but before any connections are possible. Examples of this include how many
904 spots it is possible to get with the sh/dx command, whether you want
905 registration/passwords to be permanently on etc. An example file is shown
906 below and is included in the distribution as startup.issue.
910 # startup script example
912 # set maximum no of spots allowed to 100
913 # set/var $Spot::maxspots = 1
915 # Set registration on
916 # set/var $main::reqreg = 1
919 # set/var $main::passwdreq = 1
924 As usual, any text behind a # is treated as a comment and not read.
926 Secondly, it is used to store the login scripts for users and nodes. Currently
927 this can only be done by the sysop but it is envisaged that eventually users will
928 be able to set their own. An example is included in the distibution but here is
944 The lines in between commands can simply insert a blank line or a character
945 such as a + sign to make the output easier to read. Simply create this script
946 with your favourite editor and save it with the callsign of the user as the
947 filename. Filenames should always be in lower case.
950 Commands can be inserted in the same way for nodes. A node may wish a series
951 of commands to be issued on login, such as a merge command for example.
954 Thirdly, there are 2 default scripts for users and nodes who do not have a
955 specifically defined script. These are <em>user_default</em> and
956 <em>node_default</em>
961 Spider allows the creation of local or remote databases. It supports
962 chained databases, allowing several different databases to be scanned
963 with one simple command. Importing of databases is limited at present
964 to the standard AK1A databases such as OBLAST and the DB0SDX QSL
965 database but will expand with time.
967 <sect1>Creating databases
970 Creating a database could not be more simple. All the commands are
971 sent from the cluster prompt as the <em>sysop</em> user.
973 To create a database you use the command <em>dbcreate</em>. It can
974 be used in 3 different ways like so ..
980 To simply create a database locally, you just tell the command the
981 name of the database. This does not create the actual database, it
982 simply defines it to say that it exists.
985 dbcreate <name> chain <name> [<name>...]
988 This creates a chained database entry. The first database will be
989 scanned, then the second, the third etc...
992 dbcreate <name> remote <name>
995 This creates a remote entry. the first name field is the database
996 name at the remote node, then the remote switch, then the actual
997 node_call of the remote node, for example...
1000 dbcreate buckmaster remote gb7dxc
1003 Remote databases cannot be chained, however, the last database in a
1004 chain can be a remote database.
1006 <sect1>Importing databases
1009 The only databases that Spider can currently import are the standard
1010 AK1A databases such as OBLAST or the DB0SDX qsl and address database.
1011 This will be added to with time.
1013 To import such a database, first put the file somewhere useful like /tmp
1014 and then issue the following command ...
1017 dbimport oblast /tmp/OBLAST.FUL
1020 This will update the existing local oblast database or create it if
1023 <sect1>Checking available databases
1026 Once a database is created, you will want to check that it has been
1027 added. To do this use the <em>dbavail</em> command. This will
1028 output the available databases. For example ...
1032 DB Name Location Chain
1036 G0VGS de GB7MBC 3-Feb-2001 1925Z >
1039 <sect1>Looking up databases
1042 To look for information in a defined database, simply use the <em>dbshow</em>
1043 command, for example ...
1046 dbshow buckmaster G0YLM
1049 will show the information for the callsign G0YLM from the buckmaster
1050 database if it exists. To make things more standard for the users
1051 you can add an entry in the Aliases file so that it looks like a standard
1052 <em>show</em> command like this ...
1055 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
1058 Now you can simply use show/buckmaster or an abreviation.
1060 <sect1>Removing databases
1063 To delete an existing database you use the <em>dbremove</em> command.
1070 would remove the oblast database and its associated datafile from the
1071 system. There are no warnings or recovery possible from this command.
1072 If you remove a database it ceases to exist and would have to be created
1073 from scratch if you still required it.
1075 <sect>Information, files and useful programs
1080 One of the more important things a cluster sysop needs to do is to get
1081 information to his users. The simplest way to do this is to have a banner
1082 that is sent to the user on login. This is know as a "message of the day"
1083 or "motd". To set this up, simply create a file in /spider/data called motd
1084 and edit it to say whatever you want. It is purely a text file and will be
1085 sent automatically to anyone logging in to the cluster.
1090 This message of the day file lives in the same directory as the standard
1091 motd file but is only sent to non-registered users. Once registered they
1092 will receive the same message as any other user.
1094 <sect1>Downtime message
1097 If for any reason the cluster is down, maybe for upgrade or maintenance but
1098 the machine is still running, a message can be sent to the user advising them
1099 of the fact. This message lives in the /spider/data directory and is called
1100 "offline". Simply create the file and edit it to say whatever you wish.
1101 This file will be sent to a user attempting to log into the cluster when
1102 DXSpider is not actually running.
1104 <sect1>Other text messages
1107 You can set other text messages to be read by the user if they input the file
1108 name. This could be for news items or maybe information for new users.
1109 To set this up, make a directory under /spider called <em>packclus</em>.
1110 Under this directory you can create files called <em>news</em> or <em>newuser</em>
1111 for example. In fact you can create files with any names you like. These can
1112 be listed by the user with the command ....
1118 They can be read by the user by typing the command ....
1124 If the file they want to read is called <em>news</em>. You could also set
1125 an alias for this in the Alias file to allow them just to type <em>news</em>
1128 You can also store other information in this directory, either directly or
1129 nested under directories. One use for this would be to store DX bulletins
1130 such as the OPDX bulletins. These can be listed and read by the user.
1131 To keep things tidy, make a directory under /spider/packclus called
1132 <em>bulletin</em>. Now copy any OPDX or similar bulletins into it. These
1133 can be listed by the user in the same way as above using the <em>show/files</em>
1134 command with an extension for the bulletin directory you have just created,
1142 An example would look like this ....
1146 bulletin DIR 20-Dec-1999 1715Z news 1602 14-Dec-1999 1330Z
1149 You can see that in the files area (basically the packclus directory) there is a
1150 file called <em>news</em> and a directory called <em>bulletin</em>. You can
1151 also see that dates they were created. In the case of the file <em>news</em>,
1152 you can also see the time it was last modified, a good clue as to whether the
1153 file has been updated since you last read it. To read the file called
1154 <em>news</em> you would simply issue the command ....
1160 To look what is in the bulletin directory you issue the command ....
1164 opdx390 21381 29-Nov-1999 1621Z opdx390.1 1670 29-Nov-1999 1621Z
1165 opdx390.2 2193 29-Nov-1999 1621Z opdx391 25045 29-Nov-1999 1621Z
1166 opdx392 35969 29-Nov-1999 1621Z opdx393 15023 29-Nov-1999 1621Z
1167 opdx394 33429 29-Nov-1999 1621Z opdx394.1 3116 29-Nov-1999 1621Z
1168 opdx395 24319 29-Nov-1999 1621Z opdx396 32647 29-Nov-1999 1621Z
1169 opdx396.1 5537 29-Nov-1999 1621Z opdx396.2 6242 29-Nov-1999 1621Z
1170 opdx397 18433 29-Nov-1999 1621Z opdx398 19961 29-Nov-1999 1621Z
1171 opdx399 17719 29-Nov-1999 1621Z opdx400 19600 29-Nov-1999 1621Z
1172 opdx401 27738 29-Nov-1999 1621Z opdx402 18698 29-Nov-1999 1621Z
1173 opdx403 24994 29-Nov-1999 1621Z opdx404 15685 29-Nov-1999 1621Z
1174 opdx405 13984 29-Nov-1999 1621Z opdx405.1 4166 29-Nov-1999 1621Z
1175 opdx406 28934 29-Nov-1999 1621Z opdx407 24153 29-Nov-1999 1621Z
1176 opdx408 15081 29-Nov-1999 1621Z opdx409 23234 29-Nov-1999 1621Z
1177 Press Enter to continue, A to abort (16 lines) >
1180 You can now read any file in this directory using the type command, like this ....
1183 type bulletin/opdx391
1184 Ohio/Penn DX Bulletin No. 391
1185 The Ohio/Penn Dx PacketCluster
1189 Editor Tedd Mirgliotta, KB8NW
1190 Provided by BARF-80 BBS Cleveland, Ohio
1191 Online at 440-237-8208 28.8k-1200 Baud 8/N/1 (New Area Code!)
1192 Thanks to the Northern Ohio Amateur Radio Society, Northern Ohio DX
1193 Association, Ohio/Penn PacketCluster Network, K1XN & Golist, WB2RAJ/WB2YQH
1194 & The 59(9) DXReport, W3UR & The Daily DX, K3TEJ, KN4UG, W4DC, NC6J, N6HR,
1195 Press Enter to continue, A to abort (508 lines) >
1198 The page length will of course depend on what you have it set to!
1200 <sect1>The Aliases file
1203 You will find a file in /spider/cmd/ called Aliases. This is the file that
1204 controls what a user gets when issuing a command. It is also possible to
1205 create your own aliases for databases and files you create locally.
1208 You should not alter the original file in /spider/cmd/ but create a new file
1209 with the same name in /spider/local_cmd. This means that any new Aliases files
1210 that is downloaded will not overwrite your self created Aliases and also that
1211 you do not override any new Aliases with your copy in /spider/local_cmd/. You
1212 must remember that any files you store in /spider/local/ or /spider/local_cmd
1213 override the originals if the same lines are used in both files.
1216 The best way of dealing with all this then is to only put your own locally
1217 created Aliases in the copy in /spider/local_cmd. The example below is
1218 currently in use at GB7MBC.
1223 # Local Aliases File
1230 '^news$', 'type news', 'type',
1233 '^sh\w*/buck$', 'show/qrz', 'show',
1234 '^sh\w*/hftest$', 'dbshow hftest', 'dbshow',
1235 '^sh\w*/qsl$', 'dbshow qsl', 'dbshow',
1236 '^sh\w*/vhf$', 'dbshow vhf', 'dbshow',
1237 '^sh\w*/vhftest$', 'dbshow vhftest', 'dbshow',
1244 Each alphabetical section should be preceded by the initial letter and the section
1245 should be wrapped in square brackets as you can see. The syntax is straightforward.
1246 The first section on each line is the new command that will be allowed once the
1247 alias is included. The second section is the command it is replacing and the last
1248 section is the actual command that is being used.
1251 The eagle-eyed amongst you will have noticed that in the first section, the new
1252 alias command has a '^' at the start and a '$' at the end. Basically these force
1253 a perfect match on the alias. The '^' says match the beginning exactly and the
1254 '$' says match the end exactly. This prevents unwanted and unintentional matches
1255 with similar commands.
1258 I have 3 different types of alias in this file. At the top is an alias for 'news'.
1259 This is a file I have created in the /spider/packclus/ directory where I can inform
1260 users of new developments or points of interest. In it's initial form a user would
1261 have to use the command <em>type news</em>. The alias allows them to simply type
1262 <em>news</em> to get the info. Second is an alias for the <em>show/qrz</em>
1263 command so that those users used to the original <em>show/buck</em> command in
1264 AK1A will not get an error, and the rest of the lines are for locally created
1265 databases so that a user can type <em>show/hftest</em> instead of having to use
1266 the command <em>dbshow hftest</em> which is not as intuitive.
1269 This file is just an example and you should edit it to your own requirements.
1270 Once created, simply issue the command <em>load/alias</em> at the cluster
1271 prompt as the sysop user and the aliases should be available.
1277 In later versions of Spider a simple console program is provided for the sysop.
1278 This has a type ahead buffer with line editing facilities and colour for spots,
1279 announces etc. To use this program, simply use console.pl instead of client.
1282 To edit the colours, copy /spider/perl/Console.pl to /spider/local and edit the
1283 file with your favourite editor.
1285 <sect1>Updating kepler data
1288 Spider has a powerful and flexible show/satellite command. In order for
1289 this to be accurate, the kepler data has to be updated regularly. In
1290 general, this data is available as an email or via cluster mail.
1291 Updating it is simple. First you need to export the mail message as a
1292 file. You do this with the <em>export</em> command from the cluster prompt
1293 as the sysop. For example ...
1296 export 5467 /spider/perl/keps.in
1300 would export message number 5467 as a file called keps.in in the
1301 /spider/perl directory.
1304 Now login to a VT as sysop and cd /spider/perl. There is a command in
1305 the perl directory called <em>convkeps.pl</em>. All we need to do now is
1306 convert the file like so ...
1309 ./convkeps.pl keps.in
1313 Now go back to the cluster and issue the command ...
1320 That is it! the kepler data has been updated.
1322 <sect1>The QRZ callbook
1325 The command <em>sh/qrz</em> will only work once you have followed a few
1326 simple steps. First you need to get a user ID and password from qrz.com.
1327 Simply go to the site and create one. Secondly you need to copy the file
1328 /spider/perl/Internet.pm to /spider/local and alter it to match your user
1329 ID and password. You also at this point need to set $allow=1 to complete
1330 the setup. Many thanks to Fred Lloyd, the proprieter of
1331 <htmlurl url="http://www.qrz.com" name="qrz.com"> for allowing this access.
1336 From version 1.49 DXSpider has some additional security features. These
1337 are not by any means meant to be exhaustive, however they do afford some
1338 security against piracy. These two new features can be used independently
1339 of each other or in concert to tighten the security.
1344 The basic principle of registration is simple. If a user is not registered
1345 by the sysop, then they have read-only access to the cluster. The only
1346 thing they can actually send is a talk or a message to the sysop. In
1347 order for them to be able to spot, send announces or talks etc the sysop
1348 must register them with the <em>set/register</em> command, like this ...
1354 The user g0vgs can now fully use the cluster. In order to enable
1355 registration, you can issue the command ...
1358 set/var $main::reqreg = 1
1361 Any users that are not registered will now see the motd_nor file rather
1362 than the motd file as discussed in the Information, files and useful
1366 Entering this line at the prompt will only last for the time the cluster
1367 is running of course and would not be present on a restart. To make the
1368 change permanent, add the above line to /spider/scripts/startup. To
1369 read more on the startup file, see the section on Information, files
1370 and useful programs.
1373 To unregister a user use <em>unset/register</em> and to show the list
1374 of registered users, use the command <em>show/register</em>.
1379 At the moment, passwords only affect users who login to a DXSpider
1380 cluster node via telnet. If a user requires a password, they can
1381 either set it themselves or have the sysop enter it for them by using
1382 the <em>set/password</em> command. Any users who already have passwords,
1383 such as remote sysops, will be asked for their passwords automatically
1384 by the cluster. Using passwords in this way means that the user has a
1385 choice on whether to have a password or not. To force the use of
1386 passwords at login, issue the command ...
1389 set/var $main::passwdreq = 1
1392 at the cluster prompt. This can also be added to the /spider/scripts/startup
1393 file as above to make the change permanent.
1396 Of course, if you do this you will have to assign a password for each of
1397 your users. If you were asking them to register, it is anticipated that
1398 you would ask them to send you a message both to ask to be registered and
1399 to give you the password they wish to use.
1402 Should a user forget their password, it can be reset by the sysop by
1403 first removing the existing password and then setting a new one like so ...
1406 unset/password g0vgs
1407 set/password g0vgs new_password
1413 CVS stands for "Concurrent Versions System" and the CVS for DXSpider is held
1414 at <htmlurl url="http://www.sourceforge.net" name="Sourceforge">. This means
1415 that it is possible to update your DXSpider installation to the latest
1416 sources by using a few simple commands.
1419 Please be aware that if you update your system using CVS, it is possible that
1420 you could be running code that is very beta and not fully tested. There is
1421 a possibility that it could be unstable.
1424 I am of course assuming that you have a machine with both DXSpider and
1425 Internet access running.
1428 BEFORE YOU EVEN CONSIDER STARTING WITH THIS MAKE A BACKUP OF YOUR
1429 ENTIRE SPIDER TREE!!
1432 Assuming you are connected to the Internet, you need to login to the
1433 CVS repository and then update your Spider source. There are several
1434 steps which are listed below ...
1437 First login as the user <em>sysop</em>. Next you need to connect to the CVS
1438 repository. You do this with the command below ...
1441 cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login
1444 You will get a password prompt. Simply hit return here and your machine should
1445 return to a normal linux prompt.
1448 What happens next depends on whether you have an existing installation that
1449 you want to update with the latest and greatest or whether you just want
1450 to see what is there and/or run it on a new machine for testing.
1452 If you are installing Spider from CVS then change directory to /home/sysop
1454 If you are wanting to update Spider then cd to /tmp
1457 The next step will create a brand new 'spider' directory in your current
1461 cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider co spider
1464 This command is all on one line.
1467 Hopefully your screen should show you downloading files. The -z3 simply compresses
1468 the download to improve speed.
1469 When this has finished, you will have exactly the same as if you had untarred a full
1470 tarball PLUS some extra directories and files that CVS needs to do the magic that
1474 Now if you are doing a new installation, that's it. Carry on as if you have
1475 just downloaded and untarred the lastest tarball.
1478 If you want to upgrade your current installation then do this ...
1481 tar cvfz /tmp/s.tgz spider
1483 tar xvfzp /tmp/s.tgz
1486 This is assuming you downloaded to the /tmp directory of course.
1489 NOTE: the 'p' on the end of the 'xvfz' is IMPORTANT! It keeps the permissions
1490 correct. YOU WERE LOGGED IN AS THE USER SYSOP WEREN'T YOU?????
1492 Remember to recompile the C client (cd /spider/src; make)
1495 At this point the files have been upgraded. You can (usually) restart the cluster
1496 in your own time. However, if you attempt to use any new commands or features
1497 expect it to be fatal! At least your cluster will have been restarted then so it
1498 will be too late to worry about it!
1501 Now the magic part! From now on when you want to update, simply connect to the
1502 Internet and then, as the user <em>sysop</em> ...
1509 and your files will be updated. As above, remember to recompile the "C" client
1510 if it has been updated (CVS will tell you) and restart if any of the perl scripts
1511 have been altered or added, again, CVS will tell you.
1514 You will find any changes documented in the /spider/Changes file.
1516 <sect>The DXSpider command set
1519 Below is a complete list of commands available from the cluster prompt.
1520 Most maintenance tasks are automatic but there are some commands that are useful
1521 for a sysop. These are listed below in alphabetical order. The number in
1522 brackets following the command name is the permissions level needed to use
1525 <sect1>accept/announce (0)
1529 <bf>accept/announce [0-9] <pattern></bf> Set an accept filter
1534 Create an 'accept this announce' line for a filter.
1536 An accept filter line means that if the announce matches this filter it is
1537 passed onto the user. See HELP FILTERS for more info. Please read this
1538 to understand how filters work - it will save a lot of grief later on.
1540 You can use any of the following things in this line:-
1543 info <string> eg: iota or qsl
1544 by <prefixes> eg: G,M,2
1546 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1547 origin_itu <numbers>
1548 origin_zone <numbers>
1553 wx 1 filter WX announces
1554 dest <prefixes> eg: 6MUK,WDX (distros)
1561 acc/ann 2 by_zone 14,15,16
1562 (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
1571 This filter would only allow announces that were posted buy UK stations.
1572 You can use the tag 'all' to accept everything eg:
1578 but this probably for advanced users...
1580 <sect1>accept/announce (extended for sysops) (8)
1584 <bf>accept/announce <call> [input] [0-9]<pattern></bf> Announce filter sysop version
1588 This version allows a sysop to set a filter for a callsign as well as the
1589 default for nodes and users eg:-
1593 accept/ann input node_default by G,M,2
1594 accept/ann user_default by G,M,2
1597 <sect1>accept/route (8)
1601 <bf>accept/route <call> [0-9] <pattern></bf> Set an 'accept' filter line for routing
1605 Create an 'accept this routing PC Protocol' line for a filter.
1608 An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter
1609 it is passed thru that interface. See HELP FILTERING for more info. Please read this
1610 to understand how filters work - it will save a lot of grief later on.
1613 You can use any of the following things in this line:-
1616 call <prefixes> the callsign of the thingy
1617 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1620 origin <prefixes> really the interface it came in on
1621 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1622 origin_itu <numbers>
1623 origin_zone <numbers>
1630 acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
1631 acc/route gb7djk call gb7djk (equiv to SET/ISOLATE)
1635 You can use the tag 'all' to accept everything eg:
1641 <sect1>accept/spots (0)
1645 <bf>accept/spots [0-9] <pattern></bf> Set an accept filter
1650 Create an 'accept this spot' line for a filter.
1653 An accept filter line means that if the spot matches this filter it is
1654 passed onto the user. See HELP FILTERS for more info. Please read this
1655 to understand how filters work - it will save a lot of grief later on.
1657 You can use any of the following things in this line:-
1660 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
1661 on <range> same as 'freq'
1662 call <prefixes> eg: G,PA,HB9
1663 info <string> eg: iota or qsl
1665 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1676 For frequencies, you can use any of the band names defined in
1677 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
1678 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
1679 this is more efficient than saying simply: freq HF (but don't get
1680 too hung up about that)
1686 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1689 You can use the tag 'all' to accept everything, eg:
1695 but this probably for advanced users...
1697 <sect1>accept/spots (extended for sysops) (8)
1701 <bf>accept/spots <call> [input] [0-9] <pattern></bf> Spot filter sysop version
1705 This version allows a sysop to set a filter for a callsign as well as the
1706 default for nodes and users eg:-
1709 accept/spot db0sue-7 1 by_zone 14,15,16
1710 accept/spot node_default all
1711 set/hops node_default 10
1713 accept/spot user_default by G,M,2
1716 <sect1>accept/wcy (0)
1720 <bf>accept/wcy [0-9] <pattern></bf> set an accept WCY filter
1724 It is unlikely that you will want to do this, but if you do then you can
1725 filter on the following fields:-
1728 by <prefixes> eg: G,M,2
1730 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1731 origin_itu <numbers>
1732 origin_zone <numbers>
1740 There are no examples because WCY Broadcasts only come from one place and
1741 you either want them or not (see UNSET/WCY if you don't want them).
1743 This command is really provided for future use.
1745 See HELP FILTER for information.
1747 <sect1>accept/wcy (extended for sysops) (8)
1751 <bf>accept/wcy <call> [input] [0-9] <pattern></bf>
1752 WCY filter sysop version
1756 This version allows a sysop to set a filter for a callsign as well as the
1757 default for nodes and users eg:-
1760 accept/wcy node_default all
1761 set/hops node_default 10
1764 <sect1>accept/wwv (0)
1768 <bf>accept/wwv [0-9] <pattern></bf> Set an accept WWV filter
1772 It is unlikely that you will want to do this, but if you do then you can
1773 filter on the following fields:-
1776 by <prefixes> eg: G,M,2
1778 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1779 origin_itu <numbers>
1780 origin_zone <numbers>
1790 accept/wwv by_zone 4
1793 is probably the only useful thing to do (which will only show WWV broadcasts
1794 by stations in the US).
1796 See HELP FILTER for information.
1798 <sect1>accept/wwv (extended for sysops) (8)
1802 <bf>accept/wwv <call> [input] [0-9] <pattern></bf>
1803 WWV filter sysop version
1807 This version allows a sysop to set a filter for a callsign as well as the
1808 default for nodes and users eg:-
1811 accept/wwv db0sue-7 1 by_zone 4
1812 accept/wwv node_default all
1813 set/hops node_default 10
1815 accept/wwv user_default by W,K
1822 <bf>announce <text></bf> Send an announcement to local users
1826 Send an announcement to LOCAL users only, where <text> is the text
1827 of the announcement you wish to broadcast. If you do not wish to receive
1828 announces, use the <em>set/noannounce</em> command. Any announces made by
1829 a sysop will override set/noannounce.
1831 <sect1>announce full (0)
1835 <bf>announce full <text></bf> Send an announcement cluster wide
1839 This command will send your announcement across the whole cluster
1843 <sect1>announce sysop (5)
1847 <bf>announce sysop <text></bf>
1851 Send an announcement to Sysops only
1857 <bf>apropos <string></bf> Search the help database
1861 Search the help database for <string> (it isn't case sensitive),
1862 and print the names of all the commands that may be relevant.
1868 <bf>bye</bf> Exit from the cluster
1872 This will disconnect you from the cluster
1878 <bf>catchup <node_call> All|[<msgno> ...]</bf>
1879 Mark a message as sent
1883 When you send messages the fact that you have forwarded it to another node
1884 is remembered so that it isn't sent again. When you have a new partner
1885 node and you add their callsign to your /spider/msg/forward.pl file, all
1886 outstanding non-private messages will be forwarded to them. This may well
1887 be ALL the non-private messages. You can prevent this by using these
1892 catchup GB7DJK 300 301 302 303 500-510
1895 and to undo what you have just done:-
1898 uncatchup GB7DJK all
1899 uncatchup GB7DJK 300 301 302 303 500-510
1902 which will arrange for them to be forward candidates again.
1904 Order is not important.
1906 <sect1>clear/announce (8)
1910 <bf>clear/announce [input] <callsign> [0-9|all]</bf> Clear an announce filter line
1914 A sysop can clear an input or normal output filter for a user or the
1915 node_default or user_default.
1917 <sect1>clear/route (8)
1921 <bf>clear/route [input] ^lt;callsign> [0-9|all]</bf> Clear a route filter line
1925 This command allows you to clear (remove) a line in a route filter or to
1926 remove the whole filter.
1928 see CLEAR/SPOTS for a more detailed explanation.
1930 A sysop can clear an input or normal output filter for a user or the
1931 node_default or user_default.
1933 <sect1>clear/spots (0)
1937 <bf>clear/spots [1|all]</bf> Clear a spot filter line
1941 This command allows you to clear (remove) a line in a spot filter or to
1942 remove the whole filter.
1944 If you have a filter:-
1948 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1957 you will be left with:-
1960 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1969 the filter will be completely removed.
1971 <sect1>clear/spots (extended for sysops) (8)
1975 <bf>clear/spots [input] <callsign> [0-9|all]</bf> Clear a spot filter line
1979 A sysop can clear an input or normal output filter for a user or the
1980 node_default or user_default.
1982 <sect1>clear/wcy (0)
1986 <bf>clear/wcy [1|all]</bf> Clear a WCY filter line
1990 This command allows you to clear (remove) a line in a WCY filter or to
1991 remove the whole filter.
1993 see CLEAR/SPOTS for a more detailed explanation.
1995 <sect1>clear/wcy (extended for sysops) (8)
1999 <bf>clear/wcy [input] <callsign> [0-9|all]</bf> Clear a WCY filter line
2003 A sysop can clear an input or normal output filter for a user or the
2004 node_default or user_default.
2006 <sect1>clear/wwv (0)
2010 <bf>clear/wwv [1|all]</bf> Clear a WWV filter line
2014 This command allows you to clear (remove) a line in a WWV filter or to
2015 remove the whole filter.
2017 see CLEAR/SPOTS for a more detailed explanation.
2019 <sect1>clear/wwv (extended for sysops) (8)
2023 <bf>clear/wwv [input] <callsign> [0-9|all]</bf> Clear a WWV filter line
2027 A sysop can clear an input or normal output filter for a user or the
2028 node_default or user_default.
2034 <bf>connect <callsign></bf> Start a connection to another DX Cluster
2038 Start a connection process that will culminate in a new connection to the
2039 DX cluster <callsign>. This process creates a new 'client' process which will
2040 use the script in /spider/connect/<callsign> to effect the 'chat' exchange
2041 necessary to traverse the network(s) to logon to the cluster <callsign>.
2047 <bf>dbavail</bf> Show a list of all the databases in the system
2051 The title says it all really, this command lists all the databases defined
2052 in the system. It is also aliased to SHOW/COMMAND.
2058 <bf>dbcreate <name></bf> Create a database entry<newline>
2059 <bf>dbcreate <name> chain <name> [<name>..]</bf> Create a
2060 chained database entry<newline>
2061 <bf>dbcreate <name> remote <node></bf> Create a remote database
2066 DBCREATE allows you to define a database in the system. It doesn't actually
2067 create anything, just defines it.
2069 The databases that are created are simple DB_File hash databases, they are
2070 therefore already 'indexed'.
2072 You can define a local database with the first form of the command eg:
2076 You can also chain databases with the addition of the 'chain' keyword.
2077 This will search each database one after the other. A typical example
2080 DBCREATE sdx_qsl chain sql_ad
2082 No checking is done to see if the any of the chained databases exist, in
2083 fact it is usually better to do the above statement first then do each of
2084 the chained databases.
2086 Databases can exist offsite. To define a database that lives on another
2089 DBCREATE buckmaster remote gb7dxc
2091 Remote databases cannot be chained; however, the last database in a
2092 a chain can be a remote database eg:
2094 DBCREATE qsl chain gb7dxc
2096 To see what databases have been defined do:
2098 DBAVAIL (or it will have been aliased to SHOW/COMMAND)
2100 It would be normal for you to add an entry into your local Aliases file
2101 to allow people to use the 'SHOW/<dbname>' style syntax. So you would
2102 need to add a line like:-
2108 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
2118 to work as they may be used to.
2120 See DBIMPORT for the importing of existing AK1A format data to databases.
2121 See DBSHOW for generic database enquiry
2127 <bf>dbimport <dbname></bf> Import AK1A data into a database
2131 If you want to import or update data in bulk to a database you can use
2132 this command. It will either create or update entries into an existing
2133 database. For example:-
2135 DBIMPORT oblast /tmp/OBLAST.FUL
2137 will import the standard OBLAST database that comes with AK1A into the
2138 oblast database held locally.
2144 <bf>dbremove <dbname></bf> Delete a database
2148 DBREMOVE will completely remove a database entry and also delete any data
2149 file that is associated with it.
2151 There is no warning, no comeback, no safety net.
2157 will remove the oblast database from the system and it will also remove
2158 the associated datafile.
2162 There is no warning, no comeback, no safety net.
2164 You have been warned.
2170 <bf>dbshow <dbname> <key></bf> Display an entry, if it exists,
2175 This is the generic user interface to the database to the database system.
2176 It is expected that the sysop will add an entry to the local Aliases file
2177 so that users can use the more familiar AK1A style of enquiry such as:
2183 but if he hasn't and the database really does exist (use DBAVAIL or
2184 SHOW/COMMAND to find out) you can do the same thing with:
2195 <bf>debug</bf> Set the cluster program into debug mode
2199 Executing this command will only have an effect if you are running the cluster
2206 It will interrupt the cluster just after the debug command has finished.
2208 <sect1>delete/user (9)
2212 <bf>delete/user <callsign></bf> Delete a user from the User Database
2216 This command will completely remove a one or more users from the database.
2218 There is NO SECOND CHANCE.
2220 It goes without saying that you should use this command CAREFULLY!
2223 <sect1>directory (0)
2227 <bf>directory</bf> List messages<newline>
2228 <bf>directory all</bf> List all messages<newline>
2229 <bf>directory own</bf> List your own messages<newline>
2230 <bf>directory new</bf> List all new messages<newline>
2231 <bf>directory to <call></bf> List all messages to <call><newline>
2232 <bf>directory from <call></bf> List all messages from <call><newline>
2233 <bf>directory subject <string></bf> List all messages with <string>
2235 <bf>directory <nn></bf> List last <nn> messages<newline>
2236 <bf>directory <from>-<to></bf> List messages <from> message <to> message <newline>
2240 List the messages in the messages directory.
2242 If there is a 'p' one space after the message number then it is a
2243 personal message. If there is a '-' between the message number and the
2244 'p' then this indicates that the message has been read.
2246 You can use shell escape characters such as '*' and '?' in the <call>
2249 You can combine some of the various directory commands together eg:-
2254 DIR SUBJECT IOTA 200-250
2257 You can abbreviate all the commands to one letter and use ak1a syntax:-
2265 <sect1>directory (extended for sysops) (5)
2268 Works just like the user command except that sysops can see ALL messages.
2270 <sect1>disconnect (8)
2274 <bf>disconnect <call> [<call> ...]</bf> Disconnect a user or node
2278 Disconnect any <call> connected locally
2284 <bf>dx [by <call>] <freq> <call> <remarks></bf> Send a DX spot
2288 This is how you send a DX Spot to other users. You can, in fact, now
2289 enter the <freq> and the <call> either way round.
2297 will all give the same result. You can add some remarks to the end
2298 of the command and they will be added to the spot.
2301 DX FR0G 144600 this is a test
2304 You can credit someone else by saying:-
2307 DX by G1TLH FR0G 144.600 he isn't on the cluster
2310 The <freq> is compared against the available bands set up in the
2311 cluster. See SHOW/BANDS for more information.
2317 <bf>export <msgno> <filename></bf> Export a message to a file
2321 Export a message to a file. This command can only be executed on a local
2322 console with a fully privileged user. The file produced will be in a form
2323 ready to be imported back into the cluster by placing it in the import
2324 directory (/spider/msg/import).
2326 This command cannot overwrite an existing file. This is to provide some
2327 measure of security. Any files written will owned by the same user as the
2328 main cluster, otherwise you can put the new files anywhere the cluster can
2329 access. For example:-
2333 <sect1>export_users (9)
2337 <bf>export_users [<filename>]</bf> Export the users database to ascii
2341 Export the users database to a file in ascii format. If no filename
2342 is given then it will export the file to /spider/data/user_asc.
2344 If the file already exists it will be renamed to <filename>.o. In fact
2345 up to 5 generations of the file can be kept each one with an extra 'o' on the
2348 BE WARNED: this will write to any file you have write access to. No check is
2349 made on the filename (if any) that you specify.
2351 <sect1>filtering (0)
2355 <bf>filtering</bf> Filtering things in DXSpider
2359 There are a number of things you can filter in the DXSpider system. They
2360 all use the same general mechanism.
2362 In general terms you can create a 'reject' or an 'accept' filter which
2363 can have up to 10 lines in it. You do this using, for example:-
2368 where ..... are the specific commands for that type of filter. There
2369 are filters for spots, wwv, announce, wcy and (for sysops)
2370 connects. See each different accept or reject command reference for
2373 There is also a command to clear out one or more lines in a filter and
2374 one to show you what you have set. They are:-
2383 There is clear/xxxx command for each type of filter.
2385 For now we are going to use spots for the examples, but you can apply
2386 the principles to all types of filter.
2388 There are two main types of filter 'accept' or 'reject'; which you use
2389 depends entirely on how you look at the world and what is least
2390 writing to achieve what you want. Each filter has 10 lines (of any
2391 length) which are tried in order. If a line matches then the action
2392 you have specified is taken (ie reject means ignore it and accept
2395 The important thing to remember is that if you specify a 'reject'
2396 filter (all the lines in it say 'reject/spots' (for instance) then if
2397 a spot comes in that doesn't match any of the lines then you will get
2398 it BUT if you specify an 'accept' filter then any spots that don't
2399 match are dumped. For example if I have a one line accept filter:-
2401 accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2403 then automatically you will ONLY get VHF spots from or to CQ zones 14
2404 15 and 16. If you set a reject filter like:
2406 reject/spots on hf/cw
2408 Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
2409 and will work it even on CW then you could say:-
2411 reject/spots on hf/cw and not info iota
2413 But in that case you might only be interested in iota and say:-
2415 accept/spots not on hf/cw or info iota
2417 which is exactly the same. You should choose one or the other until
2418 you are confortable with the way it works. Yes, you can mix them
2419 (actually you can have an accept AND a reject on the same line) but
2420 don't try this at home until you can analyse the results that you get
2421 without ringing up the sysop for help.
2423 You can arrange your filter lines into logical units, either for your
2424 own understanding or simply convenience. I have one set frequently:-
2426 reject/spots 1 on hf/cw
2427 reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)
2429 What this does is to ignore all HF CW spots (being a class B I can't
2430 read any CW and couldn't possibly be interested in HF :-) and also
2431 rejects any spots on VHF which don't either originate or spot someone
2434 This is an exmaple where you would use the line number (1 and 2 in
2435 this case), if you leave the digit out, the system assumes '1'. Digits
2436 '0'-'9' are available.
2438 You can leave the word 'and' out if you want, it is implied. You can
2439 use any number of brackets to make the 'expression' as you want
2440 it. There are things called precedence rules working here which mean
2441 that you will NEED brackets in a situation like line 2 because,
2442 without it, will assume:-
2444 (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16
2446 annoying, but that is the way it is. If you use OR - use
2447 brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
2450 If you want to alter your filter you can just redefine one or more
2451 lines of it or clear out one line. For example:-
2453 reject/spots 1 on hf/ssb
2459 To remove the filter in its entirty:-
2463 There are similar CLEAR commands for the other filters:-
2471 Once you are happy with the results you get, you may like to experiment.
2473 my example that filters hf/cw spots and accepts vhf/uhf spots from EU
2474 can be written with a mixed filter, eg:
2478 acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
2480 each filter slot actually has a 'reject' slot and an 'accept'
2481 slot. The reject slot is executed BEFORE the accept slot.
2483 It was mentioned earlier that after a reject test that doesn't match,
2484 the default for following tests is 'accept', the reverse is true for
2485 'accept'. In the example what happens is that the reject is executed
2486 first, any non hf/cw spot is passed to the accept line, which lets
2487 thru everything else on HF.
2489 The next filter line lets through just VHF/UHF spots from EU.
2491 <sect1>forward/latlong (8)
2495 <bf>forward/latlong <node_call></bf> Send latitude and longitude
2496 information to another cluster
2500 This command sends all the latitude and longitude information that your
2501 cluster is holding against callsigns. One advantage of recieving this
2502 information is that more locator information is held by you. This
2503 means that more locators are given on the DX line assuming you have
2504 <em>set/dxgrid</em> enabled. This could be a LOT of information though, so
2505 it is not recommended on slow links.
2507 <sect1>forward/opername (1)
2511 <bf>forward/opername <call></bf> Send out information on this <call>
2516 This command sends out any information held in the user file which can
2517 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
2518 and Homenode. PC41s are only sent for the information that is available.
2524 <bf>help <cmd></bf> Get help on a command
2528 All commands can be abbreviated, so SHOW/DX can be abbreviated
2529 to SH/DX, ANNOUNCE can be shortened to AN and so on.
2531 Look at the APROPOS <string> command which will search the help database
2532 for the <string> you specify and give you a list of likely commands
2533 to look at with HELP.
2539 <bf>init <node call></bf> Re-initialise a link to an AK1A compatible node
2543 This command attempts to re-initialise a link to a (usually) AK1A node
2544 that has got confused, usually by a protocol loop of some kind. It may
2545 work - but you usually will be better off simply disconnecting it (or
2546 better, if it is a real AK1A node, doing an RCMD <node> DISC/F <your
2549 Best of luck - you will need it.
2555 <bf>kill <msgno> [<msgno> ..]</bf> Delete a message
2556 from the local system
2560 Delete a message from the local system. You will only be able to
2561 delete messages that you have originated or been sent (unless you are
2568 <bf>kill <msgno> [<msgno> ...]</bf> Remove or erase a message from
2570 <bf>kill from <call></bf> Remove all messages from a callsign<newline>
2571 <bf>kill to <call></bf> Remove all messages to a callsign<newline>
2575 You can get rid of any message to or originating from your callsign using
2576 this command. You can remove more than one message at a time.
2578 As a sysop you can kill any message on the system.
2580 <sect1>kill full (5)
2584 <bf>kill full <msgno> [<msgno>]</bf> Delete a message from the
2589 Delete a message (usually a 'bulletin') from the whole cluster system.
2591 This uses the subject field, so any messages that have exactly the same subject
2592 will be deleted. Beware!
2594 <sect1>kill/expunge (6)
2598 <bf>kill/expunge <msgno> [<msgno>..]</bf>Expunge a message
2602 Deleting a message using the normal KILL commands only marks that message
2603 for deletion. The actual deletion only happens later (usually two days later).
2605 The KILL EXPUNGE command causes the message to be truly deleted more or less
2608 It otherwise is used in the same way as the KILL command.
2615 <bf>links</bf> Show which nodes are physically connected
2619 This is a quick listing that shows which links are connected and
2620 some information about them. See WHO for a list of all connections.
2623 <sect1>load/aliases (9)
2627 <bf>load/aliases</bf> Reload the command alias table
2631 Reload the /spider/cmd/Aliases file after you have editted it. You will need to
2632 do this if you change this file whilst the cluster is running in order for the
2633 changes to take effect.
2635 <sect1>load/badmsg (9)
2639 <bf>load/badmsg</bf> Reload the bad message table
2643 Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
2644 the cluster is running. This table contains a number of perl regular
2645 expressions which are searched for in the fields targetted of each message.
2646 If any of them match then that message is immediately deleted on receipt.
2648 <sect1>load/badwords (9)
2652 <bf>load/badwords</bf> Reload the bad words table
2656 Reload the /spider/data/badwords file if you have changed it manually whilst
2657 the cluster is running. This file contains a list of words which, if found
2658 on certain text portions of PC protocol, will cause those protocol frames
2659 to be rejected. It will all put out a message if any of these words are
2660 used on the announce, dx and talk commands. The words can be one or
2661 more on a line, lines starting with '#' are ignored.
2663 <sect1>load/bands (9)
2667 <bf>load/bands</bf> Reload the band limits table
2671 Reload the /spider/data/bands.pl file if you have changed it manually whilst
2672 the cluster is running.
2674 <sect1>load/cmd_cache (9)
2678 <bf>load/cmd_cache</bf> Reload the automatic command cache
2682 Normally, if you change a command file in the cmd or local_cmd tree it will
2683 automatially be picked up by the cluster program. Sometimes it can get confused
2684 if you are doing a lot of moving commands about or delete a command in the
2685 local_cmd tree and want to use the normal one again. Execute this command to
2686 reset everything back to the state it was just after a cluster restart.
2688 <sect1>load/forward (9)
2692 <bf>load/forward</bf> Reload the msg forwarding routing table
2695 Reload the /spider/msg/forward.pl file if you have changed it
2696 manually whilst the cluster is running.
2698 <sect1>load/messages (9)
2702 <bf>load/messages</bf> Reload the system messages file
2706 If you change the /spider/perl/Messages file (usually whilst fiddling/writing ne
2707 commands) you can have them take effect during a cluster session by executing this
2708 command. You need to do this if get something like :-
2710 unknown message 'xxxx' in lang 'en'
2712 <sect1>load/prefixes (9)
2716 <bf>load/prefixes</bf> Reload the prefix table
2720 Reload the /spider/data/prefix_data.pl file if you have changed it manually
2721 whilst the cluster is running.
2727 <bf>merge <node> [<no spots>/<no wwv>]</bf> Ask for the
2728 latest spots and WWV
2732 MERGE allows you to bring your spot and wwv database up to date. By default
2733 it will request the last 10 spots and 5 WWVs from the node you select. The
2734 node must be connected locally.
2736 You can request any number of spots or wwv and although they will be appended
2737 to your databases they will not duplicate any that have recently been added
2738 (the last 2 days for spots and last month for WWV data).
2744 <bf>msg <cmd> <msgno> [data ...]</bf> Alter various message
2749 Alter message parameters like To, From, Subject, whether private or bulletin
2750 or return receipt (RR) is required or whether to keep this message from timing
2754 MSG TO <msgno> <call> - change TO callsign to <call>
2755 MSG FRom <msgno> <call> - change FROM callsign to <call>
2756 MSG PRrivate <msgno> - set private flag
2757 MSG NOPRrivate <msgno> - unset private flag
2758 MSG RR <msgno> - set RR flag
2759 MSG NORR <msgno> - unset RR flag
2760 MSG KEep <msgno> - set the keep flag (message won't be deleted ever)
2761 MSG NOKEep <msgno> - unset the keep flag
2762 MSG SUbject <msgno> <new> - change the subject to <new>
2763 MSG WAittime <msgno> - remove any waitting time for this message
2764 MSG NOREad <msgno> - mark message as unread
2765 MSG REad <msgno> - mark message as read
2766 MSG QUeue - queue any outstanding bulletins
2767 MSG QUeue 1 - queue any outstanding private messages
2770 You can look at the status of a message by using:-
2772 STAT/MSG <msgno>
2774 This will display more information on the message than DIR does.
2780 <bf>pc <call> <text></bf> Send text (eg PC Protocol) to <call>
2784 Send some arbitrary text to a locally connected callsign. No processing is done on
2785 the text. This command allows you to send PC Protocol to unstick things if problems
2786 arise (messages get stuck etc). eg:-
2788 pc gb7djk PC33^GB7TLH^GB7DJK^400^
2790 You can also use in the same way as a talk command to a connected user but
2791 without any processing, added of "from <blah> to <blah>" or whatever.
2793 pc G1TLH Try doing that properly!!!
2799 <bf>ping <node></bf> Check the link quality between nodes
2803 his command allows you to send a frame to another cluster node on
2804 the network and get a return frame. The time it takes to do this
2805 is a good indication of the quality of the link. The actual time
2806 it takes is output to the console in seconds.
2807 Any visible cluster node can be PINGed.
2814 <bf>rcmd <node call> <cmd></bf> Send a command to another DX cluster
2818 This command allows you to send nearly any command to another DX Cluster
2819 node that is connected to the system.
2821 Whether you get any output is dependant on a) whether the other system knows
2822 that the node callsign of this cluster is in fact a node b) whether the
2823 other system is allowing RCMDs from this node and c) whether you have
2824 permission to send this command at all.
2830 <bf>read</bf> Read the next unread personal message addressed to you<newline>
2831 <bf>read <msgno></bf> Read the specified message<newline>
2835 You can read any messages that are sent as 'non-personal' and also any
2836 message either sent by or sent to your callsign.
2839 <sect1>read (extended for sysops) (5)
2843 <bf>read <msgno></bf> Read a message on the system
2847 As a sysop you may read any message on the system
2849 <sect1>reject/announce
2853 <bf>reject/announce [0-9] <pattern></bf> Set a reject filter
2858 Create an 'reject this announce' line for a filter.
2860 An reject filter line means that if the announce matches this filter it is
2861 passed onto the user. See HELP FILTERS for more info. Please read this
2862 to understand how filters work - it will save a lot of grief later on.
2864 You can use any of the following things in this line:-
2867 info <string> eg: iota or qsl
2868 by <prefixes> eg: G,M,2
2870 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2871 origin_itu <numbers>
2872 origin_zone <numbers>
2877 wx 1 filter WX announces
2878 dest <prefixes> eg: 6MUK,WDX (distros)
2884 rej/ann by_zone 14,15,16 and not by G,M,2
2887 You can use the tag 'all' to reject everything eg:
2893 but this probably for advanced users...
2895 <sect1>reject/announce (extended for sysops) (8)
2899 <bf>reject/announce <call> [input] [0-9] <pattern></bf> Announce filter sysop version
2903 This version allows a sysop to set a filter for a callsign as well as the
2904 default for nodes and users eg:-
2908 reject/ann input node_default by G,M,2
2909 reject/ann user_default by G,M,2
2912 <sect1>reject/route (8)
2916 <bf>reject/route <call> [0-9] <pattern></bf> Set an 'reject' filter line for routing
2920 Create an 'reject this routing PC Protocol' line for a filter.
2923 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter
2924 it is NOT passed thru that interface. See HELP FILTERING for more info. Please
2925 read this to understand how filters work - it will save a lot of grief later on.
2926 You can use any of the following things in this line:-
2929 call <prefixes> the callsign of the thingy
2930 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2933 origin <prefixes> really the interface it came in on
2934 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2935 origin_itu <numbers>
2936 origin_zone <numbers>
2943 rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes)
2947 You can use the tag 'all' to reject everything eg:
2950 rej/route all (equiv to [very] restricted mode)
2953 <sect1>reject/spots (0)
2957 <bf>reject/spots [0-9] <pattern></bf> Set a reject filter
2962 Create a 'reject this spot' line for a filter.
2964 A reject filter line means that if the spot matches this filter it is
2965 dumped (not passed on). See HELP FILTERS for more info. Please read this
2966 to understand how filters work - it will save a lot of grief later on.
2968 You can use any of the following things in this line:-
2971 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
2972 on <range> same as 'freq'
2973 call <prefixes> eg: G,PA,HB9
2974 info <string> eg: iota or qsl
2976 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2986 For frequencies, you can use any of the band names defined in
2987 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
2988 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
2989 this is more efficient than saying simply: on HF (but don't get
2990 too hung up about that)
2996 rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
2999 You can use the tag 'all' to reject everything eg:
3005 but this probably for advanced users...
3007 <sect1>reject/spots (extended for sysops) (8)
3011 <bf>reject/spots <call> [input] [0-9] <pattern></bf>
3012 Reject spot filter sysop version
3016 This version allows a sysop to set a filter for a callsign as well as the
3017 default for nodes and users eg:-
3020 reject/spot db0sue-7 1 by_zone 14,15,16
3021 reject/spot node_default all
3022 set/hops node_default 10
3024 reject/spot user_default by G,M,2
3027 <sect1>reject/wcy (0)
3031 <bf>reject/wcy [0-9] <pattern></bf> Set a reject WCY filter
3035 It is unlikely that you will want to do this, but if you do then you can
3036 filter on the following fields:-
3039 by <prefixes> eg: G,M,2
3041 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
3042 origin_itu <numbers>
3043 origin_zone <numbers>
3050 There are no examples because WCY Broadcasts only come from one place and
3051 you either want them or not (see UNSET/WCY if you don't want them).
3053 This command is really provided for future use.
3055 See HELP FILTER for information.
3057 <sect1>reject/wcy (extended for sysops) (8)
3061 <bf>reject/wcy <call> [input] [0-9] <pattern></bf>
3062 WCY reject filter sysop version
3066 This version allows a sysop to set a filter for a callsign as well as the
3067 default for nodes and users eg:-
3069 reject/wcy gb7djk all
3071 <sect1>reject/wwv (0)
3075 <bf>reject/wwv [0-9] <pattern></bf> Set a reject WWV filter
3079 It is unlikely that you will want to do this, but if you do then you can
3080 filter on the following fields:-
3083 by <prefixes> eg: G,M,2
3085 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
3086 origin_itu <numbers>
3087 origin_zone <numbers>
3097 reject/wwv by_zone 14,15,16
3100 is probably the only useful thing to do (which will only show WWV broadcasts
3101 by stations in the US).
3103 See HELP FILTER for information.
3105 <sect1>reject/wwv (extended for sysops) (8)
3109 <bf>reject/wwv <call> [input] [0-9] <pattern></bf>
3110 WWV reject filter sysop version
3113 <P>This version allows a sysop to set a filter for a callsign as well as the
3114 default for nodes and users eg:-
3117 reject/wwv db0sue-7 1 by_zone 4
3118 reject/wwv node_default all
3120 reject/wwv user_default by W
3127 <bf>reply</bf> Reply (privately) to the last message that you have read<newline>
3128 <bf>reply <msgno></bf> Reply (privately) to the specified message<newline>
3129 <bf>reply B <msgno></bf> Reply as a Bulletin to the specified message<newline>
3130 <bf>reply NOPrivate <msgno></bf> Reply as a Bulletin to the specified
3132 <bf>reply RR <msgno></bf> Reply to the specified message with read
3137 You can reply to a message and the subject will automatically have
3138 "Re:" inserted in front of it, if it isn't already present.
3140 You can also use all the extra qualifiers such as RR, PRIVATE,
3141 NOPRIVATE, B that you can use with the SEND command (see SEND
3142 for further details)
3148 <bf>send <call> [<call> ...]</bf> Send a message to
3149 one or more callsigns<newline>
3150 <bf>send RR <call></bf> Send a message and ask for a read receipt<newline>
3151 <bf>send COPY <msgno> <call></bf> Send a copy of a message
3153 <bf>send PRIVATE <call></bf> Send a personal message<newline>
3154 <bf>send NOPRIVATE <call></bf> Send a message to all stations<newline>
3158 All the SEND commands will create a message which will be sent either to
3159 an individual callsign or to one of the 'bulletin' addresses.
3161 SEND <call> on its own acts as though you had typed SEND PRIVATE, that is
3162 it will mark the message as personal and send it to the cluster node that
3163 that callsign is connected to.
3165 You can have more than one callsign in all of the SEND commands.
3167 You can have multiple qualifiers so that you can have for example:-
3170 SEND RR COPY 123 PRIVATE G1TLH G0RDI
3173 which should send a copy of message 123 to G1TLH and G0RDI and you will
3174 receive a read receipt when they have read the message.
3176 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
3177 SP is an alias for SEND PRIVATE
3179 <sect1>set/address (0)
3183 <bf>set/address <your_address></bf> Record your postal address
3187 Literally, record your address details on the cluster.
3189 <sect1>set/announce (0)
3193 <bf>set/announce</bf> Allow announce messages
3197 Allow announce messages to arrive at your terminal.
3199 <sect1>set/arcluster (5)
3203 <bf>set/arcluster <node_call> [<node_call> ...]</bf> Make
3204 the node_call an AR-Cluster type node
3208 Set the node_call as an AR-Cluster type node
3210 <sect1>set/baddx (8)
3214 <bf>set/baddx <call></bf> Stop words we do not wish to see in the callsign field
3215 of a dx spot being propagated
3219 Setting a word as 'baddx' will prevent spots with that word in the callsign
3220 field of a DX spot from going any further. They will not be displayed and they
3221 will not be sent onto other nodes.
3223 The word must be wriiten in full, no wild cards are allowed eg:-
3226 set/baddx FORSALE VIDEO FR0G
3229 To allow a word again, use the following command ...
3235 <sect1>set/badnode (6)
3239 <bf>set/badnode <node_call></bf> Stop spots from this node_call
3244 Setting a callsign as a 'badnode' will prevent spots from that node
3245 going any further. They will not be displayed and they will not be
3246 sent onto other nodes.
3248 The call can be a full or partial call (or a prefix), eg:-
3254 will stop anything from K1TTT (including any SSID's)
3260 will allow spots from him again.
3262 Use with extreme care. This command may well be superceded by FILTERing.
3264 <sect1>set/badspotter (8)
3268 <bf>set/badspotter <call></bf> Stop spots from this callsign being propagated
3272 Setting a callsign as a 'badspotter' will prevent spots from this callsign
3273 going any further. They will not be displayed and they will not be
3274 sent onto other nodes.
3276 The call must be written in full, no wild cards are allowed eg:-
3279 set/badspotter VE2STN
3282 will stop anything from VE2STN. If you want SSIDs as well then you must
3283 enter them specifically.
3286 unset/badspotter VE2STN
3289 will allow spots from him again.
3291 Use with extreme care. This command may well be superceded by FILTERing.
3293 <sect1>set/badword (8)
3297 <bf>set/badword <word></bf> Stop things with this word being propogated
3301 Setting a word as a 'badword' will prevent things like spots,
3302 announces or talks with this word in the the text part from going any
3303 further. They will not be displayed and they will not be sent onto
3306 The word must be written in full, no wild cards are allowed eg:-
3308 set/badword annihilate annihilated annihilation
3310 will stop anything with these words in the text.
3312 unset/badword annihilated
3314 will allow text with this word again.
3321 <bf>set/beep</bf> Add beeps to terminal messages
3325 Add a beep to DX and other terminal messages.
3331 <bf>set/bbs <call> [<call>..]</bf>Make <call> a BBS
3338 <bf>set/clx <node_call> [<node_call> ...]</bf> Make
3339 the node_call a CLX type node
3343 Set the node_call as a CLX type node
3345 <sect1>set/debug (9)
3349 <bf>set/debug <name></bf> Add a debug level to the debug set
3353 You can choose to log several different levels. The levels are
3361 You can show what levels you are logging with the <em>show/debug</em>
3364 You can remove a debug level with unset/debug <name>
3370 <bf>set/dx</bf>Allow DX messages to arrive at your terminal
3374 You can stop DX messages with the <em>unset/dx</em> command
3376 <sect1>set/dxgrid (0)
3380 <bf>set/dxgrid</bf>Allow grid squares on the end of DX messages
3384 Some logging programs do not like the additional information at
3385 the end of a DX spot. If this is the case, use the <em>unset/dxgrid</em>
3386 command to remove the grid squares.
3388 <sect1>set/dxnet (5)
3392 <bf>set/dxnet <node_call> [<node_call> ...]</bf> Make
3393 the node_call a DXNet type node
3397 Set the node_call as a DXNet type node
3403 <bf>set/echo</bf> Make the cluster echo your input
3407 If you are connected via a telnet session, different implimentations
3408 of telnet handle echo differently depending on whether you are
3409 connected via port 23 or some other port. You can use this command
3410 to change the setting appropriately.
3412 You can remove the echo with the <em>unset/echo</em> command
3414 The setting is stored in your user profile.
3416 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
3418 <sect1>set/email (0)
3422 <bf>set/email <email_address></bf> Set email address(es) and forward your personals
3426 If any personal messages come in for your callsign then you can use
3427 these commands to control whether they are forwarded onto your email
3428 address. To enable the forwarding do something like:-
3430 SET/EMAIL mike.tubby@somewhere.com
3432 You can have more than one email address (each one separated by a space).
3433 Emails are forwarded to all the email addresses you specify.
3435 You can disable forwarding by:-
3443 <bf>set/here</bf> Set the here flag
3447 Let others on the cluster know you are here by only displaying your
3448 callsign. If you are away from your terminal you can use the <em>unset/here</em>
3449 command to let people know you are away. This simply puts brackets
3450 around your callsign to indicate you are not available.
3452 <sect1>set/homenode (0)
3456 <bf>set/homenode <node_call></bf> Set your home cluster
3460 Tell the cluster system where you normally connect to. Any Messages sent
3461 to you will normally find their way there should you not be connected.
3472 <bf>set/hops <node_call> ann|spots|wwv|wcy <n></bf>
3477 Set the hop count for a particular type of broadcast for a node.
3479 This command allows you to set up special hop counts for a node
3480 for currently: announce, spots, wwv and wcy broadcasts.
3484 set/hops gb7djk ann 10
3485 set/hops gb7mbc spots 20
3488 Set SHOW/HOPS for information on what is already set. This command
3489 creates a filter and works in conjunction with the filter system.
3491 <sect1>set/isolate (9)
3495 <bf>set/isolate <node call></bf> Isolate a node from the rest of the network
3499 Connect a node to your system in such a way that you are a full protocol
3500 member of its network and can see all spots on it, but nothing either leaks
3501 out from it nor goes back into from the rest of the nodes connected to you.
3503 You can potentially connect several nodes in this way.
3505 You can see which nodes are isolated with the show/isolate (1) command.
3507 You can remove the isolation with the command unset/isolate.
3509 <sect1>set/language (0)
3513 <bf>set/language <language></bf> Set the language you wish to use
3517 You can select the language that you want the cluster to use. Currently
3518 the languages available are <em>en</em> (English) and <em>nl</em> (Dutch).
3520 <sect1>set/location (0)
3524 <bf>set/location <lat and long></bf> Set your latitude and longitude
3528 You can set your latitude and longitude manually or alternatively use the
3529 <em>set/qra</em> command which will do the conversion for you.
3532 set/location 54 04 N 2 02 E
3536 <sect1>set/sys_location (9)
3540 <bf>set/sys_location <lat & long></bf> Set your cluster latitude and longitude
3544 In order to get accurate headings and such like you must tell the system
3545 what your latitude and longitude is. If you have not yet done a SET/QRA
3546 then this command will set your QRA locator for you. For example:-
3549 SET/LOCATION 52 22 N 0 57 E
3552 <sect1>set/logininfo (0)
3556 <bf>set/logininfo</bf> Show logins and logouts of nodes and users
3560 Show users and nodes when they log in and out of the local cluster. You
3561 can stop these messages by using the <em>unset/logininfo</em> command.
3564 <sect1>set/lockout (9)
3568 <bf>set/lockout <call></bf> Stop a callsign connecting to the cluster
3572 You can show who is locked out with the <em>show/lockout</em> command.
3573 To allow the user to connect again, use the <em>unset/lockout</em> command.
3579 <bf>set/name <your_name></bf> Set your name
3583 Tell the cluster what your name is, eg:-
3593 <bf>set/node <call> [<call> ...]</bf> Make the callsign an AK1A cluster
3597 Tell the system that the call(s) are to be treated as AK1A cluster and
3598 fed PC Protocol rather normal user commands.
3600 From version 1.41 you can also set the following types of cluster
3609 To see what your nodes are set to, use the <em>show/nodes</em> command.
3611 <sect1>set/obscount (9)
3615 <bf>set/obscount <count> <node call></bf> Set the 'pump-up'
3616 obsolescence counter
3620 From version 1.35 onwards neighbouring nodes are pinged at regular intervals (see
3621 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
3622 counter which is decremented on every outgoing ping and then reset to
3623 the 'obscount' value on every incoming ping. The default value of this
3626 What this means is that a neighbouring node will be pinged twice at
3627 (default) 300 second intervals and if no reply has been heard just before
3628 what would be the third attempt, that node is disconnected.
3630 If a ping is heard then the obscount is reset to the full value. Using
3631 default values, if a node has not responded to a ping within 15 minutes,
3638 <bf>set/page <n></bf> Set the number of lines per page
3642 Tell the system how many lines you wish on a page when the number of lines
3643 of output from a command is more than this. The default is 20. Setting it
3644 explicitly to 0 will disable paging.
3651 The setting is stored in your user profile.
3653 <sect1>set/password (0)
3657 <bf>set/password</bf> Set your own password
3661 This command only works for a 'telnet' user (currently). It will
3662 only work if you have a password already set. This initial password
3663 can only be set by the sysop.
3665 When you execute this command it will ask you for your old password,
3666 then ask you to type in your new password twice (to make sure you
3667 get it right). You may or may not see the data echoed on the screen
3668 as you type, depending on the type of telnet client you have.
3670 <sect1>set/password (9)
3674 <bf>set/password <callsign> <string></bf> Set a users password
3678 The password for a user can only be set by a full sysop. The string
3679 can contain any characters.
3681 The way this field is used depends on context. If it is being used in
3682 the SYSOP command context then you are offered 5 random numbers and you
3683 have to supply the corresponding letters. This is now mainly for ax25
3686 If it is being used on incoming telnet connections then, if a password
3689 set/var $main::passwdreq = 1
3691 command is executed in the startup script, then a password prompt is
3692 given after the normal 'login: ' prompt.
3694 The command "unset/password" is provided to allow a sysop to remove a
3695 users password completely in case a user forgets or loses their password.
3697 <sect1>set/pinginterval (9)
3700 <tt><bf>set/pinginterval <time> <node call></bf> Set the ping time
3701 to neighbouring nodes
3705 As from version 1.35 all neighbouring nodes are pinged at regular intervals
3706 in order to determine the rolling quality of the link and, in future, to
3707 affect routing decisions. The default interval is 300 secs or 5 minutes.
3709 You can use this command to set a different interval. Please don't.
3711 But if you do the value you enter is treated as minutes up 60 and seconds
3712 for numbers greater than that.
3714 This is used also to help determine when a link is down at the far end
3715 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
3716 for more information.
3718 <sect1>set/privilege (9)
3722 <bf>set/privilege <n> <call> [<call> ...]</bf> Set the
3723 privilege level on a call
3727 Set the privilege level on a callsign. The privilege levels that pertain
3728 to commands are as default:-
3732 1 - allow remote nodes normal user RCMDs
3733 5 - various privileged commands (including shutdown, but not disc-
3734 connect), the normal level for another node.
3735 8 - more privileged commands (including disconnect)
3736 9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
3740 If you are a sysop and you come in as a normal user on a remote connection
3741 your privilege will automatically be set to 0.
3743 <sect1>set/spider (5)
3747 <bf>set/spider <node_call> [<node_call> ...]</bf> Make
3748 the node_call a DXSpider type node
3752 Set the node_call as a DXSpider type node
3754 <sect1>set/sys_qra (9)
3758 <bf>set/sys_qra <locator></bf> Set your cluster QRA locator
3765 <bf>set/qra <locator></bf> Set your QRA locator
3769 Tell the system what your QRA (or Maidenhead) locator is. If you have not
3770 done a SET/LOCATION then your latitude and longitude will be set roughly
3771 correctly (assuming your locator is correct ;-). For example:-
3781 <bf>set/qth <your QTH></bf> Set your QTH
3785 Tell the system where your are. For example:-
3788 set/qth East Dereham, Norfolk
3791 <sect1>set/register (9)
3795 <bf>set/register <call></bf> Mark a user as registered
3799 Registration is a concept that you can switch on by executing the
3801 set/var $main::regreq = 1
3803 command (usually in your startup file)
3805 If a user is NOT registered then, firstly, instead of the normal
3806 motd file (/spider/data/motd) being sent to the user at startup, the
3807 user is sent the motd_nor file instead. Secondly, the non registered
3808 user only has READ-ONLY access to the node. The non-registered user
3809 cannot use DX, ANN etc.
3811 The only exception to this is that a non-registered user can TALK or
3812 SEND messages to the sysop.
3814 To unset a user use the 'unset/register' command
3820 <bf>set/talk</bf> Allow talk messages to be seen at your console
3824 Allow talk messages to arrive at your console. You can switch off
3825 talks with the <em>unset/talk</em> command.
3831 <bf>set/wcy</bf> Allow WCY messages to be seen at your console
3835 Allow WCY information to be seen at your console. You can switch off
3836 WCY messages with the <em>unset/wcy</em> command.
3842 <bf>set/wwv</bf> Allow WWV messages to be seen at your console
3846 Allow WWV information to be seen at your console. You can switch off
3847 WWV messages with the <em>unset/wwv</em> command.
3853 <bf>set/wx</bf> Allow WX messages to be seen at your console
3857 Allow WX information to be seen at your console. You can switch off
3858 WX messages with the <em>unset/wx</em> command.
3860 <sect1>show/baddx (1)
3864 <bf>show/baddx</bf>Show all the bad dx calls in the system
3868 Display all the bad dx callsigns in the system, see SET/BADDX
3869 for more information.
3871 <sect1>show/badnode (6)
3875 <bf>show/badnode</bf> Show all the bad nodes in the system
3879 Display all the bad node callsigns in the system, see SET/BADNODE
3880 for more information.
3882 <sect1>show/badspotter (1)
3886 <bf>show/badspotter</bf> Show all the bad spotters in the system
3890 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
3891 for more information.
3893 <sect1>show/badword (1)
3897 <bf>show/badword</bf> Show all the bad words in the system
3901 Display all the bad words in the system, see SET/BADWORD
3902 for more information.
3904 <sect1>show/configuration (0)
3908 <bf>show/configuration [<node>]</bf> Show all visible nodes and their users
3912 This command allows you to see all the users that can be seen
3913 and the nodes to which they are connected. With the optional <em>node</em>,
3914 you can specify a particular node to look at.
3916 This command is normally abbreviated to: sh/c
3918 BE WARNED: the list that is returned can be VERY long
3920 <sect1>show/configuration/node (0)
3924 <bf>show/configuration/node</bf> Show all the nodes connected
3928 Show all the nodes connected locally and the nodes they have connected.
3930 <sect1>show/connect (1)
3934 <bf>show/connect</bf> Show all the active connections
3938 This command shows information on all the active connections known to
3939 the node. This command gives slightly more information than WHO.
3941 <sect1>show/date (0)
3945 <bf>show/date [<prefix>|<callsign>]</bf> Show
3950 This is very nearly the same as SHOW/TIME, the only difference the format
3951 of the date string if no arguments are given.
3953 If no prefixes or callsigns are given then this command returns the local
3954 time and UTC as the computer has it right now. If you give some prefixes
3955 then it will show UTC and UTC + the local offset (not including DST) at
3956 the prefixes or callsigns that you specify.
3958 <sect1>show/debug (9)
3962 <bf>show/debug</bf> Show what levels of debug you are logging
3966 The levels can be set with <em>set/debug</em>
3972 <bf>show/dx [options]</bf> interrogate the spot database
3976 If you just type SHOW/DX you will get the last so many spots
3977 (sysop configurable, but usually 10).
3979 In addition you can add any number of these options in very nearly
3980 any order to the basic SHOW/DX command, they are:-
3983 on <band> - eg 160m 20m 2m 23cm 6mm
3984 on <region> - eg hf vhf uhf shf (see SHOW/BANDS)
3986 <number> - the number of spots you want
3987 <from>-<to> - <from> spot no <to> spot no in
3990 <prefix> - for a spotted callsign beginning with <prefix>
3991 *<suffix> - for a spotted callsign ending in <suffix>
3992 *<string>* - for a spotted callsign containing <string>
3994 day <number> - starting <number> days ago
3995 day <from>-<to> - <from> days <to> days ago
3997 info <text> - any spots containing <text> in the info or remarks
3999 by <call> - any spots spotted by <call> (spotter <call>
4002 qsl - this automatically looks for any qsl info on the call
4003 held in the spot database.
4005 iota [<iota>] - If the iota island number is missing it will
4006 look for the string iota and anything which looks like
4007 an iota island number. If you specify then it will look
4010 qra [<locator>] - this will look for the specific locator if
4011 you specify one or else anything that looks like a locator.
4018 SH/DX on 20m info iota
4019 SH/DX 9a on vhf day 30
4026 <sect1>show/dxcc (0)
4030 <bf>show/dxcc <prefix></bf> Interrogate the spot database by country
4034 This command takes the <prefix> (which can be a full or partial
4035 callsign if desired), looks up which internal country number it is
4036 and then displays all the spots as per SH/DX for that country.
4038 The options for SHOW/DX also apply to this command.
4043 SH/DXCC W on 20m info iota
4046 <sect1>sh/dxstats (0)
4050 <bf>sh/dxstats</bf> Show the DX Statistics for last 31 days
4054 Show the total DX spots for the last 31 days
4057 <sect1>show/files (0)
4061 <bf>show/files [<filearea> [<string>]]</bf> List
4062 the contents of a filearea
4066 SHOW/FILES on its own will show you a list of the various fileareas
4067 available on the system. To see the contents of a particular file
4071 SH/FILES <filearea>
4074 where <filearea> is the name of the filearea you want to see the
4077 You can also use shell globbing characters like '*' and '?' in a
4078 string to see a selection of files in a filearea eg:-
4081 SH/FILES bulletins arld*
4084 See also TYPE - to see the contents of a file.
4086 <sect1>show/filter (0)
4090 <bf>show/filter</bf> Show the filters you have set
4094 Show the contents of all the filters that are set by you. This command
4095 displays all the filters set - for all the various categories.
4097 <sect1>show/filter (extended for sysops) (5)
4101 <bf>show/filter <callsign></bf> Show the filters set by <callsign>
4105 A sysop can look at any filters that have been set.
4107 <sect1>show/hfstats (0)
4111 <bf>show/hfstats</bf> Show the HF DX Statistics for last 31 days
4115 Show the HF DX spots breakdown by band for the last 31 days
4117 <sect1>show/hftable (0)
4121 <bf>show/hftable</bf> Show the HF DX Spotter Table for your country
4125 Show the HF DX Spotter table for your country for the last 31 days
4127 <sect1>show/hops (8)
4131 <bf>show/hops <node_call> [ann|spots|wcy|wwv|]</bf> Show the hop
4136 This command shows the hop counts set up for a node. You can specify
4137 which category you want to see. If you leave the category out then
4138 all the categories will be listed.
4140 <sect1>show/isolate (1)
4144 <bf>show/isolate</bf> Show a list of isolated nodes
4148 Show which nodes are currently set to be isolated.
4150 <sect1>show/lockout (9)
4154 <bf>show/lockout</bf> Show a list of excluded callsigns
4158 Show a list of callsigns that have been excluded (locked out) of the
4159 cluster locally with the <em>set/lockout</em> command
4165 <bf>show/log [<callsign>]</bf> Show excerpts from the system log
4169 This command outputs a short section of the system log. On its own
4170 it will output a general logfile. With the optional callsign it will
4171 show output from the log associated with that callsign.
4173 <sect1>show/moon (0)
4177 <bf>show/moon [<prefix>|<callsign>]</bf> Show moon
4182 Show the Moon rise and set times for a (list of) prefixes or callsigns,
4183 together with the azimuth and elevation of the sun currently at those
4186 If you don't specify any prefixes or callsigns, it will show the times for
4187 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
4188 together with the current azimuth and elevation.
4190 In addition, it will show the gain or loss dB relative to the nominal
4191 distance of 385,000Km due to the ellipsoidal nature of the orbit.
4193 If all else fails it will show the Moonrise and set times for the node
4194 that you are connected to.
4207 <bf>show/muf <prefix> [<hours>][long]</bf> Show
4208 the likely propagation to <prefix>
4212 This command allow you to estimate the likelihood of you contacting
4213 a station with the prefix you have specified. The output assumes a modest
4214 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
4216 The result predicts the most likely operating frequencies and signal
4217 levels for high frequency (shortwave) radio propagation paths on
4218 specified days of the year and hours of the day. It is most useful for
4219 paths between 250 km and 6000 km, but can be used with reduced accuracy
4220 for paths shorter or longer than this.
4222 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
4223 used to predict the MUF given the predicted flux, day of the year,
4224 hour of the day and geographic coordinates of the transmitter and
4225 receiver. This routine is reasonably accurate for the purposes here,
4226 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
4227 than the programs used by major shortwave broadcasting organizations,
4228 such as the Voice of America.
4230 The command will display some header information detailing its
4231 assumptions, together with the locations, latitude and longitudes and
4232 bearings. It will then show UTC (UT), local time at the other end
4233 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
4234 (Zen) and the likely signal strengths. Then for each frequency for which
4235 the system thinks there is a likelihood of a circuit it prints a value.
4237 The value is currently a likely S meter reading based on the conventional
4238 6dB / S point scale. If the value has a '+' appended it means that it is
4239 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
4240 there is likely to be much fading and by an 's' that the signal is likely
4243 By default SHOW/MUF will show the next two hours worth of data. You
4244 can specify anything up to 24 hours worth of data by appending the no of
4245 hours required after the prefix. For example:-
4254 RxSens: -123 dBM SFI: 159 R: 193 Month: 10 Day: 21
4255 Power : 20 dBW Distance: 6283 km Delay: 22.4 ms
4256 Location Lat / Long Azim
4257 East Dereham, Norfolk 52 41 N 0 57 E 47
4258 United-States-W 43 0 N 87 54 W 299
4259 UT LT MUF Zen 1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
4260 18 23 11.5 -35 mS0+ mS2 S3
4261 19 0 11.2 -41 mS0+ mS2 S3
4264 indicating that you will have weak, fading circuits on top band and
4265 80m but usable signals on 40m (about S3).
4273 will get you the above display, but with the next 24 hours worth of
4281 Gives you an estimate of the long path propagation characterics. It
4282 should be noted that the figures will probably not be very useful, nor
4283 terrible accurate, but it is included for completeness.
4285 <sect1>show/newconfiguration (0)
4289 <bf>show/newconfiguration [<node>]</bf> Show all the nodes and users visible
4293 This command allows you to see all the users that can be seen
4294 and the nodes to which they are connected.
4296 This command produces essentially the same information as
4297 SHOW/CONFIGURATION except that it shows all the duplication of
4298 any routes that might be present It also uses a different format
4299 which may not take up quite as much space if you don't have any
4302 BE WARNED: the list that is returned can be VERY long
4304 <sect1>show/newconfiguration/node (0)
4308 <bf>show/newconfiguration/node</bf> Show all the nodes connected locally
4312 Show all the nodes connected to this node in the new format.
4314 <sect1>show/node (1)
4318 <bf>show/node [<node_call> ...]</bf> Show the type and version
4323 Show the type and version (if connected) of the nodes specified on the
4324 command line. If no callsigns are specified then a sorted list of all
4325 the non-user callsigns known to the system will be displayed.
4327 <sect1>show/prefix (0)
4331 <bf>show/prefix <callsign></bf> Interrogate the prefix database
4335 This command takes the <callsign> (which can be a full or partial
4336 callsign or a prefix), looks up which internal country number
4337 it is and then displays all the relevant prefixes for that country
4338 together with the internal country no, the CQ and ITU regions.
4343 <sect1>show/program (5)
4347 <bf>show/program</bf> Show the locations of all the included program modules
4351 Show the name and location where every program module was load from. This
4352 is useful for checking where you think you have loaded a .pm file from.
4358 <bf>show/qra <locator> [<locator>]</bf> Show the distance
4359 between locators<newline>
4360 <bf>show/qra <lat> <long></bf> Convert latitude and longitude to
4365 This is a multipurpose command that allows you either to calculate the
4366 distance and bearing between two locators or (if only one locator is
4367 given on the command line) the distance and beraing from your station
4368 to the locator. For example:-
4375 The first example will show the distance and bearing to the locator from
4376 yourself, the second example will calculate the distance and bearing from
4377 the first locator to the second. You can use 4 or 6 character locators.
4379 It is also possible to convert a latitude and longitude to a locator by
4380 using this command with a latitude and longitude as an argument, for
4384 SH/QRA 52 41 N 0 58 E
4391 <bf>show/qrz <callsign></bf> Show any callbook details on a callsign
4395 This command queries the QRZ callbook server on the internet
4396 and returns any information available for that callsign. This service
4397 is provided for users of this software by http://www.qrz.com
4399 <sect1>show/registered (9)
4403 <bf>show/registered [<prefix>[</bf> Show the registered users
4406 <sect1>show/route (0)
4410 <bf>show/route <callsign></bf> Show the route to <callsign>
4414 This command allows you to see to which node the callsigns specified are
4415 connected. It is a sort of inverse sh/config.
4421 <sect1>show/satellite (0)
4425 <bf>show/satellite <name> [<hours> <interval>]</bf>
4426 Show satellite tracking data
4430 Show the tracking data from your location to the satellite of your choice
4431 from now on for the next few hours.
4433 If you use this command without a satellite name it will display a list
4434 of all the satellites known currently to the system.
4436 If you give a name then you can obtain tracking data of all the passes
4437 that start and finish 5 degrees below the horizon. As default it will
4438 give information for the next three hours for every five minute period.
4440 You can alter the number of hours and the step size, within certain
4443 Each pass in a period is separated with a row of '-----' characters
4449 SH/SAT FENGYUN1 12 2
4456 <bf>show/sun [<prefix>|<callsign>]</bf> Show
4457 sun rise and set times
4461 Show the sun rise and set times for a (list of) prefixes or callsigns,
4462 together with the azimuth and elevation of the sun currently at those
4465 If you don't specify any prefixes or callsigns, it will show the times for
4466 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
4467 together with the current azimuth and elevation.
4469 If all else fails it will show the sunrise and set times for the node
4470 that you are connected to.
4476 SH/SUN G1TLH K9CW ZS
4479 <sect1>show/time (0)
4483 <bf>show/time [<prefix>|<callsign>]</bf> Show
4488 If no prefixes or callsigns are given then this command returns the local
4489 time and UTC as the computer has it right now. If you give some prefixes
4490 then it will show UTC and UTC + the local offset (not including DST) at
4491 the prefixes or callsigns that you specify.
4493 <sect1>show/vhfstats (0)
4497 <bf>show/vhfstats</bf> Show the VHF DX Statistics for last 31 days
4501 Show the VHF DX spots breakdown by band for the last 31 days
4503 <sect1>show/vhftable (0)
4507 <bf>show/vhftable</bf> Show the VHF DX Spotter Table for your country
4511 Show the VHF DX Spotter table for your country for the last 31 days
4517 <bf>show/wcy</bf> Show the last 10 WCY broadcasts<newline>
4518 <bf>show/wcy <n></bf> Show the last <n> WCY broadcasts
4522 Display the most recent WCY information that has been received by the system
4528 <bf>show/wwv</bf> Show the last 10 WWV broadcasts<newline>
4529 <bf>show/wwv <n></bf> Show the last <n> WWV broadcasts
4533 Display the most recent WWV information that has been received by the system
4540 <bf>shutdown</bf> Shutdown the cluster
4544 Shutdown the cluster and disconnect all the users. If you have Spider
4545 set to respawn in /etc/inittab it will of course restart.
4551 <bf>spoof <callsign> <command></bf> Run commands as another user
4555 This is a very simple yet powerful command for the sysop. It allows you to
4556 issue commands as if you were a different user. This is very useful for the
4557 kind of things that users seem to always get wrong.. like home_node for
4564 <bf>stat/db <dbname></bf> Show the status of a database
4568 Show the internal status of a database descriptor.
4570 Depending on your privilege level you will see more or less information.
4571 This command is unlikely to be of much use to anyone other than a sysop.
4573 <sect1>stat/channel (5)
4577 <bf>stat/channel <callsign></bf> Show the status of a channel on the cluster
4581 Show the internal status of the channel object either for the channel that
4582 you are on or else for the callsign that you asked for.
4584 Only the fields that are defined (in perl term) will be displayed.
4590 <bf>stat/msg <msgno></bf> Show the status of a message
4594 This command shows the internal status of a message and includes information
4595 such as to whom it has been forwarded, its size, origin etc etc.
4598 If no message number is given then the status of the message system is
4601 <sect1>stat/route_node (5)
4605 <bf>stat/route_node <callsign></bf> Show the data in a Route::Node object
4608 <sect1>stat/route_user (5)
4612 <bf>stat/route_user <callsign></bf> Show the data in a Route::User object
4615 <sect1>stat/user (5)
4619 <bf>stat/user <callsign></bf> Show the full status of a user
4623 Shows the full contents of a user record including all the secret flags
4626 Only the fields that are defined (in perl term) will be displayed.
4632 <bf>sysop</bf> Regain your privileges if you login remotely
4636 The system automatically reduces your privilege level to that of a
4637 normal user if you login in remotely. This command allows you to
4638 regain your normal privilege level. It uses the normal system: five
4639 numbers are returned that are indexes into the character array that is
4640 your assigned password (see SET/PASSWORD). The indexes start from
4643 You are expected to return a string which contains the characters
4644 required in the correct order. You may intersperse those characters
4645 with others to obscure your reply for any watchers. For example (and
4646 these values are for explanation :-):
4649 password = 012345678901234567890123456789
4657 aa2bbbb0ccc5ddd7xxx3n
4662 They will all match. If there is no password you will still be offered
4663 numbers but nothing will happen when you input a string. Any match is
4670 <bf>talk <callsign></bf> Enter talk mode with <callsign><newline>
4671 <bf>talk <callsign> <text></bf> Send a text message to <callsign><newline>
4672 <bf>talk <callsign> > <node_call> [<text>]</bf>
4673 Send a text message to <callsign> via <node_call>
4677 Send a short message to any other station that is visible on the cluster
4678 system. You can send it to anyone you can see with a SHOW/CONFIGURATION
4679 command, they don't have to be connected locally.
4681 The second form of TALK is used when other cluster nodes are connected
4682 with restricted information. This usually means that they don't send
4683 the user information usually associated with logging on and off the cluster.
4685 If you know that G3JNB is likely to be present on GB7TLH, but you can only
4686 see GB7TLH in the SH/C list but with no users, then you would use the
4687 second form of the talk message.
4689 If you want to have a ragchew with someone you can leave the text message
4690 out and the system will go into 'Talk' mode. What this means is that a
4691 short message is sent to the recipient telling them that you are in a 'Talking'
4692 frame of mind and then you just type - everything you send will go to the
4693 station that you asked for.
4695 All the usual announcements, spots and so on will still come out on your
4698 If you want to do something (such as send a spot) you precede the normal
4699 command with a '/' character, eg:-
4702 /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
4706 To leave talk mode type:
4716 <bf>type <filearea>/<name></bf> Look at a file in one of the fileareas
4720 Type out the contents of a file in a filearea. So, for example, in
4721 filearea 'bulletins' you want to look at file 'arld051' you would
4725 TYPE bulletins/arld051
4728 See also SHOW/FILES to see what fileareas are available and a
4735 <bf>who</bf> Show who is physically connected locally
4739 This is a quick listing that shows which callsigns are connected and
4740 what sort of connection they have
4746 <bf>wx <text></bf> Send a weather message to local users<newline>
4747 <bf>wx full <text> </bf> Send a weather message to all cluster users
4751 Weather messages can sometimes be useful if you are experiencing an extreme
4752 that may indicate enhanced conditions
4754 <sect1>wx (enhanced for sysops) (5)
4758 <bf>wx sysop <text></bf> Send a weather message to other clusters only
4762 Send a weather message only to other cluster nodes and not to general users.