
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Gentoo_openvpn_notes</id>
		<title>Gentoo openvpn notes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=Gentoo_openvpn_notes"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Gentoo_openvpn_notes&amp;action=history"/>
		<updated>2026-04-29T07:13:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=Gentoo_openvpn_notes&amp;diff=57&amp;oldid=prev</id>
		<title>Nighthawk: Pushed from thelinuxwiki.com.</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=Gentoo_openvpn_notes&amp;diff=57&amp;oldid=prev"/>
				<updated>2013-02-25T19:01:46Z</updated>
		
		<summary type="html">&lt;p&gt;Pushed from thelinuxwiki.com.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== init scripts and conf files ==&lt;br /&gt;
&lt;br /&gt;
The openvpn init script expects to find the configuration file&lt;br /&gt;
openvpn.conf in /etc/openvpn along with any extra files it may need.&lt;br /&gt;
&lt;br /&gt;
To create more VPNs, simply create a new .conf file for it and&lt;br /&gt;
then create a symlink to the openvpn init script from a link called&lt;br /&gt;
openvpn.newconfname - like so&lt;br /&gt;
   cd /etc/openvpn&lt;br /&gt;
   nano foo.conf&lt;br /&gt;
   cd /etc/init.d&lt;br /&gt;
   ln -s openvpn openvpn.foo&lt;br /&gt;
&lt;br /&gt;
You can then treat openvpn.foo as any other service, so you can&lt;br /&gt;
stop one vpn and start another if you need to.&lt;br /&gt;
&lt;br /&gt;
[[category:openvpn]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>