From 17287576555a5c46fa23549e2e5f073660dccb70 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Apr 1999 09:51:03 +0200 Subject: Import ax25-tools 0.0.1 from tarball --- ax25/ax25d.conf | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 ax25/ax25d.conf (limited to 'ax25/ax25d.conf') 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 '<'. +# +# +#NOCALL * * * * * * L +#default * * * * * * - root /usr/local/sbin/ttylinkd ttylinkd +# + +NOCALL * * * * * * L +default * * * * * * - root /usr/sbin/node node +# +# +#NOCALL * * * * * * L +#default * * * * * * - root /usr/sbin/node node +# -- cgit v1.2.3