<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The cPanel Admin &#187; firewall</title>
	<atom:link href="http://www.thecpaneladmin.com/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecpaneladmin.com</link>
	<description>We know stuff about cPanel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 19:50:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Accessing cPanel Through A Firewall</title>
		<link>http://www.thecpaneladmin.com/accessing-cpanel-through-firewall/</link>
		<comments>http://www.thecpaneladmin.com/accessing-cpanel-through-firewall/#comments</comments>
		<pubDate>Mon, 24 May 2010 02:07:13 +0000</pubDate>
		<dc:creator>Vanessa</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.thecpaneladmin.com/?p=414</guid>
		<description><![CDATA[There&#8217;s been a long-standing issue from a hosting provider&#8217;s point of where cPanel runs on abnormal ports, causing users behind firewalls to be unable to access cPanel. At first, there was cpanelproxy.net which offered (at that time) an automated script that users could install on their hosting accounts to route cPanel traffic over port 80. [...]


Related posts:<ol><li><a href='http://www.thecpaneladmin.com/resolving-domain-park-wrapper-errors/' rel='bookmark' title='Resolving Domain Park Wrapper Errors'>Resolving Domain Park Wrapper Errors</a></li>
<li><a href='http://www.thecpaneladmin.com/setting-up-wildcard-dns-with-cpanel/' rel='bookmark' title='Setting Up Wildcard DNS with cPanel'>Setting Up Wildcard DNS with cPanel</a></li>
<li><a href='http://www.thecpaneladmin.com/wildcard-ssl-installation-script/' rel='bookmark' title='Wildcard SSL Installation Script'>Wildcard SSL Installation Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a long-standing issue from a hosting provider&#8217;s point of where cPanel runs on abnormal ports, causing users behind firewalls to be unable to access cPanel. At first, there was <a href="http://cpanelproxy.net" target="_blank">cpanelproxy.net</a> which offered (at that time) an automated script that users could install on their hosting accounts to route cPanel traffic over port 80. Around the time that cPanel 11 came out, the script no longer worked, and users behind corporate or school firewalls were out of luck.</p>
<p>cPanel 11 introduced its own proxy to allow users to get around firewall restrictions.</p>
<p>To enable this feature without inconveniencing users, check these three options in WHM &gt; Tweak Settings:</p>
<p><code>Add proxy VirtualHost to httpd.conf to automatically redirect unconfigured cpanel, webmail, webdisk and whm subdomains to the correct port (requires mod_rewrite and mod_proxy)</code></p>
<p><code>Automatically create cpanel, webmail, webdisk and whm proxy subdomain DNS entries for new accounts. When this is initially enabled it will add appropriate proxy subdomain DNS entries to all existing accounts. (Use /scripts/proxydomains to reconfigure the DNS entries manually)</code></p>
<p><code>Allow users to create cpanel, webmail, webdisk and whm subdomains that override automatically generated proxy subdomains</code></p>
<p>*Keep in mind that if you&#8217;re establishing these settings on an existing server, it&#8217;s going to update the zones for each domain on the server and synchronize them out to the DNS cluster. This got us in trouble once, as we had a number of suspended accounts on a server that ended up having their DNS reverted back when the proxy subdomains were updated.</p>
<p>To enable proxydomains for the whole server:</p>
<blockquote><p>/scripts/proxydomains add</p></blockquote>
<p>To enable for all domains on one user&#8217;s account:</p>
<blockquote><p>/scripts/proxydomains &#8211;user=&lt;user&gt; add</p></blockquote>
<p>To enable for a single domain:</p>
<blockquote><p>/scripts/proxydomains &#8211;domain=&lt;domain&gt; add</p></blockquote>
<p>To remove proxy domains, use the same commands as above, only use &#8220;remove&#8221; instead of &#8220;add&#8221;. From here, you can access the proxy at http://cpanel.domain.com (or webmail/whm, respectively), or access cPanel normally and let it detect whether you are behind a firewall.</p>
<p><map name='google_ad_map_414_78e79355861d63ba'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/414?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_414_78e79355861d63ba' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=414&amp;url= http%3A%2F%2Fwww.thecpaneladmin.com%2Faccessing-cpanel-through-firewall%2F' /></p><img src="http://www.thecpaneladmin.com/?ak_action=api_record_view&id=414&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.thecpaneladmin.com/resolving-domain-park-wrapper-errors/' rel='bookmark' title='Resolving Domain Park Wrapper Errors'>Resolving Domain Park Wrapper Errors</a></li>
<li><a href='http://www.thecpaneladmin.com/setting-up-wildcard-dns-with-cpanel/' rel='bookmark' title='Setting Up Wildcard DNS with cPanel'>Setting Up Wildcard DNS with cPanel</a></li>
<li><a href='http://www.thecpaneladmin.com/wildcard-ssl-installation-script/' rel='bookmark' title='Wildcard SSL Installation Script'>Wildcard SSL Installation Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.thecpaneladmin.com/accessing-cpanel-through-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

