]> arthur.barton.de Git - netatalk.git/commitdiff
mirror latest changes from XML sources
authorbfernhomberg <bfernhomberg>
Sun, 18 Jan 2004 04:35:10 +0000 (04:35 +0000)
committerbfernhomberg <bfernhomberg>
Sun, 18 Jan 2004 04:35:10 +0000 (04:35 +0000)
man/man5/atalkd.conf.5.tmpl
man/man5/netatalk.conf.5.tmpl

index f62f28dedd836be72487bff16ac0747dd5602465..afaf3adebbcf700a76c8140bc17c30ee510ea734 100644 (file)
@@ -9,7 +9,7 @@ and their behavior
 Any line not prefixed with \fI#\fR is
 interpreted. The configuration lines are composed like:
 .PP
-\fInterface\fR \fI[\fR
+\fIInterface\fR \fI[\fR
 \fIoptions\fR \fI]\fR
 .PP
 The simplest case is to have either no atalkd.conf, or to have one
@@ -34,6 +34,13 @@ Disables Appletalk routing. It is the opposite of
 \fB\-net first[\-last]\fR
 Allows the available net to be set, optionally as a range.
 .TP 
+\fB\-noallmulti\fR (linux only)
+On linux the interfaces, atalkd uses, are set to ALLMULTI by default
+caused by countless NICs having problems without being forced into this mode
+(some even don't work with allmulti set). In case, you've a NIC known to 
+support multicasts properly, you might want to set this option causing less
+packets to be processed
+.TP 
 \fB\-phase ( 1 | 2 )\fR
 Specifies the Appletalk phase that this interface is to use
 (either Phase 1 or Phase 2).
@@ -54,4 +61,3 @@ that zones with spaces and other special characters should be
 enclosed in parentheses.
 .SH SEE\ ALSO
 \fBatalkd\fR(8)
-
index d9a2a142dc83bef5c35ae681f403f9fd0a0a36c7..5524cf43e31e079424caf8359a08dd16ed3faccf 100644 (file)
@@ -31,6 +31,10 @@ authentication is compiled in) to use.
 
 \fIExample:\fR \fIAFPD_UAMLIST\fR=\fI"\-U uams_guest.so,uams_randnum.so"\fR
 .TP 
+\fICNID_METAD_RUN\fR
+Enables the cnid_metad daemon if set to "yes". This should
+be enabled if you are going to use the dbd CNID backend.
+.TP 
 \fIATALK_BGROUND\fR
 "yes" will set netatalk to initialize in the
 background, and "no" will cause normal initialization.
@@ -51,4 +55,3 @@ be enabled if you are planning on using netatalk as a print server.
 .SH SEE\ ALSO
 \fBatalkd\fR(8),
 \fBatalkd.conf\fR(5)
-