summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/ax25d.conf')
-rw-r--r--ax25/ax25d.conf45
1 files changed, 45 insertions, 0 deletions
diff --git a/ax25/ax25d.conf b/ax25/ax25d.conf
new file mode 100644
index 0000000..c55f7ba
--- /dev/null
+++ b/ax25/ax25d.conf
@@ -0,0 +1,45 @@
+# /etc/ax25/ax25d.conf
+#
+# ax25d Configuration File.
+#
+# AX.25 Ports begin with a '['.
+#
+[OH2BNS VIA 1]
+NOCALL * * * * * * L
+default * * * * * * - root /usr/local/sbin/ttylinkd ttylinkd
+#
+[OH2BNS-2 VIA 1]
+NOCALL * * * * * * L
+default * * * * * * - root /usr/sbin/node node
+#
+#
+[OH2BNS VIA 2]
+NOCALL * * * * * * L
+default * * * * * * - root /usr/local/sbin/ttylinkd ttylinkd
+#
+[OH2BNS-2 VIA 2]
+NOCALL * * * * * * L
+default * * * * * * - root /usr/sbin/node node
+#
+[OH2BNS-3 VIA 2]
+NOCALL * * * * * * L
+default * * * * * * - root /usr/local/sbin/axwrapper axwrapper /usr/bin/finger finger
+#
+#[OH2BNS-9]
+#NOCALL * * * * * * L
+#default * * * * * * - root /usr/sbin/node node
+#
+# NET/ROM Ports begin with a '<'.
+#
+#<netrom>
+#NOCALL * * * * * * L
+#default * * * * * * - root /usr/local/sbin/ttylinkd ttylinkd
+#
+<netrom>
+NOCALL * * * * * * L
+default * * * * * * - root /usr/sbin/node node
+#
+#<netrom>
+#NOCALL * * * * * * L
+#default * * * * * * - root /usr/sbin/node node
+#