Install paclink-unix
- Configure a single MTA
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| plu:example_config_files:ax25_up [2014/01/25 11:53] gunn created | plu:example_config_files:ax25_up [2014/01/27 22:33] (current) gunn | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== /etc/ax25/ax25_up ====== | + | ====== /etc/ax25/ax25-up ====== | 
| <code bash> | <code bash> | ||
| #!/bin/bash | #!/bin/bash | ||
| # | # | ||
| - | PORTNAME="vhf2m" | + | PORTNAME="vhf2" | 
| SERIALPORT="/dev/ttyUSB0" | SERIALPORT="/dev/ttyUSB0" | ||
| CALLSIGN="N7NIX" | CALLSIGN="N7NIX" | ||