<?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>gHacks technology news &#187; network security</title>
	<atom:link href="http://www.ghacks.net/tag/network-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firestarter: Simple to use, powerful desktop firewall</title>
		<link>http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/</link>
		<comments>http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:08:58 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux firewall]]></category>
		<category><![CDATA[linux security]]></category>
		<category><![CDATA[network security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16367</guid>
		<description><![CDATA[Every PC needs protection. Even though the Linux operating system has a reputation for being nearly crack-proof, it is irresponsible to assume this true. Any operating system connected to a network is vulnerable in some way or other and having as much protection as you can is the only way to use a computer intelligently.
Now [...]]]></description>
			<content:encoded><![CDATA[<p>Every PC needs protection. Even though the Linux operating system has a reputation for being nearly crack-proof, it is irresponsible to assume this true. Any operating system connected to a network is vulnerable in some way or other and having as much protection as you can is the only way to use a computer intelligently.</p>
<p>Now with the Linux operating system you have a lot of choices for protection. But one of the easiest to use is <a title="Firestarter" href="http://www.fs-security.com/" target="_blank">Firestarter</a>. Firestarter is one of the easiest-to-use firewalls I have used. And with this simplicity does not come a sacrifice to security. Just because it&#8217;s easy does not mean it lacks protection. Firestarter is powerful and has a ton of features. In this article you will learn how to install Firestarter and set up a basic desktop firewall.</p>
<p><span id="more-16367"></span><strong>Feature highlights</strong></p>
<p>Firestarter includes such features as:</p>
<ul>
<li><span style="background-color: #ffffff">Setup wizard.</span></li>
<li><span style="background-color: #ffffff">Real time event viewer.</span></li>
<li><span style="background-color: #ffffff">Easy port forwarding.</span></li>
<li><span style="background-color: #ffffff">ICMP parameter tuning.</span></li>
<li><span style="background-color: #ffffff">Advanced kernel tuning.</span></li>
<li><span style="background-color: #ffffff">Suitable for desktops, servers, and gateways.</span></li>
</ul>
<p>and much, much more.</p>
<p><strong>Installation</strong></p>
<p>The installation of Firestarter is simple. Because it will most likely be found in your distributions&#8217; repositories you will only need to follow these steps for installation:</p>
<ol>
<li><span style="background-color: #ffffff">Open up your Add/Remove Software tool.</span></li>
<li><span style="background-color: #ffffff">Search for &#8220;firestarter&#8221; (no quotes).</span></li>
<li><span style="background-color: #ffffff">Select Firestarter for installation.</span></li>
<li><span style="background-color: #ffffff">Click Apply.</span></li>
<li><span style="background-color: #ffffff">Enter your user password.</span></li>
<li><span style="background-color: #ffffff">Wait for the installation to complete.</span></li>
<li><span style="background-color: #ffffff">Close your Add/Remove Software utility.</span></li>
</ol>
<p><strong>Running Firestarter</strong></p>
<div id="attachment_16370" class="wp-caption alignleft" style="width: 431px"><a rel="attachment wp-att-16370" href="http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/firestarter_1/"><img class="size-full wp-image-16370 " src="http://www.ghacks.net/wp-content/uploads/2009/09/firestarter_1.png" alt="Figure 1" width="421" height="238" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>You will find the Firestarter executable located in the Administration sub-menu of the System menu (in GNOME). When you first run Firestarter the wizard will open up. The first screen is the usual Welcome screen so you can just click the Forward button. The first screen you will have to do any configuration with is the Network Device Setup (see Figure 1). In this screen you need to set which interface Firestarter is to listen to. I am using a laptop so I will select my wireless device.</p>
<div id="attachment_16374" class="wp-caption alignright" style="width: 426px"><a rel="attachment wp-att-16374" href="http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/firestarter_nat/"><img class="size-full wp-image-16374 " src="http://www.ghacks.net/wp-content/uploads/2009/09/firestarter_nat.png" alt="Figure 2" width="416" height="236" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>The next screen (see Figure 2) asks if you need to use internet connection sharing to set your machine up as a gateway. If you do you will need to first click the check box to enable it and then select an interface for the other machines to connect to. If you need to use your machine as a DHCP server you will have to have that installed outside of Firestarter.</p>
<p>Once you have taken care of connection sharing (if it is needed) click the Forward button and you&#8217;re done. The last screen wants to know if you want to start the firewall immediately and has you save your configuration.</p>
<div id="attachment_16375" class="wp-caption alignleft" style="width: 282px"><a rel="attachment wp-att-16375" href="http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/firestarter/"><img class="size-full wp-image-16375 " src="http://www.ghacks.net/wp-content/uploads/2009/09/firestarter.png" alt="Figure 3" width="272" height="325" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>While Firestarter is running you will see a small icon in your notification area that looks like a blue circle with a right-pointing triangle. If you click on that it will open up the Firestarter main window (see Figure 3). From this window you can Stop the firewall, lock the firewall, view the events log, edit both your inbound and outbound policies, and monitor active connections.</p>
<p>In order to monitor active connections expand the Active Connections listing which will list every connection made to and from your machine. In both the Active connections section and the Events tab you can right click an entry and take action. For instance, in the Active Connections section you can right click an entry and look up the hostname of that entry. In the Events tab you can do more. If you right click an entry in the Events tab you can do the following:</p>
<ul>
<li><span style="background-color: #ffffff">Allow connections from source.</span></li>
<li><span style="background-color: #ffffff">Allow inbound service for everyone.</span></li>
<li><span style="background-color: #ffffff">Allow inbound service for source.</span></li>
<li><span style="background-color: #ffffff">Disable events from source.</span></li>
<li><span style="background-color: #ffffff">Disable events on port.</span></li>
<li><span style="background-color: #ffffff">Lookup hostnames.</span></li>
</ul>
<p>Finally, in the Policy tab, you can right click any blank area and add a rule that will apply to a connection from a host or to a port/service. When you go to add a rule you will only need enter the IP address (or domain) and then add a comment.</p>
<p><strong>Final thoughts</strong></p>
<p>Firestarter makes the often daunting task of creating a firewall for a Linux machine simple. If you have ever dealt with iptables you will understand when I say this is a huge relief for desktop users who do not want to take the time to learn to use the underlying technology.</p>

	Tags: <a href="http://www.ghacks.net/tag/firewall/" title="firewall" rel="tag">firewall</a>, <a href="http://www.ghacks.net/tag/iptables/" title="iptables" rel="tag">iptables</a>, <a href="http://www.ghacks.net/tag/linux-firewall/" title="linux firewall" rel="tag">linux firewall</a>, <a href="http://www.ghacks.net/tag/linux-security/" title="linux security" rel="tag">linux security</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/25/build-a-quick-and-reliable-firewall-with-fwbuilder/" title="Build a Quick and Reliable Firewall with fwbuilder (March 25, 2009)">Build a Quick and Reliable Firewall with fwbuilder</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/03/use-this-iptables-script-for-webmail-server-security/" title="Use this iptables script for Web/Mail server security (October 3, 2009)">Use this iptables script for Web/Mail server security</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/27/configure-a-linux-firewall-with-webmin/" title="Configure a Linux Firewall with Webmin (March 27, 2009)">Configure a Linux Firewall with Webmin</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/09/18/build-a-custom-firewall-with-fwbuilder/" title="Build a custom firewall with fwbuilder (September 18, 2009)">Build a custom firewall with fwbuilder</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/10/13/zonealarm-pro-firewall-2010-promotion/" title="Zonealarm Pro Firewall 2010 Promotion (October 13, 2009)">Zonealarm Pro Firewall 2010 Promotion</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Use Wireshark to track your network behavior</title>
		<link>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/</link>
		<comments>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 14:49:13 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[network analyzer]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[protocol analyzer]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15130</guid>
		<description><![CDATA[Any time I need network analysis I turn to Wireshark. Wireshark is, in my opinion, the defacto standard for network protocol analyzers. Not only is it incredibly powerful, useful, and user-friendly it is also FREE! But what exactly is Wireshark? Simple: Wireshark is a network protocol analyzer that watches and logs all incoming and outgoing [...]]]></description>
			<content:encoded><![CDATA[<p>Any time I need network analysis I turn to <a title="Wireshark" href="http://www.wireshark.org" target="_blank">Wireshark</a>. Wireshark is, in my opinion, the defacto standard for network protocol analyzers. Not only is it incredibly powerful, useful, and user-friendly it is also FREE! But what exactly is Wireshark? Simple: Wireshark is a network protocol analyzer that watches and logs all incoming and outgoing traffic as defined by your needs. This tool can not only read traffic live, it can read traffic from a previous dump. And it can read files from other applications such as tcpdump and Microsoft Network Analyzer.</p>
<p>Wireshark also offers some really great tools that help to make your network analysis much easier. Two of these tools (Filters and Expert Infos) I will highlight in this tutorial.</p>
<p><span id="more-15130"></span><strong>Getting and installing</strong></p>
<p>Wireshark can be found in your distribution repositories. To install it follow these steps:</p>
<ol>
<li>Open up your Add/Remove Software tool.</li>
<li>Search for &#8220;wireshark&#8221; (no quotes).</li>
<li>Mark Wireshark for installation.</li>
<li>Click Apply to install.</li>
</ol>
<p>Once installed you will find Wireshark in your Internet sub menu of your Applications or Start menu. You will notice there are two entries for Wireshark: &#8220;Wireshark &#8220;and &#8220;Wireshark (as root)&#8221;. The problem with the non-root version is that the standard user might not have access to the networking interface. Because of this you have two choices: give the standard user access to the interface, or run the root version of Wireshark. I generally just use the root version of Wireshark.</p>
<p><strong>Starting a capture</strong></p>
<div id="attachment_15131" class="wp-caption alignleft" style="width: 460px"><a rel="attachment wp-att-15131" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_main/"><img class="size-full wp-image-15131 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_main.png" alt="Figure 1" width="450" height="330" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When you first open up Wireshark you will be greeted by the main window (see Figure 1).</p>
<p>In this main window you will find everything you need to start a capture. Take a look at the row of icons under the menu toolbar. The second icon from the left is the icon you want to click to set up a capture. Clicking this button will</p>
<div id="attachment_15132" class="wp-caption alignright" style="width: 384px"><a rel="attachment wp-att-15132" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_capture_options/"><img class="size-full wp-image-15132 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_capture_options.png" alt="Figure 2" width="374" height="328" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>open up the Capture Options window (see Figure 2). In the Capture Options window you must configure, at minimum, an interface which to use for the capture. All available interfaces will be listed in the Interface dropdown.</p>
<p>Once you have selected your interface you can then go through the rest of the options window and set up your capture to fit your needs. After you have taken care of your configuration needs click the Start button and your capture will begin.</p>
<p><strong>Filter your capture</strong></p>
<div id="attachment_15133" class="wp-caption alignleft" style="width: 460px"><a rel="attachment wp-att-15133" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_capture/"><img class="size-full wp-image-15133 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_capture.png" alt="Figure 3" width="450" height="330" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>As you can see, in Figure 3, for some people the capture information can be a bit overwhelming. There is a lot of data streaming by.</p>
<p>But say you only want to follow traffic going to and from your internal gateway. To do this click on the Filter button to open up the filter dialog. In this dialog you</p>
<div id="attachment_15134" class="wp-caption alignright" style="width: 280px"><a rel="attachment wp-att-15134" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_gateway/"><img class="size-full wp-image-15134 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_gateway.png" alt="Figure 4" width="270" height="240" /></a><p class="wp-caption-text">Figure 4</p></div>
<p>are going to set up a filter that will filter out all traffic but that traffic seen by your gateway (see Figure 4). What you need to do is give the filter a name and then set the string. The best way to figure out the expression to use is to look at some of the examples. So for watching only a gateway at IP address 192.168.1.254 the filter string would be:</p>
<p><code>ip.addr == 192.168.1.254</code></p>
<p>With the configuration in place click the OK button and the filter will immediately be in place.</p>
<p><strong>Expert Infos</strong></p>
<div id="attachment_15135" class="wp-caption alignleft" style="width: 400px"><a rel="attachment wp-att-15135" href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/wireshark_expert/"><img class="size-full wp-image-15135 " src="http://www.ghacks.net/wp-content/uploads/2009/08/wireshark_expert.png" alt="Figure 5" width="390" height="360" /></a><p class="wp-caption-text">Figure 5</p></div>
<p>During your capture you might not be able to discern what is going on with your network. That&#8217;s okay. There&#8217;s a tool available that will help you with that. If, during a capture, you click the Analyze menu and select the Expert Infos entry a new window will open up. This new window (see Figure 5) will give you a clearer picture as to what is going on with your network.</p>
<p>If this window doesn&#8217;t help out you can also go to the Expert Infos Composite which organizes Errors, Warnings,  Chats, and Details into separate tabs.</p>
<p><strong>Final thoughts</strong></p>
<p>Wireshark should be a tool you use. And after using this analyzer you most likely will find it becoming your &#8220;go-to analyzer&#8221; for day-to-day needs. Wireshark is simple, powerful, and free.</p>

	Tags: <a href="http://www.ghacks.net/tag/network-analyzer/" title="network analyzer" rel="tag">network analyzer</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a>, <a href="http://www.ghacks.net/tag/protocol-analyzer/" title="protocol analyzer" rel="tag">protocol analyzer</a>, <a href="http://www.ghacks.net/tag/wireshark/" title="wireshark" rel="tag">wireshark</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/19/microsoft-network-monitor/" title="Microsoft Network Monitor (September 19, 2008)">Microsoft Network Monitor</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/12/18/network-security-software-bothunter/" title="Network Security Software Bothunter (December 18, 2008)">Network Security Software Bothunter</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/27/network-security-analysis-with-network-miner/" title="Network Security Analysis With Network Miner (January 27, 2009)">Network Security Analysis With Network Miner</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/07/02/network-monitor-experts-extension-for-microsoft-network-monitor/" title="Network Monitor Experts Extension For Microsoft Network Monitor (July 2, 2009)">Network Monitor Experts Extension For Microsoft Network Monitor</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/04/08/home-network-router-security-secrets/" title="Home Network Router Security Secrets (April 8, 2006)">Home Network Router Security Secrets</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Build a Quick and Reliable Firewall with fwbuilder</title>
		<link>http://www.ghacks.net/2009/03/25/build-a-quick-and-reliable-firewall-with-fwbuilder/</link>
		<comments>http://www.ghacks.net/2009/03/25/build-a-quick-and-reliable-firewall-with-fwbuilder/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 18:53:33 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[fwbuilder]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[network security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11462</guid>
		<description><![CDATA[Network security is tantamount to retaining your sanity. Be it at home or at your place of business, a firewall is often a necessity (especially when you have Windows machines on your network.) With the Linux operating system there are a number of ways to build a firewall. Back in the day I used to [...]]]></description>
			<content:encoded><![CDATA[<p>Network security is tantamount to retaining your sanity. Be it at home or at your place of business, a firewall is often a necessity (especially when you have Windows machines on your network.) With the Linux operating system there are a number of ways to build a firewall. Back in the day I used to hand-build a firewall using the now-outdated <em>ipchains</em> (replaced by <em>iptables).</em> It wasn&#8217;t a time-consuming, difficult task but one that lead to a very strong firewall.</p>
<p>That was then, this is now and in the now there are graphical front ends to help you build a firewall without having to issue a single command from the command line. One of those tools is <em>fwbuilder.</em> The fwbuilder tool builds iptables rulesets but does so by treating each element of the individual rule as an object, a service, or a time. Objects are addresses. Services are protocols or (as the name implies) services. Time is just as it says, time (such as day of the week or a specific time.)</p>
<p><span id="more-11462"></span>To start up <em>fwbuilder</em> you will find the menu entry in Applications | Administration (under KDE) or in System | Administration (under GNOME). When you fire up <em>fwbuilder</em> you might find yourself thinking &#8220;Where do I start?&#8221; The first thing to do is go to the File menu and select New Object File. You have to give your object file a name and then save it.</p>
<div id="attachment_11465" class="wp-caption alignleft" style="width: 208px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_new_icon.png"><img class="size-full wp-image-11465" src="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_new_icon.png" alt="fwbuilder new object" width="198" height="217" /></a><p class="wp-caption-text">fwbuilder new object</p></div>
<p>Once you have done this you are ready to start building. As you can see, in the image to the left, the drop-down icon to the left of the User drop-down is what you click to insert a new object into your object file. Click that drop-down to reveal the list of all object to insert.</p>
<p>The first object you must insert into your object file is the Firewall. When you select that a wizard will open up asking for a name for your firewall, what software will run the firewall, and what OS the firewall will run on. I will name my firewall &#8220;Example_Firewall&#8221;, I will choose <em>iptables</em> from the software list, and Linux 2.4/2.6 for the OS.</p>
<div id="attachment_11466" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_templates.png"><img class="size-medium wp-image-11466" src="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_templates-500x463.png" alt="Template Chooser" width="300" height="278" /></a><p class="wp-caption-text">Template Chooser</p></div>
<p>Now, if you want to go the really easy route you can select to insert preconfigured template for your firewall. If you select this you will have to choose your template. Once you have taken care of this information click Next.</p>
<p>Once you click next you will see a list of different templates available. Each template serves a different purpose. As you click on each template a full description will reveal itself in the bottom pane.</p>
<p>After you select the proper template click the Finish button. Now <em>fwbuilder</em> will be open so you can view your template.</p>
<div id="attachment_11467" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_ready.png"><img class="size-medium wp-image-11467" src="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_ready-500x298.png" alt="Ready To Insert Objects" width="300" height="179" /></a><p class="wp-caption-text">Ready To Insert Objects</p></div>
<p>The first thing you can do is expand the name of the firewall (in my example I would Example_Firewall) and select the object you want to view. Say you want to view the Policy of this firewall (remember this was created from a template so there are already rules applied). To do this click the &#8220;Policy&#8221; listed (once you expand the firewall) which will reveal the policy in all its glory.</p>
<div id="attachment_11468" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_policy.png"><img class="size-medium wp-image-11468" src="http://www.ghacks.net/wp-content/uploads/2009/03/fwbuilder_policy-500x299.png" alt="fwbuilder policy editor" width="300" height="179" /></a><p class="wp-caption-text">fwbuilder policy editor</p></div>
<p>Because this is a template you can not edit the objects. This is one of those that you chose based on a specific, yet simple, need.</p>
<p>In the image to the right you can see the details of the policy included with the single interface firewall template.</p>
<p>If you want to create a custom firewall you would go through the same process but, at the point where you are defining your firewall you wouldn&#8217;t choose the Preconfigured Template. Instead you would leave that option unchecked and then, in the next window, choose to &#8220;Configure Interfaces Manually&#8221;. At this point you would add objects as needed and configure those objects to suit your needs.</p>
<p>Once your firewall is built you must then save the firewall, compile the firewall, and install the rules. Here&#8217;s the kicker with configuring your firewalls manually. You will need to know the MAC addresses of your interfaces. Fwbuilder has built in SNMP discovery which will help to map out the various interfaces on your network. To use that tool go to the Tool menu and select Discovery Druid. This tool should keep you from having to manually find and associate MAC addresses.</p>
<p><strong>Final Thoughts</strong></p>
<p>The fwbuilder tool is an outstanding means of creating firewalls for any situation. This article gave you a cursory glance at this powerful tool. Give it a try and build a firewall. Try the templates and, once you are familiar with the tool, build your very own customized firewall.</p>

	Tags: <a href="http://www.ghacks.net/tag/firewall/" title="firewall" rel="tag">firewall</a>, <a href="http://www.ghacks.net/tag/fwbuilder/" title="fwbuilder" rel="tag">fwbuilder</a>, <a href="http://www.ghacks.net/tag/iptables/" title="iptables" rel="tag">iptables</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/15/firestarter-simple-to-use-powerful-desktop-firewall/" title="Firestarter: Simple to use, powerful desktop firewall (September 15, 2009)">Firestarter: Simple to use, powerful desktop firewall</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/03/27/configure-a-linux-firewall-with-webmin/" title="Configure a Linux Firewall with Webmin (March 27, 2009)">Configure a Linux Firewall with Webmin</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/10/03/use-this-iptables-script-for-webmail-server-security/" title="Use this iptables script for Web/Mail server security (October 3, 2009)">Use this iptables script for Web/Mail server security</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/18/build-a-custom-firewall-with-fwbuilder/" title="Build a custom firewall with fwbuilder (September 18, 2009)">Build a custom firewall with fwbuilder</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/10/13/zonealarm-pro-firewall-2010-promotion/" title="Zonealarm Pro Firewall 2010 Promotion (October 13, 2009)">Zonealarm Pro Firewall 2010 Promotion</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/25/build-a-quick-and-reliable-firewall-with-fwbuilder/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Network Security Analysis With Network Miner</title>
		<link>http://www.ghacks.net/2009/01/27/network-security-analysis-with-network-miner/</link>
		<comments>http://www.ghacks.net/2009/01/27/network-security-analysis-with-network-miner/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 17:05:45 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network forensics]]></category>
		<category><![CDATA[network miner]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[network security analysis]]></category>
		<category><![CDATA[network sniffer]]></category>
		<category><![CDATA[network software]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[packet capturing]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10174</guid>
		<description><![CDATA[Network Miner is a portable Open Source network security analysis tool that can monitor the traffic of a connected network adapter in the Windows operating system. It utilizes a build in passive network sniffer / packet capturing tool that can detect IPs, hostnames, operating systems, ports and various other information of every connection. The network [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://networkminer.wiki.sourceforge.net/NetworkMiner">Network Miner</a> is a portable Open Source network security analysis tool that can monitor the traffic of a connected network adapter in the Windows operating system. It utilizes a build in passive network sniffer / packet capturing tool that can detect IPs, hostnames, operating systems, ports and various other information of every connection. The network security tool requires the &#8211; separate &#8211; installation of <a href="http://www.winpcap.org/install/default.htm">WinPcap</a> to function properly and reliable.</p>
<p>The main purpose of Network Miner is data collection for future analysis (such as forensic evidence analysis) rather than collecting data regarding the traffic on the network. Information are grouped by host rather than by packets or frames although it is possible to switch the view modes easily in the software interface.</p>
<p>Network Miner can &#8211; among other things &#8211; extract files and certificates transferred over the network. This can be used to save media files that are streamed across the network.</p>
<p><span id="more-10174"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/network_security-500x345.jpg" alt="network security" title="network security" width="500" height="345" class="alignnone size-medium wp-image-10175" /></p>
<p>Another interesting ability is the extraction of user credentials &#8211; that is usernames and passwords for supported protocols which are then displayed in the credentials tab in Network Miner.</p>

	Tags: <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/network-forensics/" title="network forensics" rel="tag">network forensics</a>, <a href="http://www.ghacks.net/tag/network-miner/" title="network miner" rel="tag">network miner</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a>, <a href="http://www.ghacks.net/tag/network-security-analysis/" title="network security analysis" rel="tag">network security analysis</a>, <a href="http://www.ghacks.net/tag/network-sniffer/" title="network sniffer" rel="tag">network sniffer</a>, <a href="http://www.ghacks.net/tag/network-software/" title="network software" rel="tag">network software</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/packet-capturing/" title="packet capturing" rel="tag">packet capturing</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/28/network-monitoring-software/" title="Network Monitoring Software Open Monitor (May 28, 2009)">Network Monitoring Software Open Monitor</a> (27)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/internet-maniac-networking-software/" title="Internet Maniac Networking Software (February 18, 2009)">Internet Maniac Networking Software</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/22/windows-tabbed-browsing/" title="Windows Tabbed Browsing (November 22, 2008)">Windows Tabbed Browsing</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/05/windows-run-aliases/" title="Windows Run Aliases (May 5, 2009)">Windows Run Aliases</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/27/network-security-analysis-with-network-miner/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Network Security Software Bothunter</title>
		<link>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/</link>
		<comments>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 07:31:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bothunter]]></category>
		<category><![CDATA[botnet]]></category>
		<category><![CDATA[computer network]]></category>
		<category><![CDATA[Computer Security Software]]></category>
		<category><![CDATA[network scanner]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[network security software]]></category>
		<category><![CDATA[windows security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9149</guid>
		<description><![CDATA[Bot networks are still a huge threat on the Internet. They are usually established with the use of computer worms that exploit old and new security vulnerabilities. A network security software like Bothunter can be helpful in determining if a computer network has been compromised. It does so by analysing the communication in the local [...]]]></description>
			<content:encoded><![CDATA[<p>Bot networks are still a huge threat on the Internet. They are usually established with the use of computer worms that exploit old and new security vulnerabilities. A network security software like Bothunter can be helpful in determining if a computer network has been compromised. It does so by analysing the communication in the local network.</p>
<p>The software has been designed to discover communication patterns that are typical for malware infected computers. While Bothunter has been designed as a network security software that can analyze the traffic of the network it can also be used to analyze a single computer or basic home network.</p>
<p><a href="http://www.bothunter.net/">Bothunter</a> is supplied as a Linux or Windows version. The Linux version comes as a installation but also in form of a live CD that can be used from any computer that is capable of booting from CD and compatible with Ubuntu Linux.</p>
<p><span id="more-9149"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/network_security_software-500x276.jpg" alt="network security software" title="network security software" width="500" height="276" class="alignnone size-medium wp-image-9150" /></p>
<p>Bothunter needs some configuration in the beginning. Most home users will only need to enter the local network IP which they can discover this way:</p>
<blockquote><p>Click the Windows desktop Start Menu, Control Panel, Network Connections.   Find the local area connection that is &#8220;Connected&#8221;. Double click the connected network icon.  Click the Support Tab.  Your IP address will be listed.</p></blockquote>
<p>Optional data like the IP address of SMTP servers or DNS servers can be entered if they are used in the computer network. Home users usually leave these information blank. The only other information needed is the network adapter that should be used to scan and analyse the computer network.</p>
<p>Once that is done the network security software will scan the computer network in two minute intervals and display any potential bot infection in the interface.</p>

	Tags: <a href="http://www.ghacks.net/tag/bothunter/" title="bothunter" rel="tag">bothunter</a>, <a href="http://www.ghacks.net/tag/botnet/" title="botnet" rel="tag">botnet</a>, <a href="http://www.ghacks.net/tag/computer-network/" title="computer network" rel="tag">computer network</a>, <a href="http://www.ghacks.net/tag/computer-security-software/" title="Computer Security Software" rel="tag">Computer Security Software</a>, <a href="http://www.ghacks.net/tag/network-scanner/" title="network scanner" rel="tag">network scanner</a>, <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a>, <a href="http://www.ghacks.net/tag/network-security-software/" title="network security software" rel="tag">network security software</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/08/computer-security-software-eset-sysinspector/" title="Computer Security Software ESET SysInspector (November 8, 2008)">Computer Security Software ESET SysInspector</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/" title="Windows Vulnerability Scanner (April 18, 2008)">Windows Vulnerability Scanner</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/" title="Windows Process Blocker SPKiller (March 22, 2009)">Windows Process Blocker SPKiller</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/08/07/use-wireshark-to-track-your-network-behavior/" title="Use Wireshark to track your network behavior (August 7, 2009)">Use Wireshark to track your network behavior</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/18/network-security-software-bothunter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Home Network Router Security Secrets</title>
		<link>http://www.ghacks.net/2006/04/08/home-network-router-security-secrets/</link>
		<comments>http://www.ghacks.net/2006/04/08/home-network-router-security-secrets/#comments</comments>
		<pubDate>Sat, 08 Apr 2006 08:43:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[router security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=381</guid>
		<description><![CDATA[Todays world is becoming a wireless one. If you signup for a new internet provider you have most of the time the choice of a modem that uses cables and one that is wireless. Now, most people tend to chose the wireless one because their homes don´t look that messy after all, cables everywhere seems to turn certain people off quite a bit.]]></description>
			<content:encoded><![CDATA[<p>Todays world is becoming a wireless one. If you signup for a new internet provider you have most of the time the choice of a modem that uses cables and one that is wireless. Now, most people tend to chose the wireless one because their homes don´t look that messy after all, cables everywhere seems to turn certain people off quite a bit.</p>
<p>Those people normally get the wireless router up and running and forget / don´t know about the security risks involved. If the router is not thoroughly secured others might use it to surf the web itself and do things far worse than that. It´s basically a free connection to the internet (and probably your pc as well).</p>
<p><span id="more-381"></span></p>
<p>The informit.com article <a href="http://www.informit.com/articles/article.asp?p=461084&#038;rl=1" target="_blank">Home Network Router Security Secrets</a> gives advice how to reduce the security risk. Its 11 chapters address each a certain security risk and give tips on how to avoid or reduce the risk. For example chapter one &#8220;Turn off UPnP&#8221; advises you to turn of the universal plug and play service.</p>
<blockquote><p>A Trojan horse or virus on a computer inside your network could use UPnP to open a hole in your router’s firewall to let outsiders in.</p></blockquote>
<p>If you are using a wireless router make sure you read the article, it´s worth the time.</p>

	Tags: <a href="http://www.ghacks.net/tag/network-security/" title="network security" rel="tag">network security</a>, <a href="http://www.ghacks.net/tag/router/" title="router" rel="tag">router</a>, <a href="http://www.ghacks.net/tag/router-security/" title="router security" rel="tag">router security</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/05/08/open-ports-10/" title="Open Ports 1.0 (May 8, 2006)">Open Ports 1.0</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/yahoo-marks-dangerous-search-results/" title="Yahoo marks dangerous search results (May 7, 2008)">Yahoo marks dangerous search results</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/" title="Wordpress Remote Admin Password Reset Vulnerability (August 11, 2009)">Wordpress Remote Admin Password Reset Vulnerability</a> (13)</li>
	<li><a href="http://www.ghacks.net/2006/07/22/wireless-hotspot-hacks/" title="Wireless Hotspot Hacks (July 22, 2006)">Wireless Hotspot Hacks</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/03/12/windows-worms-door-cleaner/" title="Windows Worms Door Cleaner (March 12, 2006)">Windows Worms Door Cleaner</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/04/08/home-network-router-security-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
