X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fusermanual-2.html;h=ba2793172019ddb4df586cd485101629c7ad0998;hb=fb0820fe3b3d60f189483716f72e3bce02fcd1c2;hp=92e21349fa1c2f13139fe01e24ec84f609841a60;hpb=5b621c40fa6165a9f0eaf592d24a63a174e4b902;p=spider.git diff --git a/html/usermanual-2.html b/html/usermanual-2.html index 92e21349..ba279317 100644 --- a/html/usermanual-2.html +++ b/html/usermanual-2.html @@ -1,7 +1,7 @@ - + The DXSpider User Manual v1.50: Logins and logouts. @@ -13,24 +13,24 @@ Previous Contents
-

2. Logins and logouts.

+

2. Logins and logouts.

You might not think that there is a lot of point of including a section on how to log in and out of DXSpider. However, you would be suprised at the difficulties some people have in simply getting in -and out of the cluster! +and out of the cluster!

There are several ways a login might be achieved, dependant on how the sysop has DXSpider configured. It is impossible for me to cover all -variations but here are the basic ones. -

-

2.1 AX25 logins. +variations but here are the basic ones.

+ +

2.1 AX25 logins.

Simplicity itself. The usual CONNECT command will log you straight into the cluster and you will not have to do anything else. Obviously, you will have to connect to the correct callsign. Some -nodes use an SSID with their call so you would have to add that. -

Examples: +nodes use an SSID with their call so you would have to add that.

+

Examples:

@@ -38,8 +38,9 @@ connect GB7MBC
 connect GB7MBC-1
 
-

-

2.2 Netrom logins. +

+ +

2.2 Netrom logins.

There are several possibilities here, dependant on how the sysop has @@ -49,39 +50,41 @@ that station with the NODES command will tell you what callsign or netrom alias to connect to. Then just issue the connect command from there. It is possible that the netrom alias may connect you to a node with an alias for the cluster, such as DXC. Just type this -and you will be connected. +and you will be connected.

Example:

 connect MBCDX
 
-

-

2.3 Telnet logins. +

+ +

2.3 Telnet logins.

With telnet connections, the source callsign is not seen by DXSpider, so you will be asked to login with your callsign. To telnet to DXSpider, you would connect to a specific port. There is no standard at the moment for a cluster telnet port but ask the sysop if -you are unsure. -

Example: +you are unsure.

+

Example:

 telnet gb7mbc 8000
 
+

All the above are possible ways of connecting to a DXSpider cluster. You may have some or all of these available to you. There may be one or two additional ways to connect dependant on the network local to you. -However I am sure you get the idea. -

-

2.4 Logouts. +However I am sure you get the idea.

+ +

2.4 Logouts.

Logging out can be done by simply issuing the standard BYE -command. +command.

You could also send a disconnect if you are using AX25, or a CLOSE command if you are connected via telnet. If you do not log out gracefully using one of the above commands, @@ -92,9 +95,9 @@ connected and will not let you connect twice under the same call. However you could reconnect by adding a number to the end of your call, for example G0YLM-2. This can be done by either altering your MYCALL setting in the TNC or -by altering your program configuration. -

-

+by altering your program configuration.

+ +
Next Previous