1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH L2TPNS 8 "November 16, 2004"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 l2tpns \- L2TP LNS daemon
22 [ \fB-d\fR ] [ \fB-c\fR \fI<file>\fR ] [ \fB-h\fR \fI<hostname>\fR ] [ \fB-a\fR \fI<address>\fR ] [ \fB-v\fR ]
25 This manual page documents briefly the
29 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
30 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
32 \fBl2tpns\fP is an L2TP LNS daemon that doesn't require kernel support
33 for PPP or L2TP, nor any kernel patches. For more information on L2TP see
36 Once running l2tpns can be controlled by telnetting to port 23 on the
37 machine running the daemon.
41 Detach from terminal and fork into the background. By default l2tpns
42 will stay in the foreground.
48 Force hostname to <hostname>.
51 Increase verbosity for debugging. Can be used multiple times.
55 \fB\fI/etc/l2tpns/startup-config\fR
56 The default configuration file.
58 \fB\fI/etc/l2tpns/ip_pool\fR
59 IP address pool configuration.
61 \fB\fI/etc/l2tpns/users\fR
62 Username/password configuration for access to admin interface.
66 This manual page was written by Jonathan McDowell <noodles@earth.li>,
67 for the Debian GNU/Linux system (but may be used by others).