<?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>Email management, storage and security for business email admins &#187; firewall</title>
	<atom:link href="http://www.theemailadmin.com/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theemailadmin.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 14:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Troubleshooting Exchange and Firewall Rules</title>
		<link>http://www.theemailadmin.com/2011/04/troubleshooting-exchange-and-firewall-rules/</link>
		<comments>http://www.theemailadmin.com/2011/04/troubleshooting-exchange-and-firewall-rules/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 18:35:43 +0000</pubDate>
		<dc:creator>Mike Rede</dc:creator>
				<category><![CDATA[Exchange server]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=3870</guid>
		<description><![CDATA[Implementing Exchange Server 2010 requires ports to be opened for the server and clients to communicate with one another. The necessary ports are opened to support communication through the Windows Firewall which filters inbound and outbound traffic based on firewall rules. Fortunately Exchange Server 2010 setup creates Windows Firewall rules that support those operations. In [...]<p><a href="http://www.theemailadmin.com/2011/04/troubleshooting-exchange-and-firewall-rules/">Troubleshooting Exchange and Firewall Rules</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2011%2F04%2Ftroubleshooting-exchange-and-firewall-rules%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2011_2F04_2Ftroubleshooting-exchange-and-firewall-rules_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2011%2F04%2Ftroubleshooting-exchange-and-firewall-rules%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-3871" style="margin: 10px; border: 0px solid black;" src="http://www.theemailadmin.com/wp-content/uploads/2011/04/Server-farm-300x199.jpg" alt="Server farm" width="300" height="199" /></p>
<p>Implementing Exchange Server 2010 requires ports to be opened for the server and clients to communicate with one another. The necessary ports are opened to support communication through the Windows Firewall which filters inbound and outbound traffic based on firewall rules. Fortunately Exchange Server 2010 setup creates Windows Firewall rules that support those operations. In the past, administrators needed to use the Security Configuration Wizard (SCW) to open up those ports but as of 2010 this is no longer necessary.</p>
<p>Under certain circumstances some of these ports are not opened such as the following:</p>
<ol>
<li>On servers that have Internet Information Services (IIS) installed, Windows opens the HTTP (port 80, TCP) and HTTPS (port 443, TCP) ports. Exchange Server 2010 Setup does not open these ports.</li>
<li>On Windows Server 2008 and Windows Server 2008 Release 2, Windows Firewall with Advanced Security allow administrators more latitude in how and when a port is opened. For instance, an administrator can specify the process or service to associate with a port that can then be opened. Being able to create a rule that associates the opening of a port with a process or a service adds another granular level of security. Exchange Setup can create firewall rules using a specified process or service. Additionally, rules that are not restricted to the process or service may also be created for compatibility reasons. Such compatibility rules will contain the word (GFW) in the rule name. An administrator can disable or remove these additional compatibility rules if they do not believe they are necessary.</li>
<li>Inside Exchange server there are a lot of services that use remote procedure calls (RPCs) for communications with the host servers. The processes and services that need to communicate with the Exchange server are not allowed to assign their own port numbers. If they were allowed to do so then there would be many problems and difficulties in completing communications. To avoid these conflicts, multiple processes and services must register with the RPC service to request a port number for communications with the server. The client connects to the server on TCP port 135 – the RPC Endpoint Mapper service, receives an assigned port number, and then continues communication to the server with the newly acquired port number.</li>
</ol>
<p>This is where Exchange 2010 Setup comes into play. Exchange 2010 Setup will create two firewall rules for a process that uses RPCs. One rule is used for the process to communicate with the RPC Endpoint Mapper. The other rule is used for communications to the server with the newly acquired port number.</p>
<p><span id="more-3870"></span>Although an administrator cannot modify the Windows Firewall rules created by Exchange 2010 Setup then can create custom rules based on them. Administrators can also delete or disable them. When troubleshooting a break in email communications, administrators should review the Firewall rules to see if any parameters have changed.</p>
<p>This table shows some of the Windows Firewall rules created by Exchange Setup. Ports that are opened for each server role are also listed. Windows Firewall with the Advanced Security MMC snap-in can be used to view these rules.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="175" valign="top"><strong>RULE NAME</strong></td>
<td width="141" valign="top"><strong>SERVER ROLES</strong></td>
<td width="73" valign="top"><strong>PORT</strong></td>
<td width="225" valign="top"><strong>PROGRAM</strong></td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeADTopology &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Client Access, Hub Transport, Mailbox, Unified Messaging</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeADTopologyService.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMonitoring &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Client Access, Hub Transport, Edge Transport, Unified Messaging</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.Management.Monitoring.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeServiceHost &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">All roles</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.ServiceHost.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeServiceHost &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">All roles</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.Service.Host</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeRPCEPMap (GFW) (TCP-In)</td>
<td width="141" valign="top">All roles</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeRPC (GFW) (TCP-In)</td>
<td width="141" valign="top">Client Access, Hub Transport, Mailbox, Unified Messaging</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">MSExchange &#8211; IMAP4 (GFW) (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">143, 993 (TCP)</td>
<td width="225" valign="top">All</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeIMAP4 (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">143, 993 (TCP)</td>
<td width="225" valign="top">ClientAccess\PopImap\Microsoft.Exchange.Imap4Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchange &#8211; POP3 (FGW) (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">110, 995 (TCP)</td>
<td width="225" valign="top">All</td>
</tr>
<tr>
<td width="175" valign="top">MSExchange &#8211; POP3 (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">110, 995 (TCP)</td>
<td width="225" valign="top">ClientAccess\PopImap\Microsoft.Exchange.Pop3Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchange &#8211; OWA (GFW) (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">5075, 5076, 5077 (TCP)</td>
<td width="225" valign="top">All</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeOWAAppPool (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">5075, 5076, 5077 (TCP)</td>
<td width="225" valign="top">Inetsrv\w3wp.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeAB-RPC (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.AddressBook.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeAB-RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.AddressBook.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeAB-RpcHttp (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">6002, 6004 (TCP)</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.AddressBook.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">RpcHttpLBS (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">System32\Svchost.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeRPC &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Client Access, Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bing\Microsoft.Exchange.RpcClientAccess.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeRPC &#8211; PRCEPMap (TCP-In)</td>
<td width="141" valign="top">Client Access, Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bing\Microsoft.Exchange.RpcClientAccess.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeRPC (TCP-In)</td>
<td width="141" valign="top">Client Access, Mailbox</td>
<td width="73" valign="top">6001 (TCP)</td>
<td width="225" valign="top">Bing\Microsoft.Exchange.RpcClientAccess.Service.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailboxReplication (GFW) (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">808 (TCP)</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailboxReplication (TCP-In)</td>
<td width="141" valign="top">Client Access</td>
<td width="73" valign="top">808 (TCP)</td>
<td width="225" valign="top">Bin\MSExchangeMailboxReplication.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeIS &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Store.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeIS RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\Store.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeIS (GFW) (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">6001, 6002, 6003, 6004 (TCP)</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeIS (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">6001 (TCP)</td>
<td width="225" valign="top">Bin\Store.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailboxAssistants &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeMailboxAssistants.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailboxAssistants &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeMailboxAssistants.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailSubmission &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeMailSubmission.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMailSubmission &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeMailSubmission.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMigration &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeMigration.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeMigration &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeMigration.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangerepl &#8211; Log Copier (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">64327 (TCP)</td>
<td width="225" valign="top">Bin\MSExchangeRepl.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangerepl &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeRepl.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangerepl &#8211; RPC-EPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeRepl.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeSearch &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.Search.ExSearch.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeThrottling &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeThrottling.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeThrottling &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeThrottling.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSFTED – RPC (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSFTED.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSFTED &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSFTED.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeEdgeSync &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.EdgeSyncSvc.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeEdgeSync &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\Microsoft.Exchange.EdgeSyncSvc.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportWorker &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\edgetransport.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportWorker &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\edgetransport.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportWorker (GFW) (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">25, 587 (TCP)</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportWorker (TCP-In)</td>
<td width="141" valign="top">Hub Transport</td>
<td width="73" valign="top">25, 587 (TCP)</td>
<td width="225" valign="top">Bin\edgetransport.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportLogSearch &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Hub Transport, Edge Transport, Mailbox</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\MSExchangeTransportLogSearch.exe</td>
</tr>
<tr>
<td width="175" valign="top">MSExchangeTransportLogSearch &#8211; RPCEPMap (TCP-In)</td>
<td width="141" valign="top">Hub Transport, Edge Transport, Mailbox</td>
<td width="73" valign="top">RPC-EPMap</td>
<td width="225" valign="top">Bin\MSExchangeTransportLogSearch.exe</td>
</tr>
<tr>
<td width="175" valign="top">SESWorker (GFW) (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">Any</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">SESWorker (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">Any</td>
<td width="225" valign="top">UnifiedMessaging\SESWorker.exe</td>
</tr>
<tr>
<td width="175" valign="top">UMService (GFW) (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">5060, 5061</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">UMService (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">5060, 5061</td>
<td width="225" valign="top">Bin\UMService.exe</td>
</tr>
<tr>
<td width="175" valign="top">UMWorkerProcess (GFW) (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">5065, 5066, 5067, 5068</td>
<td width="225" valign="top">Any</td>
</tr>
<tr>
<td width="175" valign="top">UMWorkerProcess (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">5065, 5066, 5067, 5068</td>
<td width="225" valign="top">Bin\UMWorkerProcess.exe</td>
</tr>
<tr>
<td width="175" valign="top">UMWorkerProcess &#8211; RPC (TCP-In)</td>
<td width="141" valign="top">Unified Messaging</td>
<td width="73" valign="top">Dynamic RPC</td>
<td width="225" valign="top">Bin\UMWorkerProcess.exe</td>
</tr>
</tbody>
</table>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2011/04/troubleshooting-exchange-and-firewall-rules/">Troubleshooting Exchange and Firewall Rules</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2011/04/troubleshooting-exchange-and-firewall-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Need a DMZ</title>
		<link>http://www.theemailadmin.com/2008/11/why-you-need-a-dmz/</link>
		<comments>http://www.theemailadmin.com/2008/11/why-you-need-a-dmz/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 15:01:29 +0000</pubDate>
		<dc:creator>Mike Rede</dc:creator>
				<category><![CDATA[email security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=156</guid>
		<description><![CDATA[Besides protecting your incoming email, authenticating your users and authorizing access you will also worry about how to secure your servers. One of the ways of securing your servers is to build a moat around them, to make it difficult for entry or otherwise hinder access to your servers. To do this you can build [...]<p><a href="http://www.theemailadmin.com/2008/11/why-you-need-a-dmz/">Why You Need a DMZ</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F11%2Fwhy-you-need-a-dmz%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2008_2F11_2Fwhy-you-need-a-dmz_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F11%2Fwhy-you-need-a-dmz%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Besides protecting your incoming email, authenticating your users and authorizing access you will also worry about how to secure your servers. One of the ways of securing your servers is to build a moat around them, to make it difficult for entry or otherwise hinder access to your servers.</p>
<p>To do this you can build a Demilitarized Zone (DMZ) within your network. The first Demilitarized Zone created was the strip of land between North Korea and South Korea after the cease fire of July 17, 1953. </p>
<p>In a computer environment, a DMZ is an area of your network that sits between your secured protected internal LAN and the unprotected unsecured internet.</p>
<p><span id="more-156"></span></p>
<p>Your DMZ will contain your servers such as web servers, FTP servers, mail servers and DNS servers. These servers will be protected by two firewalls. One firewall configured with lots of restrictions protects your internal network from the DMZ. On the other side of the DMZ, connecting to the internet, will sit a second firewall which protects your DMZ from the outside world.</p>
<p>It obviously makes no sense to put your web servers inside the firewall because then they’re open to attacks. And if you put them outside the firewall then you’re open to even more attacks. So by placing a firewall on both sides of your web, FTP, email and DNS servers you are providing a safe place for them to operate without exposure to attacks.</p>
<p>The idea is to place all of your publicly accessible services in an area where they can be more closely monitored. But at the same time keep them separate from your internal network where your company sensitive information exists such as company confidential documents and employee information.</p>
<p>Your firewall can be a computer hardware system or network resource that is running special software or packet-filtering software and may or may not be running as a proxy server.</p>
<p>Firewall hardware vendors include such large networking and communications companies as Cisco Systems, Inc to a venture-funded Isreali startup, Yoggie Security Systems who makes a tiny firewall device for Windows based laptops.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2008/11/why-you-need-a-dmz/">Why You Need a DMZ</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2008/11/why-you-need-a-dmz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Confusion over cyber-security</title>
		<link>http://www.theemailadmin.com/2008/10/confusion-over-cyber-security/</link>
		<comments>http://www.theemailadmin.com/2008/10/confusion-over-cyber-security/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 13:20:55 +0000</pubDate>
		<dc:creator>Dan Blacharski</dc:creator>
				<category><![CDATA[email security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[anti spam]]></category>
		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://www.theemailadmin.com/?p=83</guid>
		<description><![CDATA[The National Cyber Security Alliance (NCSA) has announced their annual campaign for cyber-security awareness. Awareness, more than anything, is the most important weapon in securing your enterprises and ensuring that malware doesn&#8217;t sneak in through your email servers. Awareness? Doesn&#8217;t everybody know about the dangers lurking in cyberspace by now? What we folks in the [...]<p><a href="http://www.theemailadmin.com/2008/10/confusion-over-cyber-security/">Confusion over cyber-security</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F10%2Fconfusion-over-cyber-security%2F" onclick="pageTracker._trackPageview('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fwww.theemailadmin.com_2F2008_2F10_2Fconfusion-over-cyber-security_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.theemailadmin.com%2F2008%2F10%2Fconfusion-over-cyber-security%2F&amp;source=emailadm&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The National Cyber Security Alliance (NCSA) has announced their annual campaign for cyber-security awareness.</p>
<p>Awareness, more than anything, is the most important weapon in securing your enterprises and ensuring that malware doesn&#8217;t sneak in through your email servers. Awareness? Doesn&#8217;t everybody know about the dangers lurking in cyberspace by now? What we folks in the IT business take for granted is often unknown or ignored by ordinary users. When we get emails from a deposed general of a third world country, asking for assistance in moving $40 million into the US, and offering a percentage for the service, our immediate reaction is to simply delete the email. It&#8217;s a painfully obvious scam to most of us and we pay it no attention. But yet, they keep coming in every day. Why do people keep sending out these pathetic attempts to get our bank account numbers? Simple. Because not everybody is aware that it is a scam.</p>
<p><span id="more-83"></span></p>
<p>Do people understand the dangers of the Internet, and do they have adequate protection in place? Not really. And even if they do understand the risks, most people just aren&#8217;t as protected as they like to believe. A study conducted by NCSA this month showed that over 80 percent of American computer users reported having a firewall installed, but only 42 percent had adequate firewall protection. The study also showed a big disparity between the percentage of people who use anti-virus and anti-spam protection, and the number of people who feel safe from hacker attacks.</p>
<p>NCSA offers several suggestions for staying safe online, and while these suggestions may seem obvious to most, we must take measures to make sure every user is aware of the risks and understands how to safely use email. Their suggestions include protecting your identity, and exercising extreme caution when sharing things like social security numbers and birth dates. The NCSA also advises us to stay up to date on all security tools, and to learn how to &#8220;email safely&#8221;&#8211;and learn how to spot the signs of a fraudulent email.</p>
<span id="pty_trigger"></span><p><a href="http://www.theemailadmin.com/2008/10/confusion-over-cyber-security/">Confusion over cyber-security</a><br/><br/>

Free ebook download: <a href="http://www.theemailadmin.com/ebook/Top-10-Most-Popular-Troubleshooting-Posts-for-Email-Administrators.pdf">Top 10 Most Popular Troubleshooting Posts for Email Administrators</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.theemailadmin.com/2008/10/confusion-over-cyber-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

