5 .Id $Id: l2tpns.8,v 1.4 2005/06/12 06:09:35 bodea Exp $
6 .TH L2TPNS 8 "\*(Dt" L2TPNS "System Management Commands"
8 l2tpns \- Layer 2 tunneling protocol network server (LNS)
19 is a daemon for terminating layer 2 tunneling protocol (L2TP: RFC
24 may be controlled by telnetting to port 23 on the machine running the
31 Detach from terminal and fork into the background. By default l2tpns
32 will stay in the foreground.
35 Increase verbosity for debugging. Can be used multiple times.
38 Specify configuration file.
45 .I /etc/l2tpns/startup-config
46 The default configuration file.
48 .I /etc/l2tpns/ip_pool
49 IP address pool configuration.
52 Username/password configuration for access to admin interface.
56 Reload the config from disk and re-open log file.
58 .BR SIGTERM ", " SIGINT
59 Stop process. Tunnels and sessions are not terminated. This signal
60 should be used to stop l2tpns on a cluster node where there are other
61 machines to continue handling traffic.
64 Shut down tunnels and sessions, exit process when complete.
66 .BR startup-config (5),
69 This manual page was written by Jonathan McDowell <noodles@earth.li>,
70 for the Debian GNU/Linux system (but may be used by others).