<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[How do I configure VZVPN which allows SWsoft support to login to my server?]]></title>
<link>http://kb.parallels.com/en/1020</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">How do I configure VZVPN which allows SWsoft support to login to my server?</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 1020&nbsp;</div>
					<div>Last Review: Oct,6 2008</div>
					<tr>
						<td>Author: </td>
						<td>Vitaly Malakhov</td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Resolution</h2>
					First of all, you should request a Virtuozzo VPN certificate using the following web form:<br /><br /><a href="http://kb.parallels.comhttp://www.parallels.com/en/support/virtuozzo/certificates">http://www.parallels.com/en/support/virtuozzo/certificates</a><br /><br />After the certificate is received the following steps should be done for configuring VZVPN:<br /><br /><div class="commandline"><code># vzvpn.sh key-install license.vzvpn</code></div><br /><br />(replace license.vzvpn with the actual filename) will install your certificate;<br /><br /><div class="commandline"><code># vzvpn.sh start</code></div><br /><br />This command will set up network interface tap0 which will be used by<br />the support team to connect to your server.  When the job is done, use<br /><br /><div class="commandline"><code># vzvpn.sh stop</code></div><br /><br />to close the tunnel.  OpenVPN uses port 80 for communication, so, please,<br />make sure this port is open and configure proxy in /etc/vzvpn/vzvpn.conf if needed.  You can also use port 443. It can be configured in the same configuration file.<br /><br />
				</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1020&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=1020&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '1020',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<author>Vitaly Malakhov</author>
<guid isPermaLink="false">667 LastUpdated: 2008-10-06 09:10:58</guid>
<pubDate>2008-10-06 09:10:58</pubDate>
</item>
</channel>
</rss>



