Difference between revisions of "AX.25"
From LinuxHam
Jump to navigationJump to searchLine 56: | Line 56: | ||
** [[AX.25%2C_NET/ROM%2C_ROSE_network_programming#The_header_files|The header files]] | ** [[AX.25%2C_NET/ROM%2C_ROSE_network_programming#The_header_files|The header files]] | ||
** [[AX.25%2C_NET/ROM%2C_ROSE_network_programming#Callsign_mangling_and_examples|Callsign mangling and examples]] | ** [[AX.25%2C_NET/ROM%2C_ROSE_network_programming#Callsign_mangling_and_examples|Callsign mangling and examples]] | ||
* Some sample configurations | * [[Some sample configurations]] | ||
** Small Ethernet LAN with Linux as a router to Radio LAN | ** [[Some_sample_configurations#Small_Ethernet_LAN_with_Linux_as_a_router_to_Radio_LAN|Small Ethernet LAN with Linux as a router to Radio LAN]] | ||
** IPIP encapsulated gateway configuration | ** [[Some_sample_configurations#IPIP_encapsulated_gateway_configuration|IPIP encapsulated gateway configuration]] | ||
** AXIP encapsulated gateway configuration | ** [[Some_sample_configurations#AXIP_encapsulated_gateway_configuration|AXIP encapsulated gateway configuration]] | ||
** Linking NOS and Linux using a pipe device | ** [[Some_sample_configurations#Linking_NOS_and_Linux_using_a_pipe_device|Linking NOS and Linux using a pipe device]] | ||
* [[Summary of AX.25-related Linux commands]] | * [[Summary of AX.25-related Linux commands]] | ||
* [[Where do I find more information about .... ?]] | * [[Where do I find more information about .... ?]] |
Revision as of 22:17, 15 April 2006
This is based on Jeff Tranter (VE3ICH)'s good but somewhat dated Linux Amateur Radio AX.25 HOWTO.
- . The Packet Radio Protocols and Linux
- How it all fits together
- . The AX.25/NET/ROM/ROSE software components
- Finding the kernel, tools and utility packages
- . Installing the AX.25/NET/ROM/ROSE software
- . A note on callsigns, addresses and things before we start
- . Configuring an AX.25 port
- Configuring an AX.25 interface for TCP/IP
- Configuring a NET/ROM port
- Configuring a NET/ROM interface for TCP/IP
- Configuring a ROSE port
- Making AX.25/NET/ROM/ROSE calls
- Configuring Linux to accept Packet connections
- Configuring the node software
- Configuring axspawn
- Creating the /etc/ax25/axspawn.conf file
- Configuring the pms
- Create the /etc/ax25/pms.motd file
- Create the /etc/ax25/pms.info file
- Associate AX.25 callsigns with system users
- Add the PMS to the /etc/ax25/ax25d.conf file
- Test the PMS
- Configuring the user_call programs
- Configuring the ROSE Uplink and Downlink commands
- Configuring a ROSE downlink
- Configuring a ROSE uplink
- Associating AX.25 callsigns with Linux users
- Configuring APRS
- The /proc/ file system entries
- AX.25, NET/ROM, ROSE network programming
- Some sample configurations
- Summary of AX.25-related Linux commands
- Where do I find more information about .... ?
- Discussion relating to Amateur Radio and Linux