File: uronode.routes

package info (click to toggle)
uronode 2.15-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,152 kB
  • sloc: ansic: 6,354; sh: 289; makefile: 102
file content (21 lines) | stat: -rw-r--r-- 744 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# /etc/ax25/uronode.routes     URONode example configuration file
# This is used for quick ax25 connects so users need not add an interface
# when making a connect. You also need a statement in here for flexd to
# poll your flexnet neighbor.

# URONode shows links with this order. Examples below:

# Direct Routing 
# route <call> <alias> <port> d 'description'
#
#route 	n1uro-1	fxuro	ax0 	d 	'N1URO FlexNet Hub'

# Routing across another node with sending a string "C <call>"
# route <call> 		<alias> 	<port> n 	'description' 	<node>
#
#route 	n1uro-14 	WMASS		ax0 	n 	'N1URO-NOS' 	n1uro-1 

# Routing via digipeaters
# route <call> 		<alias>		<port> 	v 	'description' 	<digipeaters>
#
#route 	n1uro-9 	MACTFX		ax0 	v 	'N1URO Xnet' 	n1uro-1