summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2006-10-05 12:29:21 +0000
committerThomas Osterried <thomas@osterried.de>2006-10-05 12:29:21 +0000
commit772fe05c157f381cf96072ff0fcc433f8a0aec33 (patch)
tree4359005cbbc92980831573e27994dffd0d9fea14
parent36dd3a3666b1519f902e07a074f238c25822c45f (diff)
Documentation of parameters_extAX25
-rw-r--r--ax25/ax25d.conf.521
1 files changed, 21 insertions, 0 deletions
diff --git a/ax25/ax25d.conf.5 b/ax25/ax25d.conf.5
index 446c0e3..043e612 100644
--- a/ax25/ax25d.conf.5
+++ b/ax25/ax25d.conf.5
@@ -256,6 +256,27 @@ match the entry.
.sp 1
Comments may be embedded in the configuration file by placing a # in the
first column.
+.sp 1
+ax25d can now honour AX.25 TCP/IP mode-VC connections in a special way.
+Therefore, a new port specific option "parameters_extAX25" is available, with
+the following options, which are seperated by space.
+.TP 5
+parameters_extAX25
+VC-debug
+.br
+VC-reject-login|VC-wait-login|VC-login-ok
+.br
+VC-disc-on-linkfailure-msg, VC-send-failure-msg, VC-log-connections
+.br
+Recommended settings in ax25d.conf:
+.br
+ parameters_extAX25 VC-wait-login VC-disc-on-linkfailure-msg VC-log-connections
+.br
+or
+.br
+ parameters_extAX25 VC-reject-login VC-send-failure-msg VC-log-connections
+.br
+
.SH FILES
.LP
/etc/ax25/ax25d.conf