Difference between revisions of "Packet Radio"

From LinuxHam
Jump to navigationJump to search
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The term [[packet radio]] is generally used to mean the same as [[AX.25]]. Here's a list of packet-related Linux sites and software packages:
The term '''packet radio''' is generally used to mean the same as [[AX.25]], although other packet based protocols may also be used. Applications may use AX.25 frames directly, or they may encapsulate their traffic in [[TCP/IP]]. For quite a while now regular distributions of the open source Linux operating system have included AX.25 networking support in the kernel.


* AX25-HowTo
A comprehensive guide for using AX.25 with Linux is available as part of [http://www.tldp.org/ The Linux Documentation Project]: [http://www.tldp.org/HOWTO/AX25-HOWTO/ Linux Amateur Radio AX.25 HOWTO V2.0] (although this does contain outdated information, last updated 2001-09-19) and a German translation of this guide (V1.6-2, last updated 1999-07-08) is available [http://www.linuxhaven.de/dlhp/HOWTO/DE-AX25-HOWTO.html here].
** [http://www.tldp.org/HOWTO/AX25-HOWTO/ V2.0] 2001-09-19
 
** [http://www.linuxhaven.de/dlhp/HOWTO/DE-AX25-HOWTO.html V1.6-2] 1999-07-08, german version
The essential tools you need for configuring AX.25 on linux can be found in [[ax25-tools]] and a set of useful applications can be found in [[ax25-apps]]. If you would like to develop applications using AX.25 on Linux, [[libax25]] provides a set of useful functions to make this easier.
* [http://www.swiss-artg.ch/xnet/ (X)Net-Software] german site
 
* [[monax25]]
== Common AX.25 Applications ==
* [[splitscreen]]
 
* [[talk-ax25]]
* [[APRS]]
* [[7Plus]]
* [[Chat (AX.25)|Chat]]
* [[TNOS]]
* [[BBS, Mail and Telnet]]
* [[N0ARY Packet BBS]]
* [[TCP/IP over AX.25]]
* [[LBBS - Linux BBS message gateway]]
* [[AX.25 Tools|Tools]]
* [[MBL/RLI message to NNTP and email converter]]
* [[BBSGATE]] - RFC 822 compatible ampr smtp/nntp Gateway <-> BBS
* [[Packet Cluster Node Software]]
* [[Single Floppy disk AX.25 router]]
* [[DPTNT Terminal and DPBOX BBS]]
* [[IPIP encapsulation daemon]]
* [[AXIP encapsulation daemon]]
* [[Ping-Pong Convers Server software]]
* [[RSPF Daemon]]
* [[Michael Westfall's ttylink Daemon]]
* [[Craig Small's ttylink Daemon]]


== See also ==
== See also ==
* http://radio.linux.org.au/ Hamsoft Database, a vast directory of amateur radio software of all kinds for Linux.
* http://radio.linux.org.au/ Hamsoft Database, a vast directory of amateur radio software of all kinds for Linux.
* [http://www.swiss-artg.ch/xnet/ (X)Net-Software] german site
* [http://www.nordlink.org/thenetnode/tnn.htm TheNetNode-Software] german site - dead link
[[Category:Packet Radio]]
[[Category:AX.25]]
[[Category:Portal]]

Latest revision as of 16:03, 26 March 2015

The term packet radio is generally used to mean the same as AX.25, although other packet based protocols may also be used. Applications may use AX.25 frames directly, or they may encapsulate their traffic in TCP/IP. For quite a while now regular distributions of the open source Linux operating system have included AX.25 networking support in the kernel.

A comprehensive guide for using AX.25 with Linux is available as part of The Linux Documentation Project: Linux Amateur Radio AX.25 HOWTO V2.0 (although this does contain outdated information, last updated 2001-09-19) and a German translation of this guide (V1.6-2, last updated 1999-07-08) is available here.

The essential tools you need for configuring AX.25 on linux can be found in ax25-tools and a set of useful applications can be found in ax25-apps. If you would like to develop applications using AX.25 on Linux, libax25 provides a set of useful functions to make this easier.

Common AX.25 Applications

See also