<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - taupist</title>
		<link>http://www.linuxquestions.org/questions/blog/taupist-195821/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 06:20:17 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - taupist</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/</link>
		</image>
		<item>
			<title>Centrino / IPW 2200 Wireless for Mandriva 2007</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/centrino-ipw-2200-wireless-for-mandriva-2007-516/</link>
			<pubDate>Fri, 23 Feb 2007 16:52:16 GMT</pubDate>
			<description><![CDATA[It's absolutely critical that you get the right firmware for your driver . . . 
 
http://ipw2200.sourceforge.net/firmware.php 
 
For Mandriva 2007...]]></description>
			<content:encoded><![CDATA[<div>It's absolutely critical that you get the right firmware for your driver . . .<br />
<br />
http://ipw2200.sourceforge.net/firmware.php<br />
<br />
For Mandriva 2007 that would be the 3.0 version of the firmware.<br />
<br />
You then have to create a soft link to &quot;/lib/firmware&quot; (which is where your firmware should be); As Root, issue this command in the terminal ln -s /lib/firmware /etc/firmware Next, open &quot;Configure Your Computer&quot;, go to &quot;Set up a new network interface&quot; and you should see a list with &quot;eth2: Intel Corp.|Intel(R) Pro Wireless . . .&quot;<br />
Select this item from the list and click next, you should be able to accept default values.<br />
Next, go to &quot;Reconfigure a network interface&quot;, you should see a page called &quot;Manage connections&quot; with a dropdown box at the top. For each item in the dropdown box (including the wireless), go to the &quot;Options&quot; tab and make sure that the &quot;start at boot&quot; option is unchecked. Mandriva 2007 has a habit of freezing during the boot process if the &quot;Start at boot&quot; option is enabled.<br />
When you get to the wireless item in the dropdown box, do the same and also go to the &quot;Wireless&quot; tab and make sure the field &quot;ESSID&quot; is blank. This is NOT true of all Linux distros, some are scripted to default to &quot;any&quot; if this field is left blank, Live CD distros are often this way.<br />
When you are finished with all the items in the dropdown box click &quot;Ok&quot;.<br />
Next go to the &quot;Security&quot; section and &quot;Set up a personal firewall . . .&quot;, make sure none of the boxes on the first screen are checked and follow through to the third screen where there is a dropdown box at the bottom of the screen. In this dropdown box, select the wireless interface (possibly, &quot;eth2&quot;) and follow through with the rest of the options.<br />
Starting with Mandriva 2007, the firewall no longer has a &quot;deny all&quot; policy. Any interface that isn't automatically set up when the system is installed is left wide open and you are vulnerable to attack. By all means, make sure that the firewall is watching the interface(s). You should be able to reboot and select a network from the net applet in the system tray, you'll have to type in you're Root password to connect.<br />
For an explanation of why it shouldn't be automatic read the previous entry in my blog &quot;Wireless Security and MITM&quot;.<br />
Best of luck to you and enjoy!</div>

]]></content:encoded>
			<dc:creator>taupist</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/taupist-195821/centrino-ipw-2200-wireless-for-mandriva-2007-516/</guid>
		</item>
		<item>
			<title>Wireless security and MITM</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/wireless-security-and-mitm-400/</link>
			<pubDate>Sun, 20 Aug 2006 18:26:00 GMT</pubDate>
			<description><![CDATA[<div class="alt1">&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Most of us have heard of "Man In The Middle" attacks, one form that MITM takes is this: 
 ...]]></description>
			<content:encoded><![CDATA[<div>&lt;div class=&quot;alt1&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Most of us have heard of &quot;Man In The Middle&quot; attacks, one form that MITM takes is this:<br />
  &lt;br /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; You go into a coffee shop that has a WAP and log on, pretty soon a guy comes in and sits down a few tables away from you. When he logs on (unknown to you), he activates a virtual WAP. This is possible with the Atheros wireless chipset which can be both a wireless client and virtual WAP at the same time. If he can find a way to interrupt your wireless signal then your system will automatically bind to the next strongest signal (which is probably his virtual WAP). So, just that easy, your network traffic is routed through his laptop. At this point I'll just ask you to use your imagination . . .<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; To avoid this situation, you have to check the configuration of your wireless card. You're looking for a setting called &quot;ESSID&quot;, if your &quot;ESSID=any&quot; then you are vulnerable. Just blank the &quot;ESSID&quot; field and save the configuration. Now, whenever you don't have a connection you have to manually select a network from the list and type in your Root password to connect. Problem solved.<br />
  &lt;br /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; BTW, if you let someone 'gank' your system like that it is the moral equivilant of what's called the &quot;fools mate&quot; in chess. Ever heard of that?!<br />
&lt;/div&gt; </div>

]]></content:encoded>
			<dc:creator>taupist</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/taupist-195821/wireless-security-and-mitm-400/</guid>
		</item>
		<item>
			<title>Ethereal on Mandriva 2006 Community</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/ethereal-on-mandriva-2006-community-391/</link>
			<pubDate>Fri, 04 Aug 2006 15:34:54 GMT</pubDate>
			<description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Well, I downloaded and installed Ethereal from the mirror and guess what? It wouldn't capture packets....]]></description>
			<content:encoded><![CDATA[<div>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Well, I downloaded and installed Ethereal from the mirror and guess what? It wouldn't capture packets. Several error windows kept opening up on top of each other.<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Finally I hit on the idea that the first error might be causing all the others. It was saying that it couldn't<br />
  &lt;br /&gt;find '/usr/sbin/dumpcap'. When I looked, I found '/usr/bin/dumpcap', so I created a soft link;<br />
  &lt;br /&gt;<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; ln -s /usr/bin/dumpcap /usr/sbin/<br />
  &lt;br /&gt;<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; I don't know if it is the right way to fix it (might be clumsy), but it seems to work fine now. Ethereal is<br />
  &lt;br /&gt;happily humming away.<br />
&lt;/p&gt;</div>

]]></content:encoded>
			<dc:creator>taupist</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/taupist-195821/ethereal-on-mandriva-2006-community-391/</guid>
		</item>
		<item>
			<title>Some good, some ?</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/some-good-some-165/</link>
			<pubDate>Wed, 01 Feb 2006 17:46:59 GMT</pubDate>
			<description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; In the time since I started out, I've bought copies of Mandrake 6.0, Suse 8.2 Pro, Mdk...]]></description>
			<content:encoded><![CDATA[<div>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; In the time since I started out, I've bought copies of Mandrake 6.0, Suse 8.2 Pro, Mdk 9.1 Personal,<br />
  &lt;br /&gt;RH 6.0 &amp;amp; 6.2 and Mdk 10.0 Powerpack. I've upgraded to an Inspiron 6000 and Mdv 2006 Free, gave all the others away except the first (Mdk 6.0). I'm still kind of attached to that one, hope to get it running again sometime. I was really put off by the password issues with RH, not meaning to beat a dead horse, but I just can't excuse that.<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Maybe someday I'll be able to get a big HD and install Mdv, Suse, Deb and a couple of others that I'd like to try out.<br />
&lt;/p&gt;</div>

]]></content:encoded>
			<dc:creator>taupist</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/taupist-195821/some-good-some-165/</guid>
		</item>
		<item>
			<title>My early experience with Linux.</title>
			<link>http://www.linuxquestions.org/questions/blog/taupist-195821/my-early-experience-with-linux-131/</link>
			<pubDate>Mon, 16 Jan 2006 20:20:46 GMT</pubDate>
			<description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; The first experience I had with Linux was in about 1999, when I found a copy fo Mandrake 6.0 in a 
  <br...]]></description>
			<content:encoded><![CDATA[<div>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; The first experience I had with Linux was in about 1999, when I found a copy fo Mandrake 6.0 in a<br />
  &lt;br /&gt;discount store. This store specialized in overstock and insurance claim merchandise. The price was right<br />
  &lt;br /&gt;so I decided to check it out.<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; It was several months before I worked up the nerve to install it; my machine was an old 486 DX2/66 with 48 Mb of RAM, but I was still nervous about trashing the system. My fears were completely unfounded<br />
  &lt;br /&gt;and soon I was hooked. In those days I couldn't get a network connection at all, but the system was beautiful.<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; I have a friend that thinks that eye candy is a waste of resources and he's probably right, but all the different Window Managers and themes were so cool . . .<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; Call me crazy, but I loved it. Since then, we seemed to have lost some of the flair but it's still pretty cool. Nowadays, I'm learning a lot about how to administer the system and also a lot more about security.<br />
  &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; That's the &quot;name of the game&quot;, never a dull moment, always something interesting to do. I couldn't have asked for more. I have more control of my system and more knowledge of computer systems than I could have gotten any other way. Even if I'd gone to college they couldn't have taught me as much, without the influence of Linux. I hope you enjoy it as much as I do.<br />
&lt;/p&gt;</div>

]]></content:encoded>
			<dc:creator>taupist</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/taupist-195821/my-early-experience-with-linux-131/</guid>
		</item>
	</channel>
</rss>
