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

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

<channel>
<title>Software Vs Hardware firewall in Wireless Security</title>
<link>http://www.dslreports.com/forum/r20783567</link>
<description></description>
<language>en</language>
<pubDate>Sat, 05 Dec 2009 19:18:34 EDT</pubDate>
<lastBuildDate>Sat, 05 Dec 2009 19:18:34 EDT</lastBuildDate>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20810098</link>
<description><![CDATA[<A HREF="/useremail/u/1486194"><b>genewitch</b></A> : For more information than you could possibly want about a radawesome solution that combines the power of a hardware firewall with a software footprint and price tag:<br>&raquo;<A HREF="/forum/r19782334-IPCop-in-VMWare-A-Howto">IPCop in VMWare: A How-to</A><br><br>I wrote it a while back, and i still use it. :-)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20810098</guid>
<pubDate>Fri, 18 Jul 2008 02:34:07 EDT</pubDate>
</item>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20806623</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : It seems docrice has the right approach overall. IMHO<br><br>There might be a couple of points that require some embellishment;<br><br><div class="bquote"><small>said by  docrice <A HREF="/useremail/u/1541809"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>There are places for both hardware and software firewalls, and they both come in varying degrees of quality and effectiveness.  Software firewalls on individual hosts are important (especially on laptops) to protect you on public networks such as hotspots.  Some of them might even map processes to application executables and permit outbound traffic from ones on an authorized list.  It's a little more work up-front to ensure you have a good rule base, but it's worth it in the long run because for most people it's the only way they'll ever know if an application is trying to send traffic out (or if there's an attempted inbound connection).  If you're curious, you could also use TCPView or fport to see what kind of TCP / UDP connections are happening real-time, although these don't filter traffic.<br></div>Netant: ZoneAlarm is a pretty decent little software firewall, it's worth keeping in your setup. Although, one needs to wait and see how badly the new company owners (CA) stifle its' innovation, other than charging for it.  Above comments by docrice about both egress and ingress (in/out) filtering are important as is application monitoring. <br><br>Winblows XP/Vista firewall isn't even worth turning on, even if Vistas' version is improved. You can easily download many better software based firewalls for free. So, for all the "it's better than nothing" Micro$haft people", you can get better for free! <br><br>32-bit:<br>&raquo;<A HREF="http://www.tallemu.com/free-firewall-protection-software.html" >www.tallemu.com/free-firewall-pr&middot;&middot;&middot;are.html</A><br> and this one I haven't tried out but is interesting; &raquo;<A HREF="http://www.sunbeltsoftware.com/Home-Home-Office/Sunbelt-Personal-Firewall/" >www.sunbeltsoftware.com/Home-Hom&middot;&middot;&middot;irewall/</A><br><br>For 64-bit XP you have Comodo: (should use advanced $$ version) &raquo;<A HREF="http://www.personalfirewall.comodo.com/" >www.personalfirewall.comodo.com/</A><br><br>All firewalls software/hardware have their strong points and all without doubt also have their weak points (although their marketing dept's may disagree). The choice may depend on matching the persons' application to the most appropriate firewall.<br><br>Bottom line; every single computer that connects to the internet/intranet/extranet can benefit from a <i>decent</i> software firewall without exception. <br><br><div class="bquote"><small>said by  docrice <A HREF="/useremail/u/1541809"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Hardware firewalls, on the other hand, protects the your entire internal network from external networks.  However, it doesn't protect internals hosts from each other.  Hardware firewalls (at least the more expensive ones) are capable of deep-packet / application-layer inspections (e.g., Check Point's SmartDefense in FW-1) which examines each individual packet's payload data.  For example, SMB or RPC traffic is inspected for protocol compliance and if not, drops them to prevent attacks which rely on "tweaking" the protocols to produce an exploit which may exist on the host.  Inbound HTTP requests to your web server or DoS flooding are other examples of where a high-grade hardware firewall with specialized functions comes in handy.<br></div>While high-end firewall appliances are good and have cool features, it sounds like overkill for most home users.. (who aren't trying to use DDNS for a home ISP with servers)<br><br><div class="bquote"><small>said by  docrice <A HREF="/useremail/u/1541809"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>That said, most home-grade hardware firewalls (typically on all-in-one routers) don't do much more than port-level filtering.  <br></div>In a perfect world everyone would have $500-700.00 firewall appliance performing deep packet inspection at home. In this world, it would be better if everyone just used a cheap or free software firewall and a cheap hardware firewall/router, as this results in a better default setup than nothing at all.<br><br><div class="bquote"><small>said by  docrice <A HREF="/useremail/u/1541809"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>You can always use a Linux distro specific to this purpose (or something like OpenBSDs' pf) if you want a free (but very effective) hardware solution that stands guard at the edge of your network.<br></div>OpenBSD for home users? This I'd like to see. Maybe the FreeBSD based PfSense (contains OpenBSD PF) would give them a chance or how about IPCop/Monowall which is simple, has a good GUI and works well on older hardware or Endian?<br><br>Don't misunderstand me, one can not go wrong with OpenBSD Packet Filter but the learning curve is steep for most home users.<br><br>IMHO If you want to build a router/firewall out of an old computer you have quite a few options depending on your skill-set. IPCop based on Debian LINUX is great to start playing with as a primer for things like OpenBSD. <br><br>Bottom line; every single computer that connects to the internet/intranet/extranet can benefit from a hardware firewall without exception. <br><br>Perhaps, instead of one (1) expensive router (of which most home users could not properly setup) setup two (2) different cheap ones. Something like a Dlink, and Linksys, or NetTrends (sub $50.00) <br><br>Netant: For your setup you could use one wireless router/firewall and one wired for some peace of mind. (This does work)<br><br>Steve Gibson at www.grc.com has an interesting page on this type of setup. &raquo;<A HREF="http://www.grc.com/nat/nat.htm" >www.grc.com/nat/nat.htm</A> and &raquo;<A HREF="http://www.grc.com/nat/nats.htm" >www.grc.com/nat/nats.htm</A><br><br>Also when setting up your wireless security for WPA2 this page gives great random keys... And it's easier than DICE.<br><br>&raquo;<small>https</small>://<A HREF="https://www.grc.com/passwords.htm">www.grc.com/passwords.htm</A><br><br>ie. 63 random printable ASCII characters:<br>iM?b82=(pD6o/;WCj\17+j4Z!=9OPYPkkrnIquZ.*F6GGz|fzp`<br><br>Use the full keys for best security and always use WPA2 with AES (as good as WPA2-PSK offers, unless you happen to have a couple of RADIUS/MySQL servers lying around).<br><br>Regards docrice for taking the time to give a good detailed answer!  :) (no flames please)<br><br>Latency<br><small><br>Bad computer/router/firewall setups are more likely to blame for poor network security than the tool(s) used for the job.<br> </small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20806623</guid>
<pubDate>Thu, 17 Jul 2008 14:26:38 EDT</pubDate>
</item>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20785176</link>
<description><![CDATA[<A HREF="/useremail/u/1541809"><b>docrice</b></A> : There are places for both hardware and software firewalls, and they both come in varying degrees of quality and effectiveness.  Software firewalls on individual hosts are important (especially on laptops) to protect you on public networks such as hotspots.  Some of them might even map processes to application executables and permit outbound traffic from ones on an authorized list.  It's a little more work up-front to ensure you have a good rule base, but it's worth it in the long run because for most people it's the only way they'll ever know if an application is trying to send traffic out (or if there's an attempted inbound connection).  If you're curious, you could also use TCPView or fport to see what kind of TCP / UDP connections are happening real-time, although these don't filter traffic.<br><br>Hardware firewalls, on the other hand, protects the your entire internal network from external networks.  However, it doesn't protect internals hosts from each other.  Hardware firewalls (at least the more expensive ones) are capable of deep-packet / application-layer inspections (e.g., Check Point's SmartDefense in FW-1) which examines each individual packet's payload data.  For example, SMB or RPC traffic is inspected for protocol compliance and if not, drops them to prevent attacks which rely on "tweaking" the protocols to produce an exploit which may exist on the host.  Inbound HTTP requests to your web server or DoS flooding are other examples of where a high-grade hardware firewall with specialized functions comes in handy.<br><br>That said, most home-grade hardware firewalls (typically on all-in-one routers) don't do much more than port-level filtering.  You can always use a Linux distro specific to this purpose (or something like OpenBSD's pf) if you want a free (but very effective) hardware solution that stands guard at the edge of your network.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20785176</guid>
<pubDate>Sun, 13 Jul 2008 16:14:53 EDT</pubDate>
</item>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20784330</link>
<description><![CDATA[<A HREF="/useremail/u/662411"><b>SoonerAl</b></A> : I run the built-in Windows Firewall on my Vista and XP machines which are behind a Belkin wireless router. Neither my wife or I have had any issues with that combination. I like to use built-in stuff if possible instead of add-ons but that is a personal decision based on my personal risk threshold.<br><br>The real key is good encryption on your wireless network segment. Use the strongest encryption possible, ie. WPA2/WPA, with a long random key. My recommendations...<br><br>&raquo;<A HREF="http://theillustratednetwork.mvps.org/LAN/SoHoWirelessSecurity.html" >theillustratednetwork.mvps.org/L&middot;&middot;&middot;ity.html</A><br><small>--<br>"When all else fails, read the instructions..."<br>MS-MVP Windows &#150; Desktop User Experience</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784330</guid>
<pubDate>Sun, 13 Jul 2008 12:31:51 EDT</pubDate>
</item>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20783605</link>
<description><![CDATA[<A HREF="/useremail/u/1396987"><b>Netant</b></A> : <div class="bquote"><small>said by  Cudni <A HREF="/useremail/u/917630"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Your router's firewall will do all the work protecting from outside/inbound unsolicited connections<br><br>Cudni<br> </div>thanks cudni, <br>yes.... as "i" want to decide which application should access internet, so  i guess ZA in needed.<br>initially i wanted to get rid of ZA to save up my system resources. ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783605</guid>
<pubDate>Sun, 13 Jul 2008 07:54:41 EDT</pubDate>
</item>

<item>
<title>Re: Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20783573</link>
<description><![CDATA[<A HREF="/useremail/u/917630"><b>Cudni</b></A> : highest level would be with ZA, or some other similar fw, installed that provides outbound protection. Your router's firewall will do all the work protecting from outside/inbound unsolicited connections<br><br>Cudni<br><small>--<br>"Mercifully, he hit him with the soft end of the pistol." <br>Help yourself so God can help you.<br>Microsoft MVP,  2006 - 2008</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783573</guid>
<pubDate>Sun, 13 Jul 2008 07:33:47 EDT</pubDate>
</item>

<item>
<title>Software Vs Hardware firewall</title>
<link>http://www.dslreports.com/forum/remark,20783567</link>
<description><![CDATA[<A HREF="/useremail/u/1396987"><b>Netant</b></A> : hi all, <br>all the way i been heard that hardware firewall is better then software firewall.<br>i've using ZoneAlarm Pro for years with my wired DSL connection under XP, <br>Now im going wireless & will connect one desktop(XP) & one lappy(Vista).<br>i m going to get Linksys WAG200G (&raquo;<A HREF="http://www-in.linksys.com/servlet/Satellite?c=L_Product_C2&childpagename=IN%2FLayout&cid=1166859947184&pagename=Linksys%2FCommon%2FVisitorWrapper&lid=4718485430B16" >www-in.linksys.com/servlet/Satel&middot;&middot;&middot;85430B16</A>) which has built in hardware firewall.<br><br>will it be ideal to remove ZoneAlarm pro form both of the computers?<br>please suggest me the highest level of security. <br><br>(NB:- i dont trust windows built-in firewall so i keep it off.)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783567</guid>
<pubDate>Sun, 13 Jul 2008 07:27:52 EDT</pubDate>
</item>

</channel>
</rss>
