* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2007-11-07 20:42 Josh Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Josh Saddler (nightmorph) @ 2007-11-07 20:42 UTC (permalink / raw
To: gentoo-commits
nightmorph 07/11/07 20:42:44
Log:
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2008-01-10 6:15 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-01-10 6:15 UTC (permalink / raw
To: gentoo-commits
nightmorph 08/01/10 06:15:13
Log:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2008-01-14 17:37 Xavier Neys (neysx)
0 siblings, 0 replies; 8+ messages in thread
From: Xavier Neys (neysx) @ 2008-01-14 17:37 UTC (permalink / raw
To: gentoo-commits
neysx 08/01/14 17:37:36
Log:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2008-01-24 7:39 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-01-24 7:39 UTC (permalink / raw
To: gentoo-commits
nightmorph 08/01/24 07:39:48
Log:
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2008-11-29 0:03 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Joshua Saddler (nightmorph) @ 2008-11-29 0:03 UTC (permalink / raw
To: gentoo-commits
nightmorph 08/11/29 00:03:23
Log:
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2010-07-21 1:10 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-07-21 1:10 UTC (permalink / raw
To: gentoo-commits
nightmorph 10/07/21 01:10:48
Modified: vpnc-howto.xml
Log:
update kernel configuration, misc guidexml fixes, reported by tanderson on IRC
Revision Changes Path
1.9 xml/htdocs/doc/en/vpnc-howto.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?r1=1.8&r2=1.9
Index: vpnc-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vpnc-howto.xml 29 Nov 2008 00:03:23 -0000 1.8
+++ vpnc-howto.xml 21 Jul 2010 01:10:47 -0000 1.9
@@ -1,9 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.8 2008/11/29 00:03:23 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.9 2010/07/21 01:10:47 nightmorph Exp $ -->
-<guide link="/doc/en/vpnc-howto.xml">
-
+<guide>
<title>Gentoo vpnc HOWTO</title>
<author title="Author">
@@ -18,6 +17,9 @@
<author title="Contributor">
<mail link="fischer@unix-ag.uni-kl.de">Thomas Fischer</mail>
</author>
+<author title="Editor">
+ <mail link="nightmorph"/>
+</author>
<abstract>
This document details how to connect your workstation to a Cisco VPN
@@ -28,8 +30,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.5</version>
-<date>2008-01-23</date>
+<version>2</version>
+<date>2010-07-20</date>
<chapter>
<title>Introduction</title>
@@ -138,7 +140,7 @@
<pre caption="Configuration location in the kernel configuration dialog">
Device Drivers --->
- Networking support --->
+ Network device support --->
[*] Universal TUN/TAP device driver support
</pre>
@@ -412,7 +414,6 @@
TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:60 (60.0 b) TX bytes:616 (616.0 b)
-
</pre>
<pre caption="Sample routing modifications made by vpnc">
@@ -783,9 +784,9 @@
If you need to connect to a Windows machine which doesn't have a DNS entry, and
you know the address of an available WINS server, you can use a tool called
<c>nmblookup</c> to query the WINS server for the host name of the machine you
-want to connect to. Unfortunately, you have to install samba to get it, but if
-you are going to be working with boxes running Windows you might as well want
-to install samba, because it includes several other useful tools.
+want to connect to. Unfortunately, you have to install <c>samba</c> to get it,
+but if you are going to be working with boxes running Windows you might as well
+want to install samba, because it includes several other useful tools.
</p>
<pre caption="Installing samba">
@@ -810,15 +811,15 @@
<body>
<p>
-The custom-made scripts for the init.d file can be used to setup a user-defined
-routing for the vpnc connection. The examples below show how to setup the
-routing table so that only connections to 123.234.x.x are routed over the VPN
-and all other connections use the default gateway. The example uses
+The custom-made scripts for the <path>init.d</path> file can be used to setup a
+user-defined routing for the vpnc connection. The examples below show how to
+setup the routing table so that only connections to 123.234.x.x are routed over
+the VPN and all other connections use the default gateway. The example uses
work-preup.sh to save the current default gateway before starting vpnc (which
resets the default gateway using the VPN connection). Once vpnc has been
-started, work-postup.sh deletes this new default gateway, restores the old
-default gateway and sets the route for all connections to 123.234.x.x to use
-the vpnc connection.
+started, <path>work-postup.sh</path> deletes this new default gateway, restores
+the old default gateway and sets the route for all connections to 123.234.x.x to
+use the vpnc connection.
</p>
<pre caption="/etc/vpnc/scripts.d/work-preup.sh">
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2010-07-29 12:59 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 8+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-07-29 12:59 UTC (permalink / raw
To: gentoo-commits
nightmorph 10/07/29 12:59:48
Modified: vpnc-howto.xml
Log:
vpnc actually does overwrite resolv.conf, bug 330345
Revision Changes Path
1.10 xml/htdocs/doc/en/vpnc-howto.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?r1=1.9&r2=1.10
Index: vpnc-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- vpnc-howto.xml 21 Jul 2010 01:10:47 -0000 1.9
+++ vpnc-howto.xml 29 Jul 2010 12:59:47 -0000 1.10
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.9 2010/07/21 01:10:47 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.10 2010/07/29 12:59:47 nightmorph Exp $ -->
<guide>
<title>Gentoo vpnc HOWTO</title>
@@ -30,8 +30,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>2</version>
-<date>2010-07-20</date>
+<version>3</version>
+<date>2010-07-29</date>
<chapter>
<title>Introduction</title>
@@ -442,13 +442,11 @@
<p>
At this point, your workstation is capable of communicating with hosts via the
-VPN, but only by IP address. As you might have noticed, <c>vpnc</c> did not
-alter your <path>/etc/resolv.conf</path>, thus not setting up DNS services for
-the virtual link. Also, because <c>vpnc</c> sets your default route to your VPN
-gateway, all network traffic will travel across the VPN, even if it destined
-for the Internet or elsewhere not specifically specified by additional routes.
-For some, this basic type of connection may be satisfactory, but for most,
-additional steps need to be taken.
+VPN. Because <c>vpnc</c> sets your default route to your VPN gateway, all
+network traffic will travel across the VPN, even if it destined for the Internet
+or elsewhere not specifically specified by additional routes. For some, this
+basic type of connection may be satisfactory, but for most, additional steps
+need to be taken.
</p>
<p>
@@ -533,7 +531,7 @@
</note>
<pre caption="Install dnsmasq">
-# <i> emerge dnsmasq</i>
+# <i>emerge dnsmasq</i>
</pre>
<p>
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml
@ 2012-04-22 10:42 Sven Vermeulen (swift)
0 siblings, 0 replies; 8+ messages in thread
From: Sven Vermeulen (swift) @ 2012-04-22 10:42 UTC (permalink / raw
To: gentoo-commits
swift 12/04/22 10:42:58
Modified: vpnc-howto.xml
Log:
Fix bug #411743 - Mention USE flag validation
Revision Changes Path
1.11 xml/htdocs/doc/en/vpnc-howto.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/vpnc-howto.xml?r1=1.10&r2=1.11
Index: vpnc-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- vpnc-howto.xml 29 Jul 2010 12:59:47 -0000 1.10
+++ vpnc-howto.xml 22 Apr 2012 10:42:58 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.10 2010/07/29 12:59:47 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/vpnc-howto.xml,v 1.11 2012/04/22 10:42:58 swift Exp $ -->
<guide>
<title>Gentoo vpnc HOWTO</title>
@@ -30,8 +30,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>3</version>
-<date>2010-07-29</date>
+<version>4</version>
+<date>2012-04-22</date>
<chapter>
<title>Introduction</title>
@@ -194,6 +194,16 @@
# <i>emerge -av net-misc/vpnc</i>
</pre>
+<p>
+Make sure to check the supported USE flag combinations and see if they apply to
+your environment. If you encounter a problem later with the following error, you
+will need to enable the hybrid-auth USE flag:
+</p>
+
+<pre caption="vpnc complaining about hybrid/cert mode">
+vpnc was built without openssl: Can't do hybrid or cert mode.
+</pre>
+
</body>
</section>
</chapter>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-04-22 10:43 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-07 20:42 [gentoo-commits] gentoo commit in xml/htdocs/doc/en: vpnc-howto.xml Josh Saddler (nightmorph)
-- strict thread matches above, loose matches on Subject: below --
2008-01-10 6:15 Joshua Saddler (nightmorph)
2008-01-14 17:37 Xavier Neys (neysx)
2008-01-24 7:39 Joshua Saddler (nightmorph)
2008-11-29 0:03 Joshua Saddler (nightmorph)
2010-07-21 1:10 Joshua Saddler (nightmorph)
2010-07-29 12:59 Joshua Saddler (nightmorph)
2012-04-22 10:42 Sven Vermeulen (swift)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox