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 NSCTL 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 nsctl \- Issue commands to l2tpns plugins
21 .B nsctl \fI<host>\fP \fI<command>\fP [ \fIargs...\fP ]
23 nsctl is part of the l2tpns package. It allows the system administrator
24 to allow messages to be passed to l2tpns plugins.
28 The host running l2tpns that should receive the message.
31 The command to send. Currently one of \fIload_plugin\fP,
32 \fIunload_plugin\fP, \fIgarden\fP or \fIungarden\fP.
33 \fIgarden\fP/\fIungarden\fP enable or disable the walled garden plugin
34 for a particular user; they take a single argument which is the session
39 This manual page was written by Jonathan McDowell <noodles@the.earth.li>,
40 for the Debian GNU/Linux system (but may be used by others).