1 <!doctype linuxdoc system>
5 <!-- Title information -->
7 <title>The DXSpider Administration Manual v1.48</title>
8 <author>Ian Maude, G0VGS, (ianmaude@btinternet.com)</author>
9 <date>Version 1.48 September 2001 revision 1.2</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 You can alter this file at any time, including whilst the cluster is running.
519 If you alter the file during runtime, the command <em>load/hops</em> will
520 bring your changes into effect.
522 <sect1>Hop Control on Specific Nodes
524 <p>You can set a callsign specific hop count for any of the standard filter
528 set/hops gb7djk spot 4
529 set/hops node_default route 10
530 set/hops gb7baa wcy 5
533 all work on their specific area of the protocol.
536 The <em>set/hops</em> command overrides any hops that you have set otherwise.
539 You can set what hops have been set using the <em>show/hops</em> command.
541 <sect1>Isolating networks
544 It is possible to isolate networks from each other on a "gateway" node using the
545 <em>set/isolate <node_call></em> command.
548 The effect of this is to partition an isolated network completely from another
549 node connected to your node. Your node will appear on and otherwise behave
550 normally on every network to which you are connected, but data from an isolated
551 network will not cross onto any other network or vice versa. However all the
552 spot, announce and WWV traffic and personal messages will still be handled
553 locally (because you are a real node on all connected networks), that is locally
554 connected users will appear on all networks and will be able to access and
555 receive information from all networks transparently. All routed messages will
556 be sent as normal, so if a user on one network knows that you are a gateway for
557 another network, he can still still send a talk/announce etc message via your
558 node and it will be routed across.
561 If you use isolate on a node connection you will continue to receive
562 all information from the isolated partner, however you will not pass
563 any information back to the isolated node. There are times when you
564 would like to forward only spots across a link (maybe during a contest
565 for example). To do this, isolate the node in the normal way and use
566 an <em>acc/spot >call< all</em> filter to override the isolate.
570 <sect1>Filtering Mail
573 In the /spider/msg directory you will find a file called badmsg.pl.issue. Rename
574 this to badmsg.pl and edit the file. The original looks something like this ....
578 # the list of regexes for messages that we won't store having
579 # received them (bear in mind that we must receive them fully before
583 # The format of each line is as follows
585 # type source pattern
586 # P/B/F T/F/O/S regex
588 # type: P - private, B - bulletin (msg), F - file (ak1a bull)
589 # source: T - to field, F - from field, O - origin, S - subject
590 # pattern: a perl regex on the field requested
592 # Currently only type B and P msgs are affected by this code.
594 # The list is read from the top down, the first pattern that matches
595 # causes the action to be taken.
597 # The pattern can be undef or 0 in which case it will always be selected
598 # for the action specified
616 I think this is fairly self explanatory. It is simply a list of subject
617 headers that we do not want to pass on to either the users of the cluster or
618 the other cluster nodes that we are linked to. This is usually because of
619 rules and regulations pertaining to items for sale etc in a particular country.
622 <sect1>Filtering words from text fields in Announce, Talk and DX spots
625 From version 1.48 onwards the interface to this has changed. You can now
626 use the commands <em>set/badword</em> to add words that you are not prepared
627 to see on the cluster, <em>unset/badword</em> to allow that word again and
628 <em>show/badword</em> to list the words that you have set.
631 If you have a previous <em>/spider/data/badwords</em>, the first time you start
632 the node, it will read and convert this file to the new commands. The old style
633 file will then be removed.
635 <sect1>Stopping (possibly bad) DX Spots from Nodes or Spotters
638 There are a number of commands that control whether a spot progresses
639 any further by regarding it as "bad" in some way.
642 A DX Spot has a number of fields which can be checked to see whether they
643 contain "bad" values, they are: the DX callsign itself, the Spotter and
644 the Originating Node.
647 There are a set of commands which allow the sysop to control whether a
656 These work in the same as the <em>set/badword</em> command, you can add
657 any words or callsigns or whatever to the appropriate database. For
658 example, to stop a spot from a particular node you do:
661 set/badnode gb7djk gb7dxc
667 set/badspotter b0mb p1rat nocall
676 You can remove a word using the appropriate unset command
677 (<em>unset/baddx, unset/badspotter, unset/badnode</em>) or list them
678 using one of <em>show/baddx, show/badspotter</em> and
679 <em>show/badnode</em>.
684 DXSpider deals seamlessly with standard AK1A type mail. It supports both
685 personal and bulletin mail and the sysop has additional commands to ensure
686 that mail gets to where it is meant. DXSpider will send mail almost
687 immediately, assuming that the target is on line. However, only one
688 mail message is dealt with at any one time. If a mail message is already
689 being sent or recieved, then the new message will be queued until it has
692 The cluster mail is automatically deleted after 30 days unless the sysop
693 sets the "keep" flag using the <em>msg</em> command.
698 Personal mail is sent using the <em>sp</em> command. This is actually the
699 default method of sending mail and so a simple <em>s</em> for send will do.
700 A full list of the send commands and options is in the <em>command set</em>
701 section, so I will not duplicate them here.
706 Bulletin mail is sent by using the <em>sb</em> command. This is one of the
707 most common mistakes users make when sending mail. They send a bulletin
708 mail with <em>s</em> or <em>sp</em> instead of <em>sb</em> and of course
709 the message never leaves the cluster. This can be rectified by the sysop
710 by using the <em>msg</em> command.
712 <P>Bulletin addresses can be set using the Forward.pl file.
717 DXSpider receives all and any mail sent to it without any alterations needed
718 in files. Because personal and bulletin mail are treated differently, there
719 is no need for a list of accepted bulletin addresses. It is necessary, however,
720 to tell the program which links accept which bulletins. For example, it is
721 pointless sending bulletins addresses to "UK" to any links other than UK
722 ones. The file that does this is called forward.pl and lives in /spider/msg.
723 At default, like other spider files it is named forward.pl.issue. Rename it
724 to forward.pl and edit the file to match your requirements.
725 The format is below ...
729 # this is an example message forwarding file for the system
731 # The format of each line is as follows
733 # type to/from/at pattern action destinations
734 # P/B/F T/F/A regex I/F [ call [, call ...] ]
736 # type: P - private, B - bulletin (msg), F - file (ak1a bull)
737 # to/from/at: T - to field, F - from field, A - home bbs, O - origin
738 # pattern: a perl regex on the field requested
739 # action: I - ignore, F - forward
740 # destinations: a reference to an array containing node callsigns
742 # if it is non-private and isn't in here then it won't get forwarded
744 # Currently only type B msgs are affected by this code.
746 # The list is read from the top down, the first pattern that matches
747 # causes the action to be taken.
749 # The pattern can be undef or 0 in which case it will always be selected
750 # for the action specified
752 # If the BBS list is undef or 0 and the action is 'F' (and it matches the
753 # pattern) then it will always be forwarded to every node that doesn't have
754 # it (I strongly recommend you don't use this unless you REALLY mean it, if
755 # you allow a new link with this on EVERY bull will be forwarded immediately
756 # on first connection)
762 'B', 'T', 'LOCAL', 'F', [ qw(GB7MBC) ],
763 'B', 'T', 'ALL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
764 'B', 'T', 'UK', 'F', [ qw(GB7BAA GB7ADX) ],
765 'B', 'T', 'QSL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
766 'B', 'T', 'QSLINF', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
767 'B', 'T', 'DX', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
768 'B', 'T', 'DXINFO', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
769 'B', 'T', 'DXNEWS', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
770 'B', 'T', 'DXQSL', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
771 'B', 'T', 'SYSOP', 'F', [ qw(GB7BAA GB7ADX) ],
772 'B', 'T', '50MHZ', 'F', [ qw(GB7BAA GB7ADX PA4AB-14) ],
776 Simply insert a bulletin address and state in the brackets where you wish
777 that mail to go. For example, you can see here that mail sent to "UK" will
778 only be sent to the UK links and not to PA4AB-14.
781 To force the cluster to reread the file use load/forward
784 <sect1>The msg command
787 The <em>msg</em> command is a very powerful and flexible tool for the
788 sysop. It allows the sysop to alter to and from fields and make other
789 changes to manage the cluster mail.
791 Here is a full list of the various options ...
794 MSG TO <msgno> <call> - change TO callsign to <call>
795 MSG FRom <msgno> <call> - change FROM callsign to <call>
796 MSG PRrivate <msgno> - set private flag
797 MSG NOPRrivate <msgno> - unset private flag
798 MSG RR <msgno> - set RR flag
799 MSG NORR <msgno> - unset RR flag
800 MSG KEep <msgno> - set the keep flag (message won't be deleted ever)
801 MSG NOKEep <msgno> - unset the keep flag
802 MSG SUbject <msgno> <new> - change the subject to <new>
803 MSG WAittime <msgno> - remove any waiting time for this message
804 MSG NOREad <msgno> - mark message as unread
805 MSG REad <msgno> - mark message as read
806 MSG QUeue - queue any outstanding bulletins
807 MSG QUeue 1 - queue any outstanding private messages
810 These commands are simply typed from within the cluster as the sysop user.
812 <sect1>Message status
815 You can check on a message from within the cluster by using the command
816 <em>stat/msg</em>. This will give you additional information on the
817 message number including which nodes have received it, which node it
818 was received from and when etc. Here is an example of the output of
822 G0VGS de GB7MBC 28-Jan-2001 1308Z >
825 Msg Time: 26-Jan-2001 1302Z
829 Subject: AMSAT 2line KEPS 01025.AMSAT
831 Got it Nodes: GB7BAA, GB7ADX
835 G0VGS de GB7MBC 28-Jan-2001 1308Z >
838 <sect1>Filtering mail
841 This is described in the section on <em>Other filters</em> so I will not
844 <sect1>Distribution lists
847 Distribution lists are simply a list of users to send certain types of
848 mail to. An example of this is mail you only wish to send to other
849 sysops. In /spider/msg there is a directory called <em>distro</em>. You
850 put any distibution lists in here. For example, here is a file called
851 SYSOP.pl that caters for the UK sysops.
854 qw(GB7TLH GB7DJK GB7DXM GB7CDX GB7BPQ GB7DXN GB7MBC GB7MBC-6 GB7MDX
855 GB7NDX GB7SDX GB7TDX GB7UDX GB7YDX GB7ADX GB7BAA GB7DXA GB7DXH
856 GB7DXK GB7DXI GB7DXS)
859 Any mail sent to "sysop" would only be sent to the callsigns in this list.
864 Spider provides a simple BBS interface. No input is required from the sysop
865 of the cluster at all. The BBS simply sets the cluster as a BBS and pushes
866 any required mail to the cluster. No mail can flow from Spider to the BBS,
867 the interface is one-way.
870 Please be careful not to flood the cluster network with unnecessary mail.
871 Make sure you only send mail to the clusters that want it by using the
872 Forward.pl file very carefully.
877 From 1.48 onwards it will become increasingly possible to control DXSpider's
878 operation with scripts of various kinds.
881 In the first instance, in 1.48, the sysop can create, with their favorite
882 text editor, files in the directory <em>/spider/scripts</em> which contain
883 any legal command for a callsign or class of connection which will be executed
887 The filename is the callsign of the connection that you want the script to
888 operate on, eg: <em>/spider/scripts/g1tlh</em>. The filenames are always in
889 lower case on those architectures where this makes a difference.
892 In addition to the callsign specific scripts there are three others:-
900 The <em>startup</em> script is executed immediately after all
901 initialisation of the node is done, but before any connections are
905 The <em>user_default</em> script is executed for every user that does
906 <bf>NOT</bf> already have a specific script.
909 The <em>node_default</em> script is executed for every node that doesn't
910 have a specific script.
913 There are a couple of examples in the <em>/spider/scripts</em> directory.
918 Spider allows the creation of local or remote databases. It supports
919 chained databases, allowing several different databases to be scanned
920 with one simple command. Importing of databases is limited at present
921 to the standard AK1A databases such as OBLAST and the DB0SDX QSL
922 database but will expand with time.
924 <sect1>Creating databases
927 Creating a database could not be more simple. All the commands are
928 sent from the cluster prompt as the <em>sysop</em> user.
930 To create a database you use the command <em>dbcreate</em>. It can
931 be used in 3 different ways like so ..
937 To simply create a database locally, you just tell the command the
938 name of the database. This does not create the actual database, it
939 simply defines it to say that it exists.
942 dbcreate <name> chain <name> [<name>...]
945 This creates a chained database entry. The first database will be
946 scanned, then the second, the third etc...
949 dbcreate <name> remote <name>
952 This creates a remote entry. the first name field is the database
953 name at the remote node, then the remote switch, then the actual
954 node_call of the remote node, for example...
957 dbcreate buckmaster remote gb7dxc
960 Remote databases cannot be chained, however, the last database in a
961 chain can be a remote database.
963 <sect1>Importing databases
966 The only databases that Spider can currently import are the standard
967 AK1A databases such as OBLAST or the DB0SDX qsl and address database.
968 This will be added to with time.
970 To import such a database, first put the file somewhere useful like /tmp
971 and then issue the following command ...
974 dbimport oblast /tmp/OBLAST.FUL
977 This will update the existing local oblast database or create it if
980 <sect1>Checking available databases
983 Once a database is created, you will want to check that it has been
984 added. To do this use the <em>dbavail</em> command. This will
985 output the available databases. For example ...
989 DB Name Location Chain
993 G0VGS de GB7MBC 3-Feb-2001 1925Z >
996 <sect1>Looking up databases
999 To look for information in a defined database, simply use the <em>dbshow</em>
1000 command, for example ...
1003 dbshow buckmaster G0YLM
1006 will show the information for the callsign G0YLM from the buckmaster
1007 database if it exists. To make things more standard for the users
1008 you can add an entry in the Aliases file so that it looks like a standard
1009 <em>show</em> command like this ...
1012 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
1015 Now you can simply use show/buckmaster or an abreviation.
1017 <sect1>Removing databases
1020 To delete an existing database you use the <em>dbremove</em> command.
1027 would remove the oblast database and its associated datafile from the
1028 system. There are no warnings or recovery possible from this command.
1029 If you remove a database it ceases to exist and would have to be created
1030 from scratch if you still required it.
1032 <sect>Information, files and useful programs
1037 One of the more important things a cluster sysop needs to do is to get
1038 information to his users. The simplest way to do this is to have a banner
1039 that is sent to the user on login. This is know as a "message of the day"
1040 or "motd". To set this up, simply create a file in /spider/data called motd
1041 and edit it to say whatever you want. It is purely a text file and will be
1042 sent automatically to anyone logging in to the cluster.
1044 <sect1>Downtime message
1047 If for any reason the cluster is down, maybe for upgrade or maintenance but
1048 the machine is still running, a message can be sent to the user advising them
1049 of the fact. This message lives in the /spider/data directory and is called
1050 "offline". Simply create the file and edit it to say whatever you wish.
1051 This file will be sent to a user attempting to log into the cluster when
1052 DXSpider is not actually running.
1054 <sect1>Other text messages
1057 You can set other text messages to be read by the user if they input the file
1058 name. This could be for news items or maybe information for new users.
1059 To set this up, make a directory under /spider called <em>packclus</em>.
1060 Under this directory you can create files called <em>news</em> or <em>newuser</em>
1061 for example. In fact you can create files with any names you like. These can
1062 be listed by the user with the command ....
1068 They can be read by the user by typing the command ....
1074 If the file they want to read is called <em>news</em>. You could also set
1075 an alias for this in the Alias file to allow them just to type <em>news</em>
1078 You can also store other information in this directory, either directly or
1079 nested under directories. One use for this would be to store DX bulletins
1080 such as the OPDX bulletins. These can be listed and read by the user.
1081 To keep things tidy, make a directory under /spider/packclus called
1082 <em>bulletin</em>. Now copy any OPDX or similar bulletins into it. These
1083 can be listed by the user in the same way as above using the <em>show/files</em>
1084 command with an extension for the bulletin directory you have just created,
1092 An example would look like this ....
1096 bulletin DIR 20-Dec-1999 1715Z news 1602 14-Dec-1999 1330Z
1099 You can see that in the files area (basically the packclus directory) there is a
1100 file called <em>news</em> and a directory called <em>bulletin</em>. You can
1101 also see that dates they were created. In the case of the file <em>news</em>,
1102 you can also see the time it was last modified, a good clue as to whether the
1103 file has been updated since you last read it. To read the file called
1104 <em>news</em> you would simply issue the command ....
1110 To look what is in the bulletin directory you issue the command ....
1114 opdx390 21381 29-Nov-1999 1621Z opdx390.1 1670 29-Nov-1999 1621Z
1115 opdx390.2 2193 29-Nov-1999 1621Z opdx391 25045 29-Nov-1999 1621Z
1116 opdx392 35969 29-Nov-1999 1621Z opdx393 15023 29-Nov-1999 1621Z
1117 opdx394 33429 29-Nov-1999 1621Z opdx394.1 3116 29-Nov-1999 1621Z
1118 opdx395 24319 29-Nov-1999 1621Z opdx396 32647 29-Nov-1999 1621Z
1119 opdx396.1 5537 29-Nov-1999 1621Z opdx396.2 6242 29-Nov-1999 1621Z
1120 opdx397 18433 29-Nov-1999 1621Z opdx398 19961 29-Nov-1999 1621Z
1121 opdx399 17719 29-Nov-1999 1621Z opdx400 19600 29-Nov-1999 1621Z
1122 opdx401 27738 29-Nov-1999 1621Z opdx402 18698 29-Nov-1999 1621Z
1123 opdx403 24994 29-Nov-1999 1621Z opdx404 15685 29-Nov-1999 1621Z
1124 opdx405 13984 29-Nov-1999 1621Z opdx405.1 4166 29-Nov-1999 1621Z
1125 opdx406 28934 29-Nov-1999 1621Z opdx407 24153 29-Nov-1999 1621Z
1126 opdx408 15081 29-Nov-1999 1621Z opdx409 23234 29-Nov-1999 1621Z
1127 Press Enter to continue, A to abort (16 lines) >
1130 You can now read any file in this directory using the type command, like this ....
1133 type bulletin/opdx391
1134 Ohio/Penn DX Bulletin No. 391
1135 The Ohio/Penn Dx PacketCluster
1139 Editor Tedd Mirgliotta, KB8NW
1140 Provided by BARF-80 BBS Cleveland, Ohio
1141 Online at 440-237-8208 28.8k-1200 Baud 8/N/1 (New Area Code!)
1142 Thanks to the Northern Ohio Amateur Radio Society, Northern Ohio DX
1143 Association, Ohio/Penn PacketCluster Network, K1XN & Golist, WB2RAJ/WB2YQH
1144 & The 59(9) DXReport, W3UR & The Daily DX, K3TEJ, KN4UG, W4DC, NC6J, N6HR,
1145 Press Enter to continue, A to abort (508 lines) >
1148 The page length will of course depend on what you have it set to!
1150 <sect1>The Aliases file
1153 You will find a file in /spider/cmd/ called Aliases. First, copy this file to
1154 /spider/local_cmd/Aliases and edit this file. You will see something like this ...
1160 # provide some standard aliases for commands for terminally
1161 # helpless ak1a user (helpless in the sense that they never
1162 # read nor understand help files)
1164 # This file is automagically reloaded if its modification time is
1165 # later than the one stored in CmdAlias.pm
1167 # PLEASE make this file consistant with reality! (the patterns MUST
1168 # match the filenames!)
1170 # Don't alter this file, copy it into the local_cmd tree and modify it.
1171 # This file will be replaced everytime I issue a new release.
1173 # You only need to put aliases in here for commands that don't work as
1174 # you desire naturally, e.g sh/dx on its own just works as you expect
1175 # so you need not add it as an alias.
1183 '^\?', 'apropos', 'apropos',
1186 '^ann.*/full', 'announce full', 'announce',
1187 '^ann.*/sysop', 'announce sysop', 'announce',
1188 '^ann.*/(.*)$', 'announce $1', 'announce',
1195 '^del', 'kill', 'kill',
1196 '^del\w*/fu', 'kill full', 'kill',
1197 '^di\w*/a\w*', 'directory all', 'directory',
1198 '^di\w*/b\w*', 'directory bulletins', 'directory',
1199 '^di\w*/n\w*', 'directory new', 'directory',
1200 '^di\w*/o\w*', 'directory own', 'directory',
1201 '^di\w*/s\w*', 'directory subject', 'directory',
1202 '^di\w*/t\w*', 'directory to', 'directory',
1203 '^di\w*/f\w*', 'directory from', 'directory',
1204 '^di\w*/(\d+)', 'directory $1', 'directory',
1221 '^l$', 'directory', 'directory',
1222 '^ll$', 'directory', 'directory',
1223 '^ll/(\d+)', 'directory $1', 'directory',
1228 '^news', 'type news', 'type',
1238 '^r$', 'read', 'read',
1239 '^rcmd/(\S+)', 'rcmd $1', 'rcmd',
1242 '^s/p$', 'send', 'send',
1243 '^sb$', 'send noprivate', 'send',
1244 '^set/home$', 'set/homenode', 'set/homenode',
1245 '^set/nobe', 'unset/beep', 'unset/beep',
1246 '^set/nohe', 'unset/here', 'unset/here',
1247 '^set/noan', 'unset/announce', 'unset/announce',
1248 '^set/nodx', 'unset/dx', 'unset/dx',
1249 '^set/nota', 'unset/talk', 'unset/talk',
1250 '^set/noww', 'unset/wwv', 'unset/wwv',
1251 '^set/nowx', 'unset/wx', 'unset/wx',
1252 '^sh$', 'show', 'show',
1253 '^sh\w*/buck', 'dbshow buck', 'dbshow',
1254 '^sh\w*/bu', 'show/files bulletins', 'show/files',
1255 '^sh\w*/c/n', 'show/configuration nodes', 'show/configuration',
1256 '^sh\w*/c$', 'show/configuration', 'show/configuration',
1257 '^sh\w*/com', 'dbavail', 'dbavail',
1258 '^sh\w*/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx',
1259 '^sh\w*/dx/(\d+)', 'show/dx $1', 'show/dx',
1260 '^sh\w*/dx/d(\d+)', 'show/dx from $1', 'show/dx',
1261 '^sh\w*/email', 'dbshow email', 'dbshow',
1262 '^sh\w*/hftest', 'dbshow hftest', 'dbshow',
1263 '^sh\w*/vhftest', 'dbshow vhftest', 'dbshow',
1264 '^sh\w*/qsl', 'dbshow qsl', 'dbshow',
1265 '^sh\w*/tnc', 'who', 'who',
1266 '^sh\w*/up', 'show/cluster', 'show/cluster',
1267 '^sh\w*/w\w*/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
1268 '^sh\w*/w\w*/(\d+)', 'show/wwv $1', 'show/wwv',
1269 '^sp$', 'send', 'send',
1273 '^ta$', 'talk', 'talk',
1274 '^t$', 'talk', 'talk',
1281 '^wx/full', 'wx full', 'wx',
1282 '^wx/sysop', 'wx sysop', 'wx',
1293 You can create aliases for commands at will. Beware though, these may not
1294 always turn out as you think. Care is needed and you need to test the
1295 results once you have set an alias.
1300 In later versions of Spider a simple console program is provided for the sysop.
1301 This has a type ahead buffer with line editing facilities and colour for spots,
1302 announces etc. To use this program, simply use console.pl instead of client.
1305 To edit the colours, copy /spider/perl/Console.pl to /spider/local and edit the
1306 file with your favourite editor.
1308 <sect1>Updating kepler data
1311 Spider has a powerful and flexible show/satellite command. In order for
1312 this to be accurate, the kepler data has to be updated regularly. In
1313 general, this data is available as an email or via cluster mail.
1314 Updating it is simple. First you need to export the mail message as a
1315 file. You do this with the <em>export</em> command from the cluster prompt
1316 as the sysop. For example ...
1319 export 5467 /spider/perl/keps.in
1322 would export message number 5467 as a file called keps.in in the
1323 /spider/perl directory.
1325 Now login to a VT as sysop and cd /spider/perl. There is a command in
1326 the perl directory called <em>convkeps.pl</em>. All we need to do now is
1327 convert the file like so ...
1330 ./convkeps.pl keps.in
1333 Now go back to the cluster and issue the command ...
1339 That is it! the kepler data has been updated.
1341 <sect1>The QRZ callbook
1344 The command <em>sh/qrz</em> will only work once you have followed a few
1345 simple steps. First you need to get a user ID and password from qrz.com.
1346 Simply go to the site and create one. Secondly you need to copy the file
1347 /spider/perl/Internet.pm to /spider/local and alter it to match your user
1348 ID and password. You also at this point need to set $allow=1 to complete
1349 the setup. Many thanks to Fred Lloyd, the proprieter of
1350 <htmlurl url="http://www.qrz.com" name="qrz.com"> for allowing this access.
1355 CVS stands for "Concurrent Versions System" and the CVS for DXSpider is held
1356 at <htmlurl url="http://www.sourceforge.net" name="Sourceforge">. This means
1357 that it is possible to update your DXSpider installation to the latest
1358 sources by using a few simple commands.
1361 Please be aware that if you update your system using CVS, it is possible that
1362 you could be running code that is very beta and not fully tested. There is
1363 a possibility that it could be unstable.
1366 I am of course assuming that you have a machine with both DXSpider and
1367 Internet access running.
1370 BEFORE YOU EVEN CONSIDER STARTING WITH THIS MAKE A BACKUP OF YOUR
1371 ENTIRE SPIDER TREE!!
1374 Assuming you are connected to the Internet, you need to login to the
1375 CVS repository and then update your Spider source. There are several
1376 steps which are listed below ...
1379 First login as the user <em>sysop</em>. Next you need to connect to the CVS
1380 repository. You do this with the command below ...
1383 cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login
1386 You will get a password prompt. Simply hit return here and your machine should
1387 return to a normal linux prompt.
1390 What happens next depends on whether you have an existing installation that
1391 you want to update with the latest and greatest or whether you just want
1392 to see what is there and/or run it on a new machine for testing.
1394 If you are installing Spider from CVS then change directory to /home/sysop
1396 If you are wanting to update Spider then cd to /tmp
1399 The next step will create a brand new 'spider' directory in your current
1403 cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider co spider
1406 This command is all on one line.
1409 Hopefully your screen should show you downloading files. The -z3 simply compresses
1410 the download to improve speed.
1411 When this has finished, you will have exactly the same as if you had untarred a full
1412 tarball PLUS some extra directories and files that CVS needs to do the magic that
1416 Now if you are doing a new installation, that's it. Carry on as if you have
1417 just downloaded and untarred the lastest tarball.
1420 If you want to upgrade your current installation then do this ...
1423 tar cvfz /tmp/s.tgz spider
1425 tar xvfzp /tmp/s.tgz
1428 This is assuming you downloaded to the /tmp directory of course.
1431 NOTE: the 'p' on the end of the 'xvfz' is IMPORTANT! It keeps the permissions
1432 correct. YOU WERE LOGGED IN AS THE USER SYSOP WEREN'T YOU?????
1434 Remember to recompile the C client (cd /spider/src; make)
1437 At this point the files have been upgraded. You can (usually) restart the cluster
1438 in your own time. However, if you attempt to use any new commands or features
1439 expect it to be fatal! At least your cluster will have been restarted then so it
1440 will be too late to worry about it!
1443 Now the magic part! From now on when you want to update, simply connect to the
1444 Internet and then, as the user <em>sysop</em> ...
1451 and your files will be updated. As above, remember to recompile the "C" client
1452 if it has been updated (CVS will tell you) and restart if any of the perl scripts
1453 have been altered or added, again, CVS will tell you.
1456 You will find any changes documented in the /spider/Changes file.
1458 <sect>The DXSpider command set
1461 Below is a complete list of commands available from the cluster prompt.
1462 Most maintenance tasks are automatic but there are some commands that are useful
1463 for a sysop. These are listed below in alphabetical order. The number in
1464 brackets following the command name is the permissions level needed to use
1467 <sect1>accept/announce (0)
1471 <bf>accept/announce [0-9] <pattern></bf> Set an accept filter
1476 Create an 'accept this announce' line for a filter.
1478 An accept filter line means that if the announce matches this filter it is
1479 passed onto the user. See HELP FILTERS for more info. Please read this
1480 to understand how filters work - it will save a lot of grief later on.
1482 You can use any of the following things in this line:-
1485 info <string> eg: iota or qsl
1486 by <prefixes> eg: G,M,2
1488 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1489 origin_itu <numbers>
1490 origin_zone <numbers>
1495 wx 1 filter WX announces
1496 dest <prefixes> eg: 6MUK,WDX (distros)
1503 acc/ann 2 by_zone 14,15,16
1504 (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
1513 This filter would only allow announces that were posted buy UK stations.
1514 You can use the tag 'all' to accept everything eg:
1520 but this probably for advanced users...
1522 <sect1>accept/announce (extended for sysops) (8)
1526 <bf>accept/announce <call> [input] [0-9]<pattern></bf> Announce filter sysop version
1530 This version allows a sysop to set a filter for a callsign as well as the
1531 default for nodes and users eg:-
1535 accept/ann input node_default by G,M,2
1536 accept/ann user_default by G,M,2
1539 <sect1>accept/route (8)
1543 <bf>accept/route <call> [0-9] <pattern></bf> Set an 'accept' filter line for routing
1547 Create an 'accept this routing PC Protocol' line for a filter.
1550 An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter
1551 it is passed thru that interface. See HELP FILTERING for more info. Please read this
1552 to understand how filters work - it will save a lot of grief later on.
1555 You can use any of the following things in this line:-
1558 call <prefixes> the callsign of the thingy
1559 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1562 origin <prefixes> really the interface it came in on
1563 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1564 origin_itu <numbers>
1565 origin_zone <numbers>
1572 acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
1573 acc/route gb7djk call gb7djk (equiv to SET/ISOLATE)
1577 You can use the tag 'all' to accept everything eg:
1583 <sect1>accept/spots (0)
1587 <bf>accept/announce [0-9] <pattern></bf> Set an accept filter
1592 Create an 'accept this spot' line for a filter.
1595 An accept filter line means that if the spot matches this filter it is
1596 passed onto the user. See HELP FILTERS for more info. Please read this
1597 to understand how filters work - it will save a lot of grief later on.
1599 You can use any of the following things in this line:-
1602 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
1603 on <range> same as 'freq'
1604 call <prefixes> eg: G,PA,HB9
1605 info <string> eg: iota or qsl
1607 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1618 For frequencies, you can use any of the band names defined in
1619 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
1620 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
1621 this is more efficient than saying simply: freq HF (but don't get
1622 too hung up about that)
1628 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1631 You can use the tag 'all' to accept everything, eg:
1637 but this probably for advanced users...
1639 <sect1>accept/spots (extended for sysops) (8)
1643 <bf>accept/spots <call> [input] [0-9] <pattern></bf> Spot filter sysop version
1647 This version allows a sysop to set a filter for a callsign as well as the
1648 default for nodes and users eg:-
1651 accept/spot db0sue-7 1 by_zone 14,15,16
1652 accept/spot node_default all
1653 set/hops node_default 10
1655 accept/spot user_default by G,M,2
1658 <sect1>accept/wcy (0)
1662 <bf>accept/wcy [0-9] <pattern></bf> set an accept WCY filter
1666 It is unlikely that you will want to do this, but if you do then you can
1667 filter on the following fields:-
1670 by <prefixes> eg: G,M,2
1672 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1673 origin_itu <numbers>
1674 origin_zone <numbers>
1682 There are no examples because WCY Broadcasts only come from one place and
1683 you either want them or not (see UNSET/WCY if you don't want them).
1685 This command is really provided for future use.
1687 See HELP FILTER for information.
1689 <sect1>accept/wcy (extended for sysops) (8)
1693 <bf>accept/wcy <call> [input] [0-9] <pattern></bf>
1694 WCY filter sysop version
1698 This version allows a sysop to set a filter for a callsign as well as the
1699 default for nodes and users eg:-
1702 accept/wcy node_default all
1703 set/hops node_default 10
1706 <sect1>accept/wwv (0)
1710 <bf>accept/wwv [0-9] <pattern></bf> Set an accept WWV filter
1714 It is unlikely that you will want to do this, but if you do then you can
1715 filter on the following fields:-
1718 by <prefixes> eg: G,M,2
1720 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
1721 origin_itu <numbers>
1722 origin_zone <numbers>
1732 accept/wwv by_zone 4
1735 is probably the only useful thing to do (which will only show WWV broadcasts
1736 by stations in the US).
1738 See HELP FILTER for information.
1740 <sect1>accept/wwv (extended for sysops) (8)
1744 <bf>accept/wwv <call> [input] [0-9] <pattern></bf>
1745 WWV filter sysop version
1749 This version allows a sysop to set a filter for a callsign as well as the
1750 default for nodes and users eg:-
1753 accept/wwv db0sue-7 1 by_zone 4
1754 accept/wwv node_default all
1755 set/hops node_default 10
1757 accept/wwv user_default by W,K
1764 <bf>announce <text></bf> Send an announcement to local users
1768 Send an announcement to LOCAL users only, where <text> is the text
1769 of the announcement you wish to broadcast. If you do not wish to receive
1770 announces, use the <em>set/noannounce</em> command. Any announces made by
1771 a sysop will override set/noannounce.
1773 <sect1>announce full (0)
1777 <bf>announce full <text></bf> Send an announcement cluster wide
1781 This command will send your announcement across the whole cluster
1785 <sect1>announce sysop (5)
1789 <bf>announce sysop <text></bf>
1793 Send an announcement to Sysops only
1799 <bf>apropos <string></bf> Search the help database
1803 Search the help database for <string> (it isn't case sensitive),
1804 and print the names of all the commands that may be relevant.
1810 <bf>bye</bf> Exit from the cluster
1814 This will disconnect you from the cluster
1820 <bf>catchup <node_call> All|[<msgno> ...]</bf>
1821 Mark a message as sent
1825 When you send messages the fact that you have forwarded it to another node
1826 is remembered so that it isn't sent again. When you have a new partner
1827 node and you add their callsign to your /spider/msg/forward.pl file, all
1828 outstanding non-private messages will be forwarded to them. This may well
1829 be ALL the non-private messages. You can prevent this by using these
1834 catchup GB7DJK 300 301 302 303 500-510
1837 and to undo what you have just done:-
1840 uncatchup GB7DJK all
1841 uncatchup GB7DJK 300 301 302 303 500-510
1844 which will arrange for them to be forward candidates again.
1846 Order is not important.
1848 <sect1>clear/spots (0)
1852 <bf>clear/spots [1|all]</bf> Clear a spot filter line
1856 This command allows you to clear (remove) a line in a spot filter or to
1857 remove the whole filter.
1859 If you have a filter:-
1863 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1872 you will be left with:-
1875 acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
1884 the filter will be completely removed.
1891 <bf>connect <callsign></bf> Start a connection to another DX Cluster
1895 Start a connection process that will culminate in a new connection to the
1896 DX cluster <callsign>. This process creates a new 'client' process which will
1897 use the script in /spider/connect/<callsign> to effect the 'chat' exchange
1898 necessary to traverse the network(s) to logon to the cluster <callsign>.
1904 <bf>dbavail</bf> Show a list of all the databases in the system
1908 The title says it all really, this command lists all the databases defined
1909 in the system. It is also aliased to SHOW/COMMAND.
1915 <bf>dbcreate <name></bf> Create a database entry<newline>
1916 <bf>dbcreate <name> chain <name> [<name>..]</bf> Create a
1917 chained database entry<newline>
1918 <bf>dbcreate <name> remote <node></bf> Create a remote database
1923 DBCREATE allows you to define a database in the system. It doesn't actually
1924 create anything, just defines it.
1926 The databases that are created are simple DB_File hash databases, they are
1927 therefore already 'indexed'.
1929 You can define a local database with the first form of the command eg:
1933 You can also chain databases with the addition of the 'chain' keyword.
1934 This will search each database one after the other. A typical example
1937 DBCREATE sdx_qsl chain sql_ad
1939 No checking is done to see if the any of the chained databases exist, in
1940 fact it is usually better to do the above statement first then do each of
1941 the chained databases.
1943 Databases can exist offsite. To define a database that lives on another
1946 DBCREATE buckmaster remote gb7dxc
1948 Remote databases cannot be chained; however, the last database in a
1949 a chain can be a remote database eg:
1951 DBCREATE qsl chain gb7dxc
1953 To see what databases have been defined do:
1955 DBAVAIL (or it will have been aliased to SHOW/COMMAND)
1957 It would be normal for you to add an entry into your local Aliases file
1958 to allow people to use the 'SHOW/<dbname>' style syntax. So you would
1959 need to add a line like:-
1965 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
1975 to work as they may be used to.
1977 See DBIMPORT for the importing of existing AK1A format data to databases.
1978 See DBSHOW for generic database enquiry
1984 <bf>dbimport <dbname></bf> Import AK1A data into a database
1988 If you want to import or update data in bulk to a database you can use
1989 this command. It will either create or update entries into an existing
1990 database. For example:-
1992 DBIMPORT oblast /tmp/OBLAST.FUL
1994 will import the standard OBLAST database that comes with AK1A into the
1995 oblast database held locally.
2001 <bf>dbremove <dbname></bf> Delete a database
2005 DBREMOVE will completely remove a database entry and also delete any data
2006 file that is associated with it.
2008 There is no warning, no comeback, no safety net.
2014 will remove the oblast database from the system and it will also remove
2015 the associated datafile.
2019 There is no warning, no comeback, no safety net.
2021 You have been warned.
2027 <bf>dbshow <dbname> <key></bf> Display an entry, if it exists,
2032 This is the generic user interface to the database to the database system.
2033 It is expected that the sysop will add an entry to the local Aliases file
2034 so that users can use the more familiar AK1A style of enquiry such as:
2040 but if he hasn't and the database really does exist (use DBAVAIL or
2041 SHOW/COMMAND to find out) you can do the same thing with:
2052 <bf>debug</bf> Set the cluster program into debug mode
2056 Executing this command will only have an effect if you are running the cluster
2063 It will interrupt the cluster just after the debug command has finished.
2065 <sect1>directory (0)
2069 <bf>directory</bf> List messages<newline>
2070 <bf>directory all</bf> List all messages<newline>
2071 <bf>directory own</bf> List your own messages<newline>
2072 <bf>directory new</bf> List all new messages<newline>
2073 <bf>directory to <call></bf> List all messages to <call><newline>
2074 <bf>directory from <call></bf> List all messages from <call><newline>
2075 <bf>directory subject <string></bf> List all messages with <string>
2077 <bf>directory <nn></bf> List last <nn> messages<newline>
2078 <bf>directory <from>-<to></bf> List messages <from> message <to> message <newline>
2082 List the messages in the messages directory.
2084 If there is a 'p' one space after the message number then it is a
2085 personal message. If there is a '-' between the message number and the
2086 'p' then this indicates that the message has been read.
2088 You can use shell escape characters such as '*' and '?' in the <call>
2091 You can combine some of the various directory commands together eg:-
2096 DIR SUBJECT IOTA 200-250
2099 You can abbreviate all the commands to one letter and use ak1a syntax:-
2107 <sect1>directory (extended for sysops) (5)
2110 Works just like the user command except that sysops can see ALL messages.
2112 <sect1>disconnect (8)
2116 <bf>disconnect <call> [<call> ...]</bf> Disconnect a user or node
2120 Disconnect any <call> connected locally
2126 <bf>dx [by <call>] <freq> <call> <remarks></bf> Send a DX spot
2130 This is how you send a DX Spot to other users. You can, in fact, now
2131 enter the <freq> and the <call> either way round.
2139 will all give the same result. You can add some remarks to the end
2140 of the command and they will be added to the spot.
2143 DX FR0G 144600 this is a test
2146 You can credit someone else by saying:-
2149 DX by G1TLH FR0G 144.600 he isn't on the cluster
2152 The <freq> is compared against the available bands set up in the
2153 cluster. See SHOW/BANDS for more information.
2159 <bf>export <msgno> <filename></bf> Export a message to a file
2163 Export a message to a file. This command can only be executed on a local
2164 console with a fully privileged user. The file produced will be in a form
2165 ready to be imported back into the cluster by placing it in the import
2166 directory (/spider/msg/import).
2168 This command cannot overwrite an existing file. This is to provide some
2169 measure of security. Any files written will owned by the same user as the
2170 main cluster, otherwise you can put the new files anywhere the cluster can
2171 access. For example:-
2175 <sect1>export_users (9)
2179 <bf>export_users [<filename>]</bf> Export the users database to ascii
2183 Export the users database to a file in ascii format. If no filename
2184 is given then it will export the file to /spider/data/user_asc.
2186 If the file already exists it will be renamed to <filename>.o. In fact
2187 up to 5 generations of the file can be kept each one with an extra 'o' on the
2190 BE WARNED: this will write to any file you have write access to. No check is
2191 made on the filename (if any) that you specify.
2193 <sect1>forward/latlong (8)
2197 <bf>forward/latlong <node_call></bf> Send latitude and longitude
2198 information to another cluster
2202 This command sends all the latitude and longitude information that your
2203 cluster is holding against callsigns. One advantage of recieving this
2204 information is that more locator information is held by you. This
2205 means that more locators are given on the DX line assuming you have
2206 <em>set/dxgrid</em> enabled. This could be a LOT of information though, so
2207 it is not recommended on slow links.
2209 <sect1>forward/opername (1)
2213 <bf>forward/opername <call></bf> Send out information on this <call>
2218 This command sends out any information held in the user file which can
2219 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
2220 and Homenode. PC41s are only sent for the information that is available.
2226 <bf>help <cmd></bf> Get help on a command
2230 All commands can be abbreviated, so SHOW/DX can be abbreviated
2231 to SH/DX, ANNOUNCE can be shortened to AN and so on.
2233 Look at the APROPOS <string> command which will search the help database
2234 for the <string> you specify and give you a list of likely commands
2235 to look at with HELP.
2241 <bf>init <node call></bf> Re-initialise a link to an AK1A compatible node
2245 This command attempts to re-initialise a link to a (usually) AK1A node
2246 that has got confused, usually by a protocol loop of some kind. It may
2247 work - but you usually will be better off simply disconnecting it (or
2248 better, if it is a real AK1A node, doing an RCMD <node> DISC/F <your
2251 Best of luck - you will need it.
2257 <bf>kill <msgno> [<msgno> ..]</bf> Delete a message
2258 from the local system
2262 Delete a message from the local system. You will only be able to
2263 delete messages that you have originated or been sent (unless you are
2270 <bf>kill <msgno> [<msgno> ...]</bf> Remove or erase a message from
2272 <bf>kill from <call></bf> Remove all messages from a callsign<newline>
2273 <bf>kill to <call></bf> Remove all messages to a callsign<newline>
2277 You can get rid of any message to or originating from your callsign using
2278 this command. You can remove more than one message at a time.
2280 As a sysop you can kill any message on the system.
2282 <sect1>kill full (5)
2286 <bf>kill full <msgno> [<msgno>]</bf> Delete a message from the
2291 Delete a message (usually a 'bulletin') from the whole cluster system.
2293 This uses the subject field, so any messages that have exactly the same subject
2294 will be deleted. Beware!
2300 <bf>links</bf> Show which nodes are physically connected
2304 This is a quick listing that shows which links are connected and
2305 some information about them. See WHO for a list of all connections.
2308 <sect1>load/aliases (9)
2312 <bf>load/aliases</bf> Reload the command alias table
2316 Reload the /spider/cmd/Aliases file after you have editted it. You will need to
2317 do this if you change this file whilst the cluster is running in order for the
2318 changes to take effect.
2320 <sect1>load/badmsg (9)
2324 <bf>load/badmsg</bf> Reload the bad message table
2328 Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
2329 the cluster is running. This table contains a number of perl regular
2330 expressions which are searched for in the fields targetted of each message.
2331 If any of them match then that message is immediately deleted on receipt.
2333 <sect1>load/bands (9)
2337 <bf>load/bands</bf> Reload the band limits table
2341 Reload the /spider/data/bands.pl file if you have changed it manually whilst
2342 the cluster is running.
2344 <sect1>load/cmd_cache (9)
2348 <bf>load/cmd_cache</bf> Reload the automatic command cache
2352 Normally, if you change a command file in the cmd or local_cmd tree it will
2353 automatially be picked up by the cluster program. Sometimes it can get confused
2354 if you are doing a lot of moving commands about or delete a command in the
2355 local_cmd tree and want to use the normal one again. Execute this command to
2356 reset everything back to the state it was just after a cluster restart.
2358 <sect1>load/forward (9)
2362 <bf>load/forward</bf> Reload the msg forwarding routing table
2365 Reload the /spider/msg/forward.pl file if you have changed it
2366 manually whilst the cluster is running.
2368 <sect1>load/messages (9)
2372 <bf>load/messages</bf> Reload the system messages file
2376 If you change the /spider/perl/Messages file (usually whilst fiddling/writing ne
2377 commands) you can have them take effect during a cluster session by executing this
2378 command. You need to do this if get something like :-
2380 unknown message 'xxxx' in lang 'en'
2382 <sect1>load/prefixes (9)
2386 <bf>load/prefixes</bf> Reload the prefix table
2390 Reload the /spider/data/prefix_data.pl file if you have changed it manually
2391 whilst the cluster is running.
2397 <bf>merge <node> [<no spots>/<no wwv>]</bf> Ask for the
2398 latest spots and WWV
2402 MERGE allows you to bring your spot and wwv database up to date. By default
2403 it will request the last 10 spots and 5 WWVs from the node you select. The
2404 node must be connected locally.
2406 You can request any number of spots or wwv and although they will be appended
2407 to your databases they will not duplicate any that have recently been added
2408 (the last 2 days for spots and last month for WWV data).
2414 <bf>msg <cmd> <msgno> [data ...]</bf> Alter various message
2419 Alter message parameters like To, From, Subject, whether private or bulletin
2420 or return receipt (RR) is required or whether to keep this message from timing
2424 MSG TO <msgno> <call> - change TO callsign to <call>
2425 MSG FRom <msgno> <call> - change FROM callsign to <call>
2426 MSG PRrivate <msgno> - set private flag
2427 MSG NOPRrivate <msgno> - unset private flag
2428 MSG RR <msgno> - set RR flag
2429 MSG NORR <msgno> - unset RR flag
2430 MSG KEep <msgno> - set the keep flag (message won't be deleted ever)
2431 MSG NOKEep <msgno> - unset the keep flag
2432 MSG SUbject <msgno> <new> - change the subject to <new>
2433 MSG WAittime <msgno> - remove any waitting time for this message
2434 MSG NOREad <msgno> - mark message as unread
2435 MSG REad <msgno> - mark message as read
2436 MSG QUeue - queue any outstanding bulletins
2437 MSG QUeue 1 - queue any outstanding private messages
2440 You can look at the status of a message by using:-
2442 STAT/MSG <msgno>
2444 This will display more information on the message than DIR does.
2450 <bf>pc <call> <text></bf> Send text (eg PC Protocol) to <call>
2454 Send some arbitrary text to a locally connected callsign. No processing is done on
2455 the text. This command allows you to send PC Protocol to unstick things if problems
2456 arise (messages get stuck etc). eg:-
2458 pc gb7djk PC33^GB7TLH^GB7DJK^400^
2460 You can also use in the same way as a talk command to a connected user but
2461 without any processing, added of "from <blah> to <blah>" or whatever.
2463 pc G1TLH Try doing that properly!!!
2469 <bf>ping <node></bf> Check the link quality between nodes
2473 his command allows you to send a frame to another cluster node on
2474 the network and get a return frame. The time it takes to do this
2475 is a good indication of the quality of the link. The actual time
2476 it takes is output to the console in seconds.
2477 Any visible cluster node can be PINGed.
2484 <bf>rcmd <node call> <cmd></bf> Send a command to another DX cluster
2488 This command allows you to send nearly any command to another DX Cluster
2489 node that is connected to the system.
2491 Whether you get any output is dependant on a) whether the other system knows
2492 that the node callsign of this cluster is in fact a node b) whether the
2493 other system is allowing RCMDs from this node and c) whether you have
2494 permission to send this command at all.
2500 <bf>read</bf> Read the next unread personal message addressed to you<newline>
2501 <bf>read <msgno></bf> Read the specified message<newline>
2505 You can read any messages that are sent as 'non-personal' and also any
2506 message either sent by or sent to your callsign.
2509 <sect1>read (extended for sysops) (5)
2513 <bf>read <msgno></bf> Read a message on the system
2517 As a sysop you may read any message on the system
2519 <sect1>reject/announce
2523 <bf>reject/announce [0-9] <pattern></bf> Set a reject filter
2528 Create an 'reject this announce' line for a filter.
2530 An reject filter line means that if the announce matches this filter it is
2531 passed onto the user. See HELP FILTERS for more info. Please read this
2532 to understand how filters work - it will save a lot of grief later on.
2534 You can use any of the following things in this line:-
2537 info <string> eg: iota or qsl
2538 by <prefixes> eg: G,M,2
2540 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2541 origin_itu <numbers>
2542 origin_zone <numbers>
2547 wx 1 filter WX announces
2548 dest <prefixes> eg: 6MUK,WDX (distros)
2554 rej/ann by_zone 14,15,16 and not by G,M,2
2557 You can use the tag 'all' to reject everything eg:
2563 but this probably for advanced users...
2565 <sect1>reject/announce (extended for sysops) (8)
2569 <bf>reject/announce <call> [input] [0-9] <pattern></bf> Announce filter sysop version
2573 This version allows a sysop to set a filter for a callsign as well as the
2574 default for nodes and users eg:-
2578 reject/ann input node_default by G,M,2
2579 reject/ann user_default by G,M,2
2582 <sect1>reject/route (8)
2586 <bf>reject/route <call> [0-9] <pattern></bf> Set an 'reject' filter line for routing
2590 Create an 'reject this routing PC Protocol' line for a filter.
2593 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter
2594 it is NOT passed thru that interface. See HELP FILTERING for more info. Please
2595 read this to understand how filters work - it will save a lot of grief later on.
2596 You can use any of the following things in this line:-
2599 call <prefixes> the callsign of the thingy
2600 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2603 origin <prefixes> really the interface it came in on
2604 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2605 origin_itu <numbers>
2606 origin_zone <numbers>
2613 rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes)
2617 You can use the tag 'all' to reject everything eg:
2620 rej/route all (equiv to [very] restricted mode)
2623 <sect1>reject/spots (0)
2627 <bf>reject/spots [0-9] <pattern></bf> Set a reject filter
2632 Create a 'reject this spot' line for a filter.
2634 A reject filter line means that if the spot matches this filter it is
2635 dumped (not passed on). See HELP FILTERS for more info. Please read this
2636 to understand how filters work - it will save a lot of grief later on.
2638 You can use any of the following things in this line:-
2641 freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m
2642 on <range> same as 'freq'
2643 call <prefixes> eg: G,PA,HB9
2644 info <string> eg: iota or qsl
2646 call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2656 For frequencies, you can use any of the band names defined in
2657 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
2658 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
2659 this is more efficient than saying simply: on HF (but don't get
2660 too hung up about that)
2666 rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
2669 You can use the tag 'all' to reject everything eg:
2675 but this probably for advanced users...
2677 <sect1>reject/spots (extended for sysops) (8)
2681 <bf>reject/spots <call> [input] [0-9] <pattern></bf>
2682 Reject spot filter sysop version
2686 This version allows a sysop to set a filter for a callsign as well as the
2687 default for nodes and users eg:-
2690 reject/spot db0sue-7 1 by_zone 14,15,16
2691 reject/spot node_default all
2692 set/hops node_default 10
2694 reject/spot user_default by G,M,2
2697 <sect1>reject/wcy (0)
2701 <bf>reject/wcy [0-9] <pattern></bf> Set a reject WCY filter
2705 It is unlikely that you will want to do this, but if you do then you can
2706 filter on the following fields:-
2709 by <prefixes> eg: G,M,2
2711 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2712 origin_itu <numbers>
2713 origin_zone <numbers>
2720 There are no examples because WCY Broadcasts only come from one place and
2721 you either want them or not (see UNSET/WCY if you don't want them).
2723 This command is really provided for future use.
2725 See HELP FILTER for information.
2727 <sect1>reject/wcy (extended for sysops) (8)
2731 <bf>reject/wcy <call> [input] [0-9] <pattern></bf>
2732 WCY reject filter sysop version
2736 This version allows a sysop to set a filter for a callsign as well as the
2737 default for nodes and users eg:-
2739 reject/wcy gb7djk all
2741 <sect1>reject/wwv (0)
2745 <bf>reject/wwv [0-9] <pattern></bf> Set a reject WWV filter
2749 It is unlikely that you will want to do this, but if you do then you can
2750 filter on the following fields:-
2753 by <prefixes> eg: G,M,2
2755 origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G)
2756 origin_itu <numbers>
2757 origin_zone <numbers>
2767 reject/wwv by_zone 14,15,16
2770 is probably the only useful thing to do (which will only show WWV broadcasts
2771 by stations in the US).
2773 See HELP FILTER for information.
2775 <sect1>reject/wwv (extended for sysops) (8)
2779 <bf>reject/wwv <call> [input] [0-9] <pattern></bf>
2780 WWV reject filter sysop version
2783 <P>This version allows a sysop to set a filter for a callsign as well as the
2784 default for nodes and users eg:-
2787 reject/wwv db0sue-7 1 by_zone 4
2788 reject/wwv node_default all
2790 reject/wwv user_default by W
2797 <bf>reply</bf> Reply (privately) to the last message that you have read<newline>
2798 <bf>reply <msgno></bf> Reply (privately) to the specified message<newline>
2799 <bf>reply B <msgno></bf> Reply as a Bulletin to the specified message<newline>
2800 <bf>reply NOPrivate <msgno></bf> Reply as a Bulletin to the specified
2802 <bf>reply RR <msgno></bf> Reply to the specified message with read
2807 You can reply to a message and the subject will automatically have
2808 "Re:" inserted in front of it, if it isn't already present.
2810 You can also use all the extra qualifiers such as RR, PRIVATE,
2811 NOPRIVATE, B that you can use with the SEND command (see SEND
2812 for further details)
2818 <bf>send <call> [<call> ...]</bf> Send a message to
2819 one or more callsigns<newline>
2820 <bf>send RR <call></bf> Send a message and ask for a read receipt<newline>
2821 <bf>send COPY <msgno> <call></bf> Send a copy of a message
2823 <bf>send PRIVATE <call></bf> Send a personal message<newline>
2824 <bf>send NOPRIVATE <call></bf> Send a message to all stations<newline>
2828 All the SEND commands will create a message which will be sent either to
2829 an individual callsign or to one of the 'bulletin' addresses.
2831 SEND <call> on its own acts as though you had typed SEND PRIVATE, that is
2832 it will mark the message as personal and send it to the cluster node that
2833 that callsign is connected to.
2835 You can have more than one callsign in all of the SEND commands.
2837 You can have multiple qualifiers so that you can have for example:-
2840 SEND RR COPY 123 PRIVATE G1TLH G0RDI
2843 which should send a copy of message 123 to G1TLH and G0RDI and you will
2844 receive a read receipt when they have read the message.
2846 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
2847 SP is an alias for SEND PRIVATE
2849 <sect1>set/address (0)
2853 <bf>set/address <your_address></bf> Record your postal address
2857 Literally, record your address details on the cluster.
2859 <sect1>set/announce (0)
2863 <bf>set/announce</bf> Allow announce messages
2867 Allow announce messages to arrive at your terminal.
2869 <sect1>set/arcluster (5)
2873 <bf>set/arcluster <node_call> [<node_call> ...]</bf> Make
2874 the node_call an AR-Cluster type node
2878 Set the node_call as an AR-Cluster type node
2880 <sect1>set/baddx (8)
2884 <bf>set/baddx <call></bf> Stop words we do not wish to see in the callsign field
2885 of a dx spot being propagated
2889 Setting a word as 'baddx' will prevent spots with that word in the callsign
2890 field of a DX spot from going any further. They will not be displayed and they
2891 will not be sent onto other nodes.
2893 The word must be wriiten in full, no wild cards are allowed eg:-
2896 set/baddx FORSALE VIDEO FR0G
2899 To allow a word again, use the following command ...
2905 <sect1>set/badnode (6)
2909 <bf>set/badnode <node_call></bf> Stop spots from this node_call
2914 Setting a callsign as a 'badnode' will prevent spots from that node
2915 going any further. They will not be displayed and they will not be
2916 sent onto other nodes.
2918 The call can be a full or partial call (or a prefix), eg:-
2924 will stop anything from K1TTT (including any SSID's)
2930 will allow spots from him again.
2932 Use with extreme care. This command may well be superceded by FILTERing.
2934 <sect1>set/badspotter (8)
2938 <bf>set/badspotter <call></bf> Stop spots from this callsign being propagated
2942 Setting a callsign as a 'badspotter' will prevent spots from this callsign
2943 going any further. They will not be displayed and they will not be
2944 sent onto other nodes.
2946 The call must be written in full, no wild cards are allowed eg:-
2949 set/badspotter VE2STN
2952 will stop anything from VE2STN. If you want SSIDs as well then you must
2953 enter them specifically.
2956 unset/badspotter VE2STN
2959 will allow spots from him again.
2961 Use with extreme care. This command may well be superceded by FILTERing.
2967 <bf>set/beep</bf> Add beeps to terminal messages
2971 Add a beep to DX and other terminal messages.
2977 <bf>set/bbs <call> [<call>..]</bf>Make <call> a BBS
2984 <bf>set/clx <node_call> [<node_call> ...]</bf> Make
2985 the node_call a CLX type node
2989 Set the node_call as a CLX type node
2991 <sect1>set/debug (9)
2995 <bf>set/debug <name></bf> Add a debug level to the debug set
2999 You can choose to log several different levels. The levels are
3007 You can show what levels you are logging with the <em>show/debug</em>
3010 You can remove a debug level with unset/debug <name>
3016 <bf>set/dx</bf>Allow DX messages to arrive at your terminal
3020 You can stop DX messages with the <em>unset/dx</em> command
3022 <sect1>set/dxgrid (0)
3026 <bf>set/dxgrid</bf>Allow grid squares on the end of DX messages
3030 Some logging programs do not like the additional information at
3031 the end of a DX spot. If this is the case, use the <em>unset/dxgrid</em>
3032 command to remove the grid squares.
3034 <sect1>set/dxnet (5)
3038 <bf>set/dxnet <node_call> [<node_call> ...]</bf> Make
3039 the node_call a DXNet type node
3043 Set the node_call as a DXNet type node
3049 <bf>set/echo</bf> Make the cluster echo your input
3053 If you are connected via a telnet session, different implimentations
3054 of telnet handle echo differently depending on whether you are
3055 connected via port 23 or some other port. You can use this command
3056 to change the setting appropriately.
3058 You can remove the echo with the <em>unset/echo</em> command
3060 The setting is stored in your user profile.
3062 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
3068 <bf>set/here</bf> Set the here flag
3072 Let others on the cluster know you are here by only displaying your
3073 callsign. If you are away from your terminal you can use the <em>unset/here</em>
3074 command to let people know you are away. This simply puts brackets
3075 around your callsign to indicate you are not available.
3077 <sect1>set/homenode (0)
3081 <bf>set/homenode <node_call></bf> Set your home cluster
3085 Tell the cluster system where you normally connect to. Any Messages sent
3086 to you will normally find their way there should you not be connected.
3097 <bf>set/hops <node_call> ann|spots|wwv|wcy <n></bf>
3102 Set the hop count for a particular type of broadcast for a node.
3104 This command allows you to set up special hop counts for a node
3105 for currently: announce, spots, wwv and wcy broadcasts.
3109 set/hops gb7djk ann 10
3110 set/hops gb7mbc spots 20
3113 Set SHOW/HOPS for information on what is already set. This command
3114 creates a filter and works in conjunction with the filter system.
3116 <sect1>set/isolate (9)
3120 <bf>set/isolate <node call></bf> Isolate a node from the rest of the network
3124 Connect a node to your system in such a way that you are a full protocol
3125 member of its network and can see all spots on it, but nothing either leaks
3126 out from it nor goes back into from the rest of the nodes connected to you.
3128 You can potentially connect several nodes in this way.
3130 You can see which nodes are isolated with the show/isolate (1) command.
3132 You can remove the isolation with the command unset/isolate.
3134 <sect1>set/language (0)
3138 <bf>set/language <language></bf> Set the language you wish to use
3142 You can select the language that you want the cluster to use. Currently
3143 the languages available are <em>en</em> (English) and <em>nl</em> (Dutch).
3145 <sect1>set/location (0)
3149 <bf>set/location <lat and long></bf> Set your latitude and longitude
3153 You can set your latitude and longitude manually or alternatively use the
3154 <em>set/qra</em> command which will do the conversion for you.
3157 set/location 54 04 N 2 02 E
3161 <sect1>set/sys_location (9)
3165 <bf>set/sys_location <lat & long></bf> Set your cluster latitude and longitude
3169 In order to get accurate headings and such like you must tell the system
3170 what your latitude and longitude is. If you have not yet done a SET/QRA
3171 then this command will set your QRA locator for you. For example:-
3174 SET/LOCATION 52 22 N 0 57 E
3177 <sect1>set/logininfo (0)
3181 <bf>set/logininfo</bf> Show logins and logouts of nodes and users
3185 Show users and nodes when they log in and out of the local cluster. You
3186 can stop these messages by using the <em>unset/logininfo</em> command.
3189 <sect1>set/lockout (9)
3193 <bf>set/lockout <call></bf> Stop a callsign connecting to the cluster
3197 You can show who is locked out with the <em>show/lockout</em> command.
3198 To allow the user to connect again, use the <em>unset/lockout</em> command.
3204 <bf>set/name <your_name></bf> Set your name
3208 Tell the cluster what your name is, eg:-
3218 <bf>set/node <call> [<call> ...]</bf> Make the callsign an AK1A cluster
3222 Tell the system that the call(s) are to be treated as AK1A cluster and
3223 fed PC Protocol rather normal user commands.
3225 From version 1.41 you can also set the following types of cluster
3234 To see what your nodes are set to, use the <em>show/nodes</em> command.
3236 <sect1>set/obscount (9)
3240 <bf>set/obscount <count> <node call></bf> Set the 'pump-up'
3241 obsolescence counter
3245 From version 1.35 onwards neighbouring nodes are pinged at regular intervals (see
3246 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
3247 counter which is decremented on every outgoing ping and then reset to
3248 the 'obscount' value on every incoming ping. The default value of this
3251 What this means is that a neighbouring node will be pinged twice at
3252 (default) 300 second intervals and if no reply has been heard just before
3253 what would be the third attempt, that node is disconnected.
3255 If a ping is heard then the obscount is reset to the full value. Using
3256 default values, if a node has not responded to a ping within 15 minutes,
3263 <bf>set/page <n></bf> Set the number of lines per page
3267 Tell the system how many lines you wish on a page when the number of lines
3268 of output from a command is more than this. The default is 20. Setting it
3269 explicitly to 0 will disable paging.
3276 The setting is stored in your user profile.
3279 <sect1>set/password (9)
3283 <bf>set/password <callsign> <string></bf> Set a users password
3287 The password for a user can only be set by a full sysop. The string
3288 can contain any characters but any spaces are removed (you can type in
3289 spaces - but they won't appear in the password). You can see the
3290 result with STAT/USER. The password is the usual 30 character baycom
3293 <sect1>set/pinginterval (9)
3297 <bf>set/pinginterval <time> <node call></bf> Set the ping time
3298 to neighbouring nodes
3302 As from version 1.35 all neighbouring nodes are pinged at regular intervals
3303 in order to determine the rolling quality of the link and, in future, to
3304 affect routing decisions. The default interval is 300 secs or 5 minutes.
3306 You can use this command to set a different interval. Please don't.
3308 But if you do the value you enter is treated as minutes up 60 and seconds
3309 for numbers greater than that.
3311 This is used also to help determine when a link is down at the far end
3312 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
3313 for more information.
3315 <sect1>set/privilege (9)
3319 <bf>set/privilege <n> <call> [<call> ...]</bf> Set the
3320 privilege level on a call
3324 Set the privilege level on a callsign. The privilege levels that pertain
3325 to commands are as default:-
3329 1 - allow remote nodes normal user RCMDs
3330 5 - various privileged commands (including shutdown, but not disc-
3331 connect), the normal level for another node.
3332 8 - more privileged commands (including disconnect)
3333 9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
3337 If you are a sysop and you come in as a normal user on a remote connection
3338 your privilege will automatically be set to 0.
3340 <sect1>set/spider (5)
3344 <bf>set/spider <node_call> [<node_call> ...]</bf> Make
3345 the node_call a DXSpider type node
3349 Set the node_call as a DXSpider type node
3351 <sect1>set/sys_qra (9)
3355 <bf>set/sys_qra <locator></bf> Set your cluster QRA locator
3362 <bf>set/qra <locator></bf> Set your QRA locator
3366 Tell the system what your QRA (or Maidenhead) locator is. If you have not
3367 done a SET/LOCATION then your latitude and longitude will be set roughly
3368 correctly (assuming your locator is correct ;-). For example:-
3378 <bf>set/qth <your QTH></bf> Set your QTH
3382 Tell the system where your are. For example:-
3385 set/qth East Dereham, Norfolk
3392 <bf>set/talk</bf> Allow talk messages to be seen at your console
3396 Allow talk messages to arrive at your console. You can switch off
3397 talks with the <em>unset/talk</em> command.
3403 <bf>set/wcy</bf> Allow WCY messages to be seen at your console
3407 Allow WCY information to be seen at your console. You can switch off
3408 WCY messages with the <em>unset/wcy</em> command.
3414 <bf>set/wwv</bf> Allow WWV messages to be seen at your console
3418 Allow WWV information to be seen at your console. You can switch off
3419 WWV messages with the <em>unset/wwv</em> command.
3425 <bf>set/wx</bf> Allow WX messages to be seen at your console
3429 Allow WX information to be seen at your console. You can switch off
3430 WX messages with the <em>unset/wx</em> command.
3432 <sect1>show/baddx (1)
3436 <bf>show/baddx</bf>Show all the bad dx calls in the system
3440 Display all the bad dx callsigns in the system, see SET/BADDX
3441 for more information.
3443 <sect1>show/badnode (6)
3447 <bf>show/badnode</bf> Show all the bad nodes in the system
3451 Display all the bad node callsigns in the system, see SET/BADNODE
3452 for more information.
3454 <sect1>show/badspotter (1)
3458 <bf>show/badspotter</bf> Show all the bad spotters in the system
3462 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
3463 for more information.
3465 <sect1>show/configuration (0)
3469 <bf>show/configuration [<node>]</bf> Show all visible nodes and their users
3473 This command allows you to see all the users that can be seen
3474 and the nodes to which they are connected. With the optional <em>node</em>,
3475 you can specify a particular node to look at.
3477 This command is normally abbreviated to: sh/c
3479 BE WARNED: the list that is returned can be VERY long
3481 <sect1>show/configuration/node (0)
3485 <bf>show/configuration/node</bf> Show all the nodes connected
3489 Show all the nodes connected locally and the nodes they have connected.
3491 <sect1>show/connect (1)
3495 <bf>show/connect</bf> Show all the active connections
3499 This command shows information on all the active connections known to
3500 the node. This command gives slightly more information than WHO.
3502 <sect1>show/date (0)
3506 <bf>show/date [<prefix>|<callsign>]</bf> Show
3511 This is very nearly the same as SHOW/TIME, the only difference the format
3512 of the date string if no arguments are given.
3514 If no prefixes or callsigns are given then this command returns the local
3515 time and UTC as the computer has it right now. If you give some prefixes
3516 then it will show UTC and UTC + the local offset (not including DST) at
3517 the prefixes or callsigns that you specify.
3519 <sect1>show/debug (9)
3523 <bf>show/debug</bf> Show what levels of debug you are logging
3527 The levels can be set with <em>set/debug</em>
3533 <bf>show/dx [options]</bf> interrogate the spot database
3537 If you just type SHOW/DX you will get the last so many spots
3538 (sysop configurable, but usually 10).
3540 In addition you can add any number of these options in very nearly
3541 any order to the basic SHOW/DX command, they are:-
3544 on <band> - eg 160m 20m 2m 23cm 6mm
3545 on <region> - eg hf vhf uhf shf (see SHOW/BANDS)
3547 <number> - the number of spots you want
3548 <from>-<to> - <from> spot no <to> spot no in
3551 <prefix> - for a spotted callsign beginning with <prefix>
3552 *<suffix> - for a spotted callsign ending in <suffix>
3553 *<string>* - for a spotted callsign containing <string>
3555 day <number> - starting <number> days ago
3556 day <from>-<to> - <from> days <to> days ago
3558 info <text> - any spots containing <text> in the info or remarks
3560 by <call> - any spots spotted by <call> (spotter <call>
3563 qsl - this automatically looks for any qsl info on the call
3564 held in the spot database.
3566 iota [<iota>] - If the iota island number is missing it will
3567 look for the string iota and anything which looks like
3568 an iota island number. If you specify then it will look
3571 qra [<locator>] - this will look for the specific locator if
3572 you specify one or else anything that looks like a locator.
3579 SH/DX on 20m info iota
3580 SH/DX 9a on vhf day 30
3587 <sect1>show/dxcc (0)
3591 <bf>show/dxcc <prefix></bf> Interrogate the spot database by country
3595 This command takes the <prefix> (which can be a full or partial
3596 callsign if desired), looks up which internal country number it is
3597 and then displays all the spots as per SH/DX for that country.
3599 The options for SHOW/DX also apply to this command.
3604 SH/DXCC W on 20m info iota
3607 <sect1>show/files (0)
3611 <bf>show/files [<filearea> [<string>]]</bf> List
3612 the contents of a filearea
3616 SHOW/FILES on its own will show you a list of the various fileareas
3617 available on the system. To see the contents of a particular file
3621 SH/FILES <filearea>
3624 where <filearea> is the name of the filearea you want to see the
3627 You can also use shell globbing characters like '*' and '?' in a
3628 string to see a selection of files in a filearea eg:-
3631 SH/FILES bulletins arld*
3634 See also TYPE - to see the contents of a file.
3636 <sect1>show/filter (0)
3640 <bf>show/filter</bf> Show the filters you have set
3644 Show the contents of all the filters that are set by you. This command
3645 displays all the filters set - for all the various categories.
3647 <sect1>show/filter (extended for sysops) (5)
3651 <bf>show/filter <callsign></bf> Show the filters set by <callsign>
3655 A sysop can look at any filters that have been set.
3657 <sect1>show/hops (8)
3661 <bf>show/hops <node_call> [ann|spots|wcy|wwv|]</bf> Show the hop
3666 This command shows the hop counts set up for a node. You can specify
3667 which category you want to see. If you leave the category out then
3668 all the categories will be listed.
3670 <sect1>show/isolate (1)
3674 <bf>show/isolate</bf> Show a list of isolated nodes
3678 Show which nodes are currently set to be isolated.
3680 <sect1>show/lockout (9)
3684 <bf>show/lockout</bf> Show a list of excluded callsigns
3688 Show a list of callsigns that have been excluded (locked out) of the
3689 cluster locally with the <em>set/lockout</em> command
3695 <bf>show/log [<callsign>]</bf> Show excerpts from the system log
3699 This command outputs a short section of the system log. On its own
3700 it will output a general logfile. With the optional callsign it will
3701 show output from the log associated with that callsign.
3703 <sect1>show/moon (0)
3707 <bf>show/moon [<prefix>|<callsign>]</bf> Show moon
3712 Show the Moon rise and set times for a (list of) prefixes or callsigns,
3713 together with the azimuth and elevation of the sun currently at those
3716 If you don't specify any prefixes or callsigns, it will show the times for
3717 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
3718 together with the current azimuth and elevation.
3720 In addition, it will show the gain or loss dB relative to the nominal
3721 distance of 385,000Km due to the ellipsoidal nature of the orbit.
3723 If all else fails it will show the Moonrise and set times for the node
3724 that you are connected to.
3737 <bf>show/muf <prefix> [<hours>][long]</bf> Show
3738 the likely propagation to <prefix>
3742 This command allow you to estimate the likelihood of you contacting
3743 a station with the prefix you have specified. The output assumes a modest
3744 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
3746 The result predicts the most likely operating frequencies and signal
3747 levels for high frequency (shortwave) radio propagation paths on
3748 specified days of the year and hours of the day. It is most useful for
3749 paths between 250 km and 6000 km, but can be used with reduced accuracy
3750 for paths shorter or longer than this.
3752 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
3753 used to predict the MUF given the predicted flux, day of the year,
3754 hour of the day and geographic coordinates of the transmitter and
3755 receiver. This routine is reasonably accurate for the purposes here,
3756 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
3757 than the programs used by major shortwave broadcasting organizations,
3758 such as the Voice of America.
3760 The command will display some header information detailing its
3761 assumptions, together with the locations, latitude and longitudes and
3762 bearings. It will then show UTC (UT), local time at the other end
3763 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
3764 (Zen) and the likely signal strengths. Then for each frequency for which
3765 the system thinks there is a likelihood of a circuit it prints a value.
3767 The value is currently a likely S meter reading based on the conventional
3768 6dB / S point scale. If the value has a '+' appended it means that it is
3769 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
3770 there is likely to be much fading and by an 's' that the signal is likely
3773 By default SHOW/MUF will show the next two hours worth of data. You
3774 can specify anything up to 24 hours worth of data by appending the no of
3775 hours required after the prefix. For example:-
3784 RxSens: -123 dBM SFI: 159 R: 193 Month: 10 Day: 21
3785 Power : 20 dBW Distance: 6283 km Delay: 22.4 ms
3786 Location Lat / Long Azim
3787 East Dereham, Norfolk 52 41 N 0 57 E 47
3788 United-States-W 43 0 N 87 54 W 299
3789 UT LT MUF Zen 1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
3790 18 23 11.5 -35 mS0+ mS2 S3
3791 19 0 11.2 -41 mS0+ mS2 S3
3794 indicating that you will have weak, fading circuits on top band and
3795 80m but usable signals on 40m (about S3).
3803 will get you the above display, but with the next 24 hours worth of
3811 Gives you an estimate of the long path propagation characterics. It
3812 should be noted that the figures will probably not be very useful, nor
3813 terrible accurate, but it is included for completeness.
3815 <sect1>show/node (1)
3819 <bf>show/node [<node_call> ...]</bf> Show the type and version
3824 Show the type and version (if connected) of the nodes specified on the
3825 command line. If no callsigns are specified then a sorted list of all
3826 the non-user callsigns known to the system will be displayed.
3828 <sect1>show/prefix (0)
3832 <bf>show/prefix <callsign></bf> Interrogate the prefix database
3836 This command takes the <callsign> (which can be a full or partial
3837 callsign or a prefix), looks up which internal country number
3838 it is and then displays all the relevant prefixes for that country
3839 together with the internal country no, the CQ and ITU regions.
3844 <sect1>show/program (5)
3848 <bf>show/program</bf> Show the locations of all the included program modules
3852 Show the name and location where every program module was load from. This
3853 is useful for checking where you think you have loaded a .pm file from.
3859 <bf>show/qra <locator> [<locator>]</bf> Show the distance
3860 between locators<newline>
3861 <bf>show/qra <lat> <long></bf> Convert latitude and longitude to
3866 This is a multipurpose command that allows you either to calculate the
3867 distance and bearing between two locators or (if only one locator is
3868 given on the command line) the distance and beraing from your station
3869 to the locator. For example:-
3876 The first example will show the distance and bearing to the locator from
3877 yourself, the second example will calculate the distance and bearing from
3878 the first locator to the second. You can use 4 or 6 character locators.
3880 It is also possible to convert a latitude and longitude to a locator by
3881 using this command with a latitude and longitude as an argument, for
3885 SH/QRA 52 41 N 0 58 E
3892 <bf>show/qrz <callsign></bf> Show any callbook details on a callsign
3896 This command queries the QRZ callbook server on the internet
3897 and returns any information available for that callsign. This service
3898 is provided for users of this software by http://www.qrz.com
3900 <sect1>show/route (0)
3904 <bf>show/route <callsign></bf> Show the route to <callsign>
3908 This command allows you to see to which node the callsigns specified are
3909 connected. It is a sort of inverse sh/config.
3915 <sect1>show/satellite (0)
3919 <bf>show/satellite <name> [<hours> <interval>]</bf>
3920 Show satellite tracking data
3924 Show the tracking data from your location to the satellite of your choice
3925 from now on for the next few hours.
3927 If you use this command without a satellite name it will display a list
3928 of all the satellites known currently to the system.
3930 If you give a name then you can obtain tracking data of all the passes
3931 that start and finish 5 degrees below the horizon. As default it will
3932 give information for the next three hours for every five minute period.
3934 You can alter the number of hours and the step size, within certain
3937 Each pass in a period is separated with a row of '-----' characters
3943 SH/SAT FENGYUN1 12 2
3950 <bf>show/sun [<prefix>|<callsign>]</bf> Show
3951 sun rise and set times
3955 Show the sun rise and set times for a (list of) prefixes or callsigns,
3956 together with the azimuth and elevation of the sun currently at those
3959 If you don't specify any prefixes or callsigns, it will show the times for
3960 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
3961 together with the current azimuth and elevation.
3963 If all else fails it will show the sunrise and set times for the node
3964 that you are connected to.
3970 SH/SUN G1TLH K9CW ZS
3973 <sect1>show/time (0)
3977 <bf>show/time [<prefix>|<callsign>]</bf> Show
3982 If no prefixes or callsigns are given then this command returns the local
3983 time and UTC as the computer has it right now. If you give some prefixes
3984 then it will show UTC and UTC + the local offset (not including DST) at
3985 the prefixes or callsigns that you specify.
3991 <bf>show/wcy</bf> Show the last 10 WCY broadcasts<newline>
3992 <bf>show/wcy <n></bf> Show the last <n> WCY broadcasts
3996 Display the most recent WCY information that has been received by the system
4002 <bf>show/wwv</bf> Show the last 10 WWV broadcasts<newline>
4003 <bf>show/wwv <n></bf> Show the last <n> WWV broadcasts
4007 Display the most recent WWV information that has been received by the system
4014 <bf>shutdown</bf> Shutdown the cluster
4018 Shutdown the cluster and disconnect all the users. If you have Spider
4019 set to respawn in /etc/inittab it will of course restart.
4025 <bf>spoof <callsign> <command></bf> Run commands as another user
4029 This is a very simple yet powerful command for the sysop. It allows you to
4030 issue commands as if you were a different user. This is very useful for the
4031 kind of things that users seem to always get wrong.. like home_node for
4038 <bf>stat/db <dbname></bf> Show the status of a database
4042 Show the internal status of a database descriptor.
4044 Depending on your privilege level you will see more or less information.
4045 This command is unlikely to be of much use to anyone other than a sysop.
4047 <sect1>stat/channel (5)
4051 <bf>stat/channel <callsign></bf> Show the status of a channel on the cluster
4055 Show the internal status of the channel object either for the channel that
4056 you are on or else for the callsign that you asked for.
4058 Only the fields that are defined (in perl term) will be displayed.
4064 <bf>stat/msg <msgno></bf> Show the status of a message
4068 This command shows the internal status of a message and includes information
4069 such as to whom it has been forwarded, its size, origin etc etc.
4072 If no message number is given then the status of the message system is
4075 <sect1>stat/route_node (5)
4079 <bf>stat/route_node <callsign></bf> Show the data in a Route::Node object
4082 <sect1>stat/route_user (5)
4086 <bf>stat/route_user <callsign></bf> Show the data in a Route::User object
4089 <sect1>stat/user (5)
4093 <bf>stat/user <callsign></bf> Show the full status of a user
4097 Shows the full contents of a user record including all the secret flags
4100 Only the fields that are defined (in perl term) will be displayed.
4106 <bf>sysop</bf> Regain your privileges if you login remotely
4110 The system automatically reduces your privilege level to that of a
4111 normal user if you login in remotely. This command allows you to
4112 regain your normal privilege level. It uses the normal system: five
4113 numbers are returned that are indexes into the character array that is
4114 your assigned password (see SET/PASSWORD). The indexes start from
4117 You are expected to return a string which contains the characters
4118 required in the correct order. You may intersperse those characters
4119 with others to obscure your reply for any watchers. For example (and
4120 these values are for explanation :-):
4123 password = 012345678901234567890123456789
4131 aa2bbbb0ccc5ddd7xxx3n
4136 They will all match. If there is no password you will still be offered
4137 numbers but nothing will happen when you input a string. Any match is
4144 <bf>talk <callsign></bf> Enter talk mode with <callsign><newline>
4145 <bf>talk <callsign> <text></bf> Send a text message to <callsign><newline>
4146 <bf>talk <callsign> > <node_call> [<text>]</bf>
4147 Send a text message to <callsign> via <node_call>
4151 Send a short message to any other station that is visible on the cluster
4152 system. You can send it to anyone you can see with a SHOW/CONFIGURATION
4153 command, they don't have to be connected locally.
4155 The second form of TALK is used when other cluster nodes are connected
4156 with restricted information. This usually means that they don't send
4157 the user information usually associated with logging on and off the cluster.
4159 If you know that G3JNB is likely to be present on GB7TLH, but you can only
4160 see GB7TLH in the SH/C list but with no users, then you would use the
4161 second form of the talk message.
4163 If you want to have a ragchew with someone you can leave the text message
4164 out and the system will go into 'Talk' mode. What this means is that a
4165 short message is sent to the recipient telling them that you are in a 'Talking'
4166 frame of mind and then you just type - everything you send will go to the
4167 station that you asked for.
4169 All the usual announcements, spots and so on will still come out on your
4172 If you want to do something (such as send a spot) you precede the normal
4173 command with a '/' character, eg:-
4176 /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
4180 To leave talk mode type:
4190 <bf>type <filearea>/<name></bf> Look at a file in one of the fileareas
4194 Type out the contents of a file in a filearea. So, for example, in
4195 filearea 'bulletins' you want to look at file 'arld051' you would
4199 TYPE bulletins/arld051
4202 See also SHOW/FILES to see what fileareas are available and a
4209 <bf>who</bf> Show who is physically connected locally
4213 This is a quick listing that shows which callsigns are connected and
4214 what sort of connection they have
4220 <bf>wx <text></bf> Send a weather message to local users<newline>
4221 <bf>wx full <text> </bf> Send a weather message to all cluster users
4225 Weather messages can sometimes be useful if you are experiencing an extreme
4226 that may indicate enhanced conditions
4228 <sect1>wx (enhanced for sysops) (5)
4232 <bf>wx sysop <text></bf> Send a weather message to other clusters only
4236 Send a weather message only to other cluster nodes and not to general users.