From 46b7e30193c3a62449f3fe24ba225cafa610f21e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 12 Aug 2017 21:33:08 +0200 Subject: WIP: manpage update Change-Id: Icc49721c3d52d5b1c921ea5e4ccfc8b705a2c9bc --- doc/ggsn.8 | 91 +++----------------------------------------------------------- 1 file changed, 4 insertions(+), 87 deletions(-) diff --git a/doc/ggsn.8 b/doc/ggsn.8 index 62d467a..8717646 100644 --- a/doc/ggsn.8 +++ b/doc/ggsn.8 @@ -36,28 +36,6 @@ ggsn \- Gateway GPRS Support Node. .BI \-\-debug ] [ .BI \-\-conf " file" -] [ -.BI \-\-pidfile " file" -] [ -.BI \-\-statedir " file" -] [ -.BI \-\-listen " host" -] [ -.BI \-\-net " net" -] [ -.BI \-\-ipup " script" -] [ -.BI \-\-ipdown " script" -] [ -.BI \-\-dynip " net" -] [ -.BI \-\-statip " net" -] [ -.BI \-\-pcodns1 " host" -] [ -.BI \-\-pcodns2 " host" -] [ -.BI \-\-timelimit " seconds" ] .SH DESCRIPTION .B ggsn @@ -130,71 +108,8 @@ Read configuration line option, but with the leading '--' removed. Command line options override the options given in the configuration file. -.TP -.BI --pidfile " file" -Filename of process id -.I file -(default = /var/run/ggsn.pid) - -.TP -.BI --statedir " path" -.I path -to directory of nonvolatile data (default = /var/lib/ggsn/) - -.TP -.BI --listen " host" -Local interface IP address to use for the Gn/Gp interface. This option -must be specified. For security issues it is not possible to use -INADDR_ANY. - -.TP -.BI --net " net" -Network address of the Gi interface (default = 192.168.0.0/24). The -network address is set during initialisation when -.B ggsn -establishes a tun device for the Gi interface. - -.TP -.BI --ipup " script" -Script executed after the Gi tun network interface has been brought -up. Executed with the following parameters: - -.TP -.BI --ipdown " script" -Script executed after the Gi tun network interface has been taken -down. Executed with the following parameters: - -.TP -.BI --dynip " net" -Dynamic IP address pool. Specifies a pool of dynamic IP addresses. If -this option is omitted the network address specified by the -.BI --net -option is used for dynamic IP address allocation. - -.TP -.BI --pcodns1 " host" -PCO DNS Server 1 (default = 0.0.0.0). PCO stands for Protocol -Configuration options, and is part of the GPRS protocols. It is used -to inform the mobile station about the DNS address to use for host -name resolution. - -.TP -.BI --pcodns2 " host" -PCO DNS Server 2 (default = 0.0.0.0). PCO stands for Protocol -Configuration options, and is part of the GPRS protocols. It is used -to inform the mobile station about the DNS address to use for host -name resolution. - -.TP -.BI --timelimit " seconds" -Exit -.B ggsn -after \fIseconds\fP. Used for debugging. - - .SH FILES -.I /etc/ggsn.conf +.I ./openggsn.cfg .RS The configuration file for .B ggsn. @@ -210,7 +125,7 @@ Directory holding nonvolatile data. .SH BUGS Report all bugs to the OpenGGSN bug tracking list at -.I http://sourceforge.net/projects/ggsn/ +.I https://osmocom.org/projects/openggsn .B ggsn has very limited management support. Currently both SNMP as well as @@ -250,6 +165,7 @@ can be found at .SH COPYRIGHT Copyright (C) 2002, 2003 by Mondru AB. +Copyright (C) 2017 Harald Welte The contents of this file may be used under the terms of the GNU General Public License Version 2, provided that the above copyright @@ -258,3 +174,4 @@ substantial portions of the software. .SH AUTHORS Jens Jakobsen +Harald Welte -- cgit v1.2.3