man-pages/man8/pptpsetup.8.html
2021-03-31 01:06:50 +01:00

154 lines
4.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of PPTPSETUP</TITLE>
</HEAD><BODY>
<H1>PPTPSETUP</H1>
Section: User Contributed Perl Documentation (8)<BR>Updated: 2019-09-05<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
pptpsetup - Point-to-Point Tunneling Protocol setup
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<PRE>
pptpsetup --create &lt;TUNNEL&gt; --server &lt;SERVER&gt; [--domain &lt;DOMAIN&gt;]
--username &lt;USERNAME&gt; [--password &lt;PASSWORD&gt;]
[--encrypt] [--start]
pptpsetup --delete &lt;TUNNEL&gt;
</PRE>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<FONT SIZE="-1">PPTP</FONT> Client is a Linux, FreeBSD, NetBSD and OpenBSD client for the
proprietary Microsoft Point-to-Point Tunneling Protocol, <FONT SIZE="-1">PPTP.</FONT>
<P>
This script configures <FONT SIZE="-1">PPTP</FONT> Client on Linux.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1">--create <FONT SIZE="-1">TUNNEL</FONT><DD>
create a tunnel named <FONT SIZE="-1">TUNNEL</FONT>
<DT id="2">--delete <FONT SIZE="-1">TUNNEL</FONT><DD>
delete the file /etc/ppp/peers/TUNNEL and any lines from
/etc/ppp/chap-secrets that contains ``<FONT SIZE="-1">TUNNEL''</FONT> as a single word
<DT id="3">--server <FONT SIZE="-1">SERVER</FONT><DD>
the <FONT SIZE="-1">IP</FONT> address or host name of the server
<DT id="4">--domain <FONT SIZE="-1">DOMAIN</FONT><DD>
the authentication domain name (optional)
<DT id="5">--username <FONT SIZE="-1">USERNAME</FONT><DD>
the username you are to use
<DT id="6">--password <FONT SIZE="-1">PASSWORD</FONT><DD>
the password you are to use. If you don't specify a password,
pptpsetup will ask for one.
<DT id="7">--encrypt<DD>
whether encryption is required
<DT id="8">--start<DD>
whether the connection should be started after configuration.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
Nelson Ferraz &lt;nferraz at gmail.com&gt;,
based on James Cameron's <FONT SIZE="-1">PPTP</FONT> Client Debian <FONT SIZE="-1">HOWTO.</FONT>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<DL COMPACT>
<DT id="9"><FONT SIZE="-1">PPTP</FONT> Client Debian <FONT SIZE="-1">HOWTO</FONT><DD>
<A HREF="http://pptpclient.sourceforge.net/howto-debian.phtml">http://pptpclient.sourceforge.net/howto-debian.phtml</A>
<DT id="10"><FONT SIZE="-1">PPTP</FONT> Client Diagnosis <FONT SIZE="-1">HOWTO</FONT><DD>
<A HREF="http://pptpclient.sourceforge.net/howto-diagnosis.phtml">http://pptpclient.sourceforge.net/howto-diagnosis.phtml</A>
</DL>
<A NAME="lbAH">&nbsp;</A>
<H2>COPYRIGHT</H2>
pptpsetup - Point-to-Point Tunneling Protocol setup
<P>
Copyright (C) 2006 Nelson Ferraz
<P>
This program is free software; you can redistribute it and/or modify
it under the terms of the <FONT SIZE="-1">GNU</FONT> General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
<P>
This program is distributed in the hope that it will be useful,
but <FONT SIZE="-1">WITHOUT ANY WARRANTY</FONT>; without even the implied warranty of
<FONT SIZE="-1">MERCHANTABILITY</FONT> or <FONT SIZE="-1">FITNESS FOR A PARTICULAR PURPOSE.</FONT> See the
<FONT SIZE="-1">GNU</FONT> General Public License for more details.
<P>
You should have received a copy of the <FONT SIZE="-1">GNU</FONT> General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, <FONT SIZE="-1">MA</FONT> 02110-1301 <FONT SIZE="-1">USA</FONT>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="15"><A HREF="#lbAF">AUTHOR</A><DD>
<DT id="16"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="17"><A HREF="#lbAH">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:15 GMT, March 31, 2021
</BODY>
</HTML>