<?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>Charles Socci, -- K1DNR &#187; Security</title>
	<atom:link href="http://charlessocci.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlessocci.com</link>
	<description>IT and Amateur Radio Webpage</description>
	<lastBuildDate>Mon, 16 Apr 2012 19:16:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RecordMyDesktop &#8211; A Desktop Session Recorder For Linux</title>
		<link>http://charlessocci.com/2009/03/09/recordmydesktop-a-desktop-session-recorder-for-linux/</link>
		<comments>http://charlessocci.com/2009/03/09/recordmydesktop-a-desktop-session-recorder-for-linux/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 22:01:27 +0000</pubDate>
		<dc:creator>csocci</dc:creator>
				<category><![CDATA[Charles Socci]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[IT and Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[camtasia for linux]]></category>
		<category><![CDATA[capture desktop session]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Desktop Capture]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[gtk-recordmydesktop]]></category>
		<category><![CDATA[record ubuntu desktop session]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://charlessocci.com/?p=73</guid>
		<description><![CDATA[I needed to do a quick session recording of my desktop to send some colleagues. In Windows I&#8217;ve used tools like Camtasia for quick demos, but I needed something that would record a session from a Linux desktop. (Ubuntu Intrepid &#8230; <a href="http://charlessocci.com/2009/03/09/recordmydesktop-a-desktop-session-recorder-for-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I needed to do a quick session recording of my desktop to send some colleagues. In Windows I&#8217;ve used tools like Camtasia for quick demos, but I needed something that would record a session from a Linux desktop. (Ubuntu Intrepid 2.6.27-11-generic x86_64) <a href="http://recordmydesktop.sourceforge.net/about.php" target="_blank">GTK-RecordMyDesktop</a> fit the bill perfectly.</p>
<p>It is very easy to install using Synaptic/Apt and is available in the Ubuntu Universe Repository. There are two front ends available using GTK, and QT. The only issue I had to troubleshoot was that the recorded audio was out of sync and choppy. It was very easy to fix by changing the DEFAULT sound option to plughw:0,0.</p>
<p>The software is capable of using a variety of audio sources including Jack audio server. The capture provided an excellent quality file in .ogv format.</p>
<p>If you are sharing the video capture with Windows users, you will need to convert it to a Windows-friendly format for them. I used mencoder - </p>
<p><code>mencoder -idx mycapture.ogv -ovc lavc -oac mp3lame -o mycapture.avi</code></p>
<p>For a helpful page on installing additional repositories and software in Ubuntu, see here <a href="http://www.psychocats.net/ubuntu/sources" target="_blank">Enabling Extra Repositories</a>. You should also see the following link:  <a href="https://help.ubuntu.com/community/Medibuntu" target="_blank">Medibuntu</a>  &#8211; to install the W32 Codecs.</p>
<p>This is only required if you need to convert the output into a Windows format like .avi. In order to play the converted avi video in Windows,  I still needed to install this free codec: <a href="http://www.free-codecs.com/download/FFDshow.htm">FFDShow MPEG-4</a>.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://charlessocci.com/2009/03/09/recordmydesktop-a-desktop-session-recorder-for-linux/&via=csocci&text=RecordMyDesktop - A Desktop Session Recorder For Linux&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://charlessocci.com/2009/03/09/recordmydesktop-a-desktop-session-recorder-for-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.socci.com/sample.avi" length="10123310" type="video/x-msvideo" />
		</item>
		<item>
		<title>All In One Box &#8211; A Single Server Solution For Remote Branch Offices</title>
		<link>http://charlessocci.com/2009/02/22/all-in-one-box-a-single-server-solution-for-remote-branch-offices/</link>
		<comments>http://charlessocci.com/2009/02/22/all-in-one-box-a-single-server-solution-for-remote-branch-offices/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 23:57:40 +0000</pubDate>
		<dc:creator>csocci</dc:creator>
				<category><![CDATA[IT and Stuff]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[nonprofit]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[bandwidth control]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[low cost]]></category>
		<category><![CDATA[m0n0wall]]></category>
		<category><![CDATA[monowall]]></category>
		<category><![CDATA[one box]]></category>
		<category><![CDATA[remote office]]></category>
		<category><![CDATA[single server]]></category>
		<category><![CDATA[small office solution]]></category>
		<category><![CDATA[untangle!]]></category>

		<guid isPermaLink="false">http://charlessocci.com/?p=58</guid>
		<description><![CDATA[I serve a large organization with multiple branch offices in remote places. Typically, these offices are staffed with from one to fifty employees. Most of the offices have a local Windows Domain Controller, which doubles as a file/print server, DNS, &#8230; <a href="http://charlessocci.com/2009/02/22/all-in-one-box-a-single-server-solution-for-remote-branch-offices/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<figure class="wp-caption alignleft" style="width: 488px"><a href="http://www.socci.com/ROMONOWALL.png" target="_blank"><img title="One Box Remote Office Solution" src="http://www.socci.com/ROMONOWALL.png" alt="One Box Remote Office Server Solution" width="478" height="347" /></a><figcaption class="wp-caption-text">Click For Large Image Diagram</figcaption></figure>
<p>I serve a large organization with multiple branch offices in remote places. Typically, these offices are staffed with from one to fifty employees. Most of the offices have a local Windows Domain Controller, which doubles as a file/print server, DNS, and DHCP server.</p>
<p>The larger of the offices are usually connected to the Internet via T1, or DSL via a local service provider. In addition, the offices have a firewall that is connected back to headquarters via IPSec VPN tunnel.</p>
<p>This arrangement has provided a good solution for several years, however there are limitations. Recently, many of our offices have begun providing Internet access for clients &#8211; this added network load, in addition to increased usage of high-bandwidth services like You Tube, have placed new demands on us to manage the bandwidth. In addition, configuring servers and firewalls per individual office &#8211; and getting local support who can help us on site &#8211; is challenging.</p>
<p>A major point of our current initiative is to make our network locations more homogeneous, and more under the control of IT staff at headquarters. Virtualization has become an attractive option for several reasons: it eliminates the cost of a separate hardware firewall, and it allows us to configure a hardware-agnostic server &#8220;image&#8221; for use on any local hardware.</p>
<p>My &#8220;One Box Solution&#8221; allows for the firewall, bandwidth management, and Windows Domain Controller to exist on a single, portable, server.</p>
<p>I recently began piloting such a solution in one of our offices. Not having a current budget for my project, I took advantage of an unused Dell workstation at HQ. I added an additional 10/100 NIC we had lying in our closet. I installed<a title="Ubuntu Server" href="http://www.ubuntu.com/getubuntu/download" target="_blank"> Ubuntu 8.10 server</a> (any version of Linux will work) and <a title="VMWare Server" href="http://vmware.com/download/server/" target="_blank">VMWare&#8217;s latest version of free server for Linux</a>.</p>
<p>If you haven&#8217;t been exposed to VMWare yet, go to <a href="http://vmware.com/download" target="_blank">www.vmware.com</a> and download the free player and one of the free virtual appliances (pre configured workstations and computers). VMWare server is also free and will allow you to build and configure your own virtual machines.</p>
<p>Having built the Linux box and installed VMWare server, I configured one of my NICS as an internal nic, with an address on my local subnet, and the other NIC as an external NIC with one of my assigned Internet IP addresses.</p>
<p>Inside VMWare server, I configured three virtual networks. One network connected to my external interface of my Linux server. The second connected to a host only virtual network, and the third connected to the internal NIC of my Linux server.</p>
<p>The first virtual server I built was my <a title="M0n0wall" href="http://m0n0.ch/wall/features.php" target="_blank">M0n0wall</a> firewall. Note that <a title="Download M0n0wall VMWare Appliance" href="http://m0n0.ch/wall/download.php?file=generic-pc-1.3b15-vm.zip" target="_blank">M0n0Wall is available PRE-BUILT! AS A VIRTUAL APPLIANCE! </a> This means you don&#8217;t have to compile or build it. Just download the Virtual Appliance files and open them in VMWare Server.  I choose M0n0wall for several reasons. It is free. It is easy to configure. It allows for QoS, Traffic Shaping, and most importantly the IPSec tunnels that connect back to Headquarters and our DR NOC. The external WAN interface of M0n0Wall was connected to the external virtual network. The internal LAN interface of M0n0Wall was connected to the HOST ONLY virtual nework (we&#8217;ll see why in sec&#8230;). The WAN and LAN interfaces were configured with appropriate network settings, NTP server settings, DNS, etc. The WAN IP will be on our Internet subnet, and the Gateway will point to our ISP&#8217;s router or gateway IP address. The LAN interface will become the internal default gateway for our local network. M0n0wall is a powerful firewall solution for a small office. With the addition of a third NIC, you can easily set M0n0wall up to provide a DMZ, or a Captive Portal for your Wireless users. A Captive Portal will allow you to plug in a wireless device, authenticate users in a browser, and/or use RADIUS for advanced authentication.</p>
<p>The second virtual server is <a href="http://www.untangle.com/Developers/VMware-Appliance" target="_blank">Untangle</a> &#8211; also available Pre-built as a virtual appliance! Untangle can install as a bridge &#8211; meaning there is no routing involved. It sits between your firewall and your internal network. Untangle can also function as the firewall, but since it lacks the IPSec function for our tunnel back to Headquarters, we choose M0n0Wall. Where Untangle really excels is in Internet filtering and management. Untangle provides a suite of free modules for management and OpenVPN. There are also paid and supported modules available. The free version provides for very granular reporting and a powerful degree of access control right out of the box.</p>
<p>The third server is our Windows Domain Controller. This is the only commercial device which requires a paid-for license. Our virtual domain controller runs inside VMWare and connects via one interface to our internal network.</p>
<p>This arrangement has allowed us to provide a one-box all-in-one appliance to our remote offices that can be built and exchanged as needed, with a minimum of configuration. The Windows server can easily be promoted to a domain controller on site. IP Addresses and other site specific information can all be easily configured through graphical utilities.</p>
<p>Using online backup, such as Mozy Pro, in conjunction with our single box, we have discovered a way to provide highly-available network services to our smaller, budget and staff challenged offices in the field.</p>
<p>Options include using <a title="ESXi" href="http://vmware.com/download/esxi/" target="_blank">ESXi</a>, which is VMWare&#8217;s free version of ESX server. The downside of ESXi is that it requires more expensive hardware. It will not run on a workstation with a SATA disk drive. However, if you have a true server that is on the hardware compatibility list, ESXi will provide a better platform. It installs as it&#8217;s own OS. Linux and Windows are not required. The management tools and options are also much nicer.</p>
<p>One additional thing we&#8217;ve looked at &#8211; and likely something we&#8217;ll be hearing more about in the coming months &#8211; are WAN optimization appliances such as <a href="http://www.riverbed.com/products/appliances/" target="_blank">Riverbed</a> that run as a virtual machine. This will likely become a solution in our most remote offices where slow satellite connectivity is the norm.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://charlessocci.com/2009/02/22/all-in-one-box-a-single-server-solution-for-remote-branch-offices/&via=csocci&text=All In One Box - A Single Server Solution For Remote Branch Offices&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://charlessocci.com/2009/02/22/all-in-one-box-a-single-server-solution-for-remote-branch-offices/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Review: Yoggie Pico Personal USB Firewall</title>
		<link>http://charlessocci.com/2007/11/18/a-review-yoggie-pico-personal-usb-firewall/</link>
		<comments>http://charlessocci.com/2007/11/18/a-review-yoggie-pico-personal-usb-firewall/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 04:13:07 +0000</pubDate>
		<dc:creator>csocci</dc:creator>
				<category><![CDATA[IT and Stuff]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://charlessocci.com/?p=8</guid>
		<description><![CDATA[I don&#8217;t really talk about gear or gadgets much unless something about them is just so impressive, or so disappointing that it motivates me to do so. I like to maintain good security practices in my personal as well as &#8230; <a href="http://charlessocci.com/2007/11/18/a-review-yoggie-pico-personal-usb-firewall/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/B000W9BN1O?ie=UTF8&amp;tag=charleysoccis-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000W9BN1O"><img src="http://www.socci.com/yoggie.jpg" border="0" height="150" width="250" /></a><img src="http://www.assoc-amazon.com/e/ir?t=charleysoccis-20&amp;l=as2&amp;o=1&amp;a=B000W9BN1O" style="border: medium none ; margin: 0px" border="0" height="1" width="1" />I don&#8217;t really talk about gear or gadgets much unless something about them is just so impressive, or so disappointing that it motivates me to do so.</p>
<p>I like to maintain good security practices in my personal as well as my work computing environments. I also enjoy being able to provide myself and the networks I manage with enough security that we are well covered from any reasonable threat, yet not to the point that things become overly complicated to manage or impact the usability of the environment.</p>
<p>I don&#8217;t consider myself a security expert. I would not feel comfortable designing a security policy or architecture for a major financial institution doing on line trading and banking. I do feel pretty comfortable with my ability to protect my personal data and networks, and very comfortable that I am part of a team that is focused on increasing security AND usability where I work.</p>
<p>On my personal and work laptops I&#8217;ve been running a combination of a popular free software firewall,  <a href="http://free.grisoft.com/" target="_blank" title="AVG Free Advisor">AVG</a> (free version), and Microsoft Windows Defender. This combination has worked extremely well on my IBM Thinkpad X31, which is not going into it&#8217;s fourth year of life with a 1.6 GHz Pentium M and 2 GB of RAM. The combination has provided excellent protection, even though I rarely use my laptops where they aren&#8217;t behind some type of hardware firewall already.</p>
<p>On my Intel Core-Duo <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=compaq%20nc2400&amp;tag=charleysoccis-20&amp;index=blended&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">HP Compaq nc2400</a><img src="http://www.assoc-amazon.com/e/ir?t=charleysoccis-20&amp;l=ur2&amp;o=1" style="border: medium none ; margin: 0px" border="0" height="1" width="1" />, this combination of software &#8211; in particular the software firewall &#8211; has caused me a bunch of headaches. The issue I&#8217;ve had is constant freezing, having to reboot this laptop multiple times per day. The freezes happen whenever anything changes in the status of a network interface. For instance, if I open a vpn connection to my home network. The connection opens, routing table is correct &#8211; but there will be a few seconds where my local network applications like Outlook seem to get &#8220;confused&#8221; and not know where to go. If I wait a few seconds after making the vpn connection, sometimes everything is fine and the traffic for the vpn goes over the vpn and the local traffic goes local. However, more often than not, if there were any network applications open at the time&#8212;add or change an interface like this  and the laptop freezes and must be hard re-booted.</p>
<p>I want my laptop firewalled at work. Knowing I&#8217;m not exposing any ports unintentionally is comforting. Knowing someone who happened to get local admin access can&#8217;t remotely browse my computer, connect via DameWare, etc, is a good feeling. Knowing that should some new worm come along and start probing the network, I&#8217;ll be immune lightens the load.</p>
<p>I discovered that my software firewall was probably the root of these network issues and freezes by trial and error. I don&#8217;t really blame the software firewall since it has worked brilliantly on my personal ThinkPad, and I use VPN connections frequently there too&#8230; But when I removed the software, a lot of my issues seemed to resolve themselves. No more holding my breath every-time I had to connect via VPN&#8230; I have a hunch part of it might lie in the IDS/Application scanning portion of the firewall software. Disabling those features might make a difference.</p>
<p>This is when the Yoggie caught my eye. It is a Linux based hardware firewall on a USB stick, for Windows only. One of the big marketing points for the device is that you offload the security duties to this Linux USB host computer. The only thing is that whatever you gain in getting rid of your software firewall application, you lose because now you have reduced your full duplex gigabit Ethernet connection down to a half duplex 480Mbps through this USB device. In addition the Yoggie must run a network RNDIS driver on your computer to setup a virtual network interface of sorts which becomes your computer&#8217;s firewalled address. This driver also diverts the traffic at layer two from the Ethernet or WiFi into the USB device before it reaches the operating system. It is a significant hit in network speed if you are using Gigabit Ethernet now. You&#8217;ll notice it if you do large file transfers, video, etc. The Yoggie GUI and driver aren&#8217;t exactly lightweights in cpu and memory usage either.</p>
<p>I first installed the Yoggie at home on my ThinkPad. The install went smoothly. I had done a lot of reading ahead of time and knew exactly what to expect. I allowed all traffic on my home firewall to pass to the laptop and the Yoggie logged and filter several port scan attempts. It seemed to work very well and I was quite pleased. Then I tried to check my mail. I use SSL encryption for IMAP and SMTP connections to my ISP. Yoggie wouldn&#8217;t let the SMTP traffic out. I disabled SMTP from the application scanning parts of Yoggie and it began working again. Ok, no big deal. Note that I uninstalled my software firewall prior to installing Yoggie.</p>
<p>The next day I installed it on my work laptop. This is where several days, yes days, of frustration and lost productivity began. The first thing that happened was that I could not connect to the Yoggie&#8217;s web console. This is the only way to connect with and configure the Yoggie. There is no telnet or ssh. If the web console isn&#8217;t working, you are pretty much out of luck. Yoggie has a tray icon that is green if the Yoggie is connected, Blue if the protection is disabled, and Red if the Yoggie is not connected. The Yoggie driver will disable all network connections if it is not connected.</p>
<p>I had a theory that the issue not connecting to the web console might have something to do with a local vlan we have with the exact same subnet the Yoggie was configured for. It shouldn&#8217;t have mattered, but trace routes to the Yoggie&#8217;s address were going to the default network gateway, not to the Yoggie device.</p>
<p>I unplugged from the Ethernet and rebooted. I was able to connect to the Yoggie this time around, so I changed Yoggie&#8217;s address to a very little used and highly unknown reserved IP segment of 1.0.0.0/29 &#8211; this is a perfectly valid address in the networking world, just a little unconventional. I immediately lost contact with the Yoggie after setting it&#8217;s address to 1.0.0.1.</p>
<p>I installed the beta driver, and the icon turned green again &#8211; showing that the driver and the Yoggie were again seeing each other. The Yoggie driver/network interface that it installs on the PC must have an IP address in the same subnet as the Yoggie. It would not configure itself with an address in the 1.0.0.0/29 subnet.</p>
<p>Once I figured out what was happening, I manually assigned a 1.0.0.2 address to the NDIS Network driver/interface. After rebooting I was able gain access to the console on the 1.0.0.1 address and change it back to a more conventional 172.x.x.x network subnet. I changed the NDIS driver/adapter back to DHCP and rebooted. The adapter picked up a new address in the same subnet as the Yoggie and everything *seemed* back to normal.</p>
<p>I tried opening our help desk ticketing system, it wouldn&#8217;t open. I tried opening our sharepoint site, it wouldn&#8217;t open. Disabling the HTTP scanning in Yoggie fixed those issues.</p>
<p>One of the most annoying things about Yoggie is the interface. Half the time, it comes up &#8220;page not found&#8221; for as yet unknown reasons. The interface itself is abstracted and obscures the true operation of the device &#8211; presumably to make it an &#8216;easy&#8217; console for non-IT types. It makes it tremendously difficult to troubleshoot. Unlike other firewall configurations, there is no set of access-lists and hard defined configuration to check, dump, save, restore, etc&#8230; You have the ability to open ports to individual IP addresses, but not to a range or an entire subnet. You have very little control over anything else. The Yoggie has it&#8217;s own internal rules it follows, making &#8216;adaptive&#8217; changes as it sees fit. The problem is there is no way to tell what these changes are, or how they might affect your legitimate operations. The firewall rules, which include a white list and blacklist in addition to individual ports are particularly confusing on the first time through.</p>
<p>It is very hard to know if the Yoggie is actually working. You can try a test download of the <a href="http://www.eicar.org/anti_virus_test_file.htm" target="_blank">EICAR</a> test antivirus file. Yoggie will pop up a webpage and say it was blocked. This is the only proof you have, unless you want to set up another machine and port scan yourself to see if Yoggie does anything.</p>
<p>I&#8217;m hoping that one more reinstall with the standard driver will get Yoggie working the way it is supposed to.</p>
<p>In theory it is a really handy device and lets me lighten the load on my machine considerably. In reality it has been really buggy and non-intuitive to get running past a default install.</p>
<p>Support has been responsive on one occasion. Of couse they are located in the UK and Israel, and Saturday is the sabbath so I don&#8217;t expect to hear anything until Monday.</p>
<p>One thing I&#8217;ve found very strange is that: A. their drivers are unsigned, and B. their support website has been overrun with pornographic spam in several places! &#8211; and it is several weeks old already. This reflects poorly on a security company.</p>
<p>They also make a Gatekeeper pro, which is a USB hub sized firewall that connects via Ethernet like a standard firewall. It gets power from the USB. You can use it with any OS, as Yoggie Pico is limited to Windows because of the RNDIS driver. The drawback is that it only works on your Ethernet connection.</p>
<p>My advice at this point &#8211; don&#8217;t bother. I&#8217;m a geek. I don&#8217;t mind playing around with this or that and usually pick up a little knowledge in the process. But as a solution, it just isn&#8217;t quite there yet.</p>
<p>I may end up going back to some version of my software security. We&#8217;ll see</p>
<p>- <em>LATEST update: Yoggie came through and I got a brand new Pico PRO in the mail today. Downloaded the latest software and it seeems to be working like a charm. Many thanks to Gil and Ilan at Yoggie support.</em></p>
<p><em>- Another update. I have been in almost daily contact with Yoggie support. They&#8217;ve decided my unit is defective and given me a local address to return it to. Upon receipt, I&#8217;ll be sent a working unit. I&#8217;ll update on the new device. For now, my free Comodo firewall is providing ample protection and the extra load on my system has not been noticeable.  </em></p>
<p><em>Update: I did hear back from Yoggie support on the web console issue. They told me I should be using the beta driver and not the standard driver. They suggested I try physically disconnecting and then reconnecting the Yoggie before I reboot the laptop. I tried that and it didn&#8217;t work. I&#8217;m still having issues accessing that web console. The AV aspects of Yoggie are pretty much disabled because of the issues mentioned previously &#8211; so EICAR simply downloads at which point AVG picks it up. I&#8217;ve tested Yoggie pretty extensively port scanning it from external machines on the same subnet. It has been a solid performer in that regard. This is kind of cool, especially on a public wi-fi network. I wish that dang web console wasn&#8217;t so buggy &#8211; I can&#8217;t view the logs or make any changes. I also wish there were some alternate interface like telnet or ssh from the client pc. I also wish there were more options for configuration. As far as the file scanning goes, and disabling those features &#8211; no external device is going to give you any virus scanning on an ssl connection anyway. The content is encrypted &#8211; so you need a software AV software running that is going to scan that sucker after it gets decrypted and before it gets executed in RAM. Oh yeah &#8211; I think the driver is signed now; and I contacted Yoggie support about the porn in their comments fields. It seems to be gone <img src='http://charlessocci.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </em></p>
<p>&#8211;Charles Socci</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://charlessocci.com/2007/11/18/a-review-yoggie-pico-personal-usb-firewall/&via=csocci&text=A Review: Yoggie Pico Personal USB Firewall&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://charlessocci.com/2007/11/18/a-review-yoggie-pico-personal-usb-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

