<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>ITauthor &#187; Networking</title>
	<atom:link href="http://www.itauthor.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itauthor.com</link>
	<description>Stuff about technical writing and software</description>
	<lastBuildDate>Sat, 07 Jan 2012 12:34:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Talking about technical writing, software and technology in general. The ITauthor Podcast is an advert-free, irregularly published show by technical writers for technical writers or anyone interested in software documentation or IT generally.</itunes:summary>
	<itunes:author>Alistair Christie - ITauthor.com</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.itauthor.com/images/ITauthor-PhotoLogo-300px.jpg" />
	<itunes:owner>
		<itunes:name>Alistair Christie - ITauthor.com</itunes:name>
		<itunes:email>comments@itauthor.com</itunes:email>
	</itunes:owner>
	<managingEditor>comments@itauthor.com (Alistair Christie - ITauthor.com)</managingEditor>
	<copyright>2006-2009</copyright>
	<itunes:subtitle>Talking about technical writing, software and technology in general.</itunes:subtitle>
	<itunes:keywords>itauthor, alistair christie, technology, writing, documentation</itunes:keywords>
	<image>
		<title>ITauthor &#187; Networking</title>
		<url>http://www.itauthor.com/images/ITauthor-PhotoLogo-144px.jpg</url>
		<link>http://www.itauthor.com/category/networking/</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
		<itunes:category text="Tech News" />
		<itunes:category text="Podcasting" />
	</itunes:category>
		<item>
		<title>whois</title>
		<link>http://www.itauthor.com/2008/07/25/whois/</link>
		<comments>http://www.itauthor.com/2008/07/25/whois/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 21:59:32 +0000</pubDate>
		<dc:creator>ac</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.itauthor.eu/2008/07/25/whois/</guid>
		<description><![CDATA[A machine on my network was producing lots of outgoing traffic and I needed to track down what it was up to by getting the destination IP addresses from my router log and doing a whois lookup. Some whois services are better than other. A good one is at DomainTools: http://whois.domaintools.com/&#160; You can use this [...]]]></description>
			<content:encoded><![CDATA[<p>A machine on my network was producing lots of outgoing traffic and I needed to track down what it was up to by getting the destination IP addresses from my router log and doing a whois lookup.</p>
<p>Some whois services are better than other. A good one is at DomainTools:</p>
<p><a title="http://whois.domaintools.com/212.58.250.36" href="http://whois.domaintools.com/">http://whois.domaintools.com/</a>&#160; </p>
<p>You can use this by just sticking the IP address you want to check on the end of the URL. For example:</p>
<p><a title="http://whois.domaintools.com/212.58.250.36" href="http://whois.domaintools.com/212.58.250.36">http://whois.domaintools.com/212.58.250.36</a></p>
<p> <img height="42" src="http://img.domaintools.com/large_logo_2.png" width="240" align="center" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2008/07/25/whois/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop via a PuTTY tunnel</title>
		<link>http://www.itauthor.com/2008/05/24/remote-desktop-via-a-putty-tunnel/</link>
		<comments>http://www.itauthor.com/2008/05/24/remote-desktop-via-a-putty-tunnel/#comments</comments>
		<pubDate>Sat, 24 May 2008 16:04:43 +0000</pubDate>
		<dc:creator>ac</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.itauthor.eu/2008/05/24/remote-desktop-via-a-putty-tunnel/</guid>
		<description><![CDATA[I'm still reloading things back onto my home PC after my recent Windows reinstall. It's going to a while yet before it's all back on there. The most recent thing I had to get working again was getting a Remote Desktop session to machines at work. Setting up Windows Remote Desktop to allow you to [...]]]></description>
			<content:encoded><![CDATA[<p>I'm still reloading things back onto my home PC after my recent Windows reinstall. It's going to a while yet before it's all back on there. The most recent thing I had to get working again was getting a Remote Desktop session to machines at work. </p>
<p>Setting up Windows Remote Desktop to allow you to use another machine on the same local network is very straightforward. Getting a Remote Desktop connection to a PC on a private external network is a little more tricky. I use <a href="http://en.wikipedia.org/wiki/PuTTY#External_links">PuTTY</a> to SSH to the gateway machine at work. </p>
<p><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="469" alt="PuTTY" src="http://www.itauthor.com/wp-content/uploads/2008/05/windowslivewriterremotedesktopviaaputtytunnel-14c5fputty-3.png" width="496" border="0" /></p>
<p>Part of the PuTTY session is a series tunnels from ports on my local machine to ports on machines on the remote desktop. One of these is a mapping from the localhost port 3389 to port 3389 on a machine at work. Port 3389 is the port used by Remote Desktop, so this tunnel should mean that, once PuTTY has connected me to the external network, I can Remote Desktop to localhost and I will, as if by magic, get the login prompt for the remote machine.</p>
<p>However, having copied back into PuTTY the sessions from my previous Windows installation*, when I connected to the remote machine and then did a Remote Desktop to localhost I got the error message: &quot;<strong>The client could not connect. You are already connected to the console of this computer. A new console session cannot be established</strong>.&quot;</p>
<p><img height="156" alt="RemoteDesktopError" src="http://www.itauthor.com/wp-content/uploads/2008/05/windowslivewriterremotedesktopviaaputtytunnel-14c5fremotedesktoperror-b434e840-adf2-4cf6-b011-bb7d850265a1.png" width="596" border="0" /> </p>
<p>The reason for this, it turns out, is that Remote Desktop knows it shouldn't allow circular connections: <em>from</em> this computer <em>to</em> this computer. So it rejects attempts to connect to 127.0.0.1. Now, as localhost resolves to 127.0.0.1, this gets rejected also.</p>
<p>However, on Windows, all other IP addresses in the 127.x.x.x range also represent the local machine, and Remote Desktop does not block these addresses. So this allows you to map port 3389 on one of these addresses (e.g. 127.0.0.2 or 127.254.254.254) to port 3389 on a remote PC and then you can specify that address in the Remote Desktop login window.</p>
<p><strong>Note</strong>: Although the Source port field is clearly intended just for a port number, you can also put an IP address in there, followed by a port number - for example, 127.254.254.254:3389 - and then the remote IP address or hostname, followed by the port number, in the Destination field.<img height="468" alt="PuTTY2" src="http://www.itauthor.com/wp-content/uploads/2008/05/windowslivewriterremotedesktopviaaputtytunnel-14c5fputty2-fe022754-a52f-41a3-9043-7d01258b2919.png" width="491" border="0" /> </p>
<p><img height="272" alt="RemoteDesktoplogin" src="http://www.itauthor.com/wp-content/uploads/2008/05/windowslivewriterremotedesktopviaaputtytunnel-14c5fremotedesktoplogin-2e8930a2-6407-4ecd-9086-4fe7907d829f.png" width="443" border="0" />&#160;</p>
<p>* The PuTTY sessions for each Windows user are stored in the Windows registry in:</p>
<p>HKEY_USERS &gt; <em>[GUID for user]</em> &gt; Software &gt; SimonTatham</p>
<p>Before reinstalling Windows I'd exported the whole registry to a <strong>.reg</strong> file on my network drive. To put the details into the new registry all I had to do was open up the <strong>.reg</strong> file in a text editor, save it with a name like <strong>putty.reg</strong> on the desktop of the target PC, delete everything in the file after the first line up to the start of the HKEY_USERS &gt; <em>[GUID for user]</em> &gt; Software &gt; SimonTatham section and everything after that section, then save it again. Then you just need to right-click the icon on the desktop and choose <strong>Merge</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2008/05/24/remote-desktop-via-a-putty-tunnel/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Getting Internet Explorer to work with the SmoothWall Web proxy</title>
		<link>http://www.itauthor.com/2008/05/13/getting-internet-explorer-to-work-with-the-smoothwall-web-proxy/</link>
		<comments>http://www.itauthor.com/2008/05/13/getting-internet-explorer-to-work-with-the-smoothwall-web-proxy/#comments</comments>
		<pubDate>Tue, 13 May 2008 21:33:05 +0000</pubDate>
		<dc:creator>ac</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.itauthor.eu/2008/05/13/getting-internet-explorer-to-work-with-the-smoothwall-web-proxy/</guid>
		<description><![CDATA[After reinstalling Windows recently I found I had a problem accessing the Internet. The problem was DNS-related because pages loaded incredibly slowly but, provided they didn't time out first, would eventually load. I realised that turning off my SmoothWall Web proxy solved the problem, but without the Web proxy I couldn't use Dan's Guardian. Dan's [...]]]></description>
			<content:encoded><![CDATA[<p>After reinstalling Windows recently I found I had a problem accessing the Internet. The problem was DNS-related because pages loaded incredibly slowly but, provided they didn't time out first, would eventually load. I realised that turning off my SmoothWall Web proxy solved the problem, but without the Web proxy I couldn't use Dan's Guardian.</p>
<p><a href="http://dansguardian.org/">Dan's Guardian</a> is a content filtering service that can be installed as an add-on to <a href="http://www.smoothwall.org/">SmoothWall</a>. I have SmoothWall running on an old PC, behind my Sky router, as an always-on firewall for my home network. Because I have two kids, I want to filter Internet content and Dan's Guardian does a pretty good job of this. I like it because it's very configurable and allows me to determine the level of filtering, specific sites or domains to block, exceptions to filtering, types of files to block and so on. However, Dan's Guardian relies on transparent Web proxying being enabled, so I need to have that turned on:</p>
<p><a href="http://www.itauthor.com/wp-content/uploads/2008/05/smoothwall-proxy.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="291" alt="smoothwall-proxy" src="http://www.itauthor.com/wp-content/uploads/2008/05/smoothwall-proxy-thumb.png" width="534" border="0" /></a>&#160;<a href="http://www.itauthor.com/wp-content/uploads/2008/05/smoothwall-filtering.png"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="249" alt="smoothwall-filtering" src="http://www.itauthor.com/wp-content/uploads/2008/05/smoothwall-filtering-thumb.png" width="534" border="0" /></a> </p>
<p>Anyway, I couldn't figure out what the problem was until I eventually found a page on the SmoothWall Support site called &quot;<a href="https://support.smoothwall.net/index.php?_m=knowledgebase&amp;_a=viewarticle&amp;kbarticleid=196&amp;nav=0,4">Using ident on Windows XP - common problems</a>&quot;, which says:</p>
<p><em>Ident is a service running on port 113 and as such, port 113 needs to be opened on the workstations, in order for ident to be able to server the username. If the built-in firewall is enabled on any Windows operating system, it needs to be configured to allow access to port 113. This can be done using a log-in script or by manually configuring the Windows firewall software. Please refer to the Windows documentation for information on how to do this.</em> </p>
<p>And then a lightbulb went on and I remembered that I'd previously had Windows Firewall turned off. Sure enough turning it off again solves the problem and lets me access the Internet via the transparent proxy. But, as the quote describes, you can run Windows Firewall so long as you add port 113 as an exception. To do this, go to Control Panel, open up Windows Firewall, click the Exceptions tab:</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="519" alt="windows-firewall-exceptions" src="http://www.itauthor.com/wp-content/uploads/2008/05/windows-firewall-exceptions.png" width="438" border="0" /></p>
<p>Click the <strong>Add Port</strong> button and add port 113, with a description:</p>
<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="293" alt="windows-firewall-edit-port" src="http://www.itauthor.com/wp-content/uploads/2008/05/windows-firewall-edit-port.png" width="397" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2008/05/13/getting-internet-explorer-to-work-with-the-smoothwall-web-proxy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting command-line FTP working with Filezilla</title>
		<link>http://www.itauthor.com/2007/11/07/getting-command-line-ftp-working-with-filezilla/</link>
		<comments>http://www.itauthor.com/2007/11/07/getting-command-line-ftp-working-with-filezilla/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 09:44:06 +0000</pubDate>
		<dc:creator>ac</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.itauthor.com/wordpress/2007/11/07/getting-command-line-ftp-working-with-filezilla/</guid>
		<description><![CDATA[The problem: Set up command-line FTP access to a Windows 2003 Server machine to allow scripts to save files to that server via FTP. The solution:FileZilla - but you need to know the recipe of the secret sauce! I started by installing Windows own FTP server (an extra Windows component that you can add via [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The problem</strong>: <br />Set up command-line FTP access to a Windows 2003 Server machine to allow scripts to save files to that server via FTP.
<p><strong>The solution</strong>:<br />FileZilla - but you need to know the recipe of the secret sauce!
<p>I started by installing Windows own FTP server (an extra Windows component that you can add via Add/Remove Programs). I then enabled this in the IIS Manager. However, the problem I got was that, although I could FTP to the server I couldn't save anything, do an <strong>ls</strong> or a <strong>pwd</strong> or anything useful.
<p>So plan 2, after disabling Windows FTP, was to use FileZilla. This is an open source FTP/SCP project and you can download server and client software here:
<p><a title="http://filezilla-project.org/" href="http://filezilla-project.org/">http://filezilla-project.org/</a>
<p>However, I'd recently installed Apache/PHP/MySQL using the very wonderful XAMPP (see <a href="http://www.itauthor.com/2007/03/01/xampp-web-server-mysql-in-minutes/">XAMPP - Web server + MySQL in minutes</a>), so I already had FileZilla, I just hadn't enabled it. I did so and everything seemed to work except that when I FTPed to the machine as any user, with a legitimate password I'd get a "530 Login or password incorrect" message:
<p><font face="Courier New" size="2">C:\Documents and Settings\ac&gt;ftp showcase.memex.co.uk<br />Connected to showcase.memex.co.uk.<br />220-FileZilla Server version 0.9.23 beta<br />220-written by Tim Kosse (Tim.Kosse@gmx.de)<br />220 Please visit </font><a href="http://sourceforge.net/projects/filezilla/"><font face="Courier New" size="2">http://sourceforge.net/projects/filezilla/</font></a><br /><font face="Courier New" size="2">User (myserver.myorg.co.uk:(none)): Administrator<br />331 Password required for administrator<br />Password:<br />530 Login or password incorrect!<br />Login failed.</font>
<p>The secret is that you have to go into the Admin program for FileZilla and add users/groups in there, specifically assigning each access to parts of the file system and defining what they can do (e.g. read, write, etc).
<p>With XAMPP this is easy. From the XAMPP Control Panel, click <strong>Admin</strong> for FileZilla:<br /><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="352" alt="xampp-control-panel" src="http://www.itauthor.com/wp-content/uploads/2007/11/xampp-control-panel.png" width="446" border="0"> </p>
<p>Enter the Administrator password:<br /><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="197" alt="xampp-connect-to-server" src="http://www.itauthor.com/wp-content/uploads/2007/11/xampp-connect-to-server.png" width="254" border="0">
<p>Create groups with the appropriate access rights. Then create users and assign them to a group:<a href="http://www.itauthor.com/wp-content/uploads/2007/11/xampp-add-user.png"><br /><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="410" alt="xampp-add-user" src="http://www.itauthor.com/wp-content/uploads/2007/11/xampp-add-user-thumb.png" width="540" border="0"></a>
<p>Now you can open up a command console on a remote machine, enter <strong>ftp servername</strong> and log in to the server to <strong>put</strong>/<strong>get</strong> files as required.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2007/11/07/getting-command-line-ftp-working-with-filezilla/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My new firewall</title>
		<link>http://www.itauthor.com/2005/03/15/my-new-firewall/</link>
		<comments>http://www.itauthor.com/2005/03/15/my-new-firewall/#comments</comments>
		<pubDate>Tue, 15 Mar 2005 21:23:24 +0000</pubDate>
		<dc:creator>alistair at home</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.itauthor.com/wordpress/?p=132</guid>
		<description><![CDATA[ITauthor.com was offline all last week due to my firewall PC breaking down. I host my own web site on a machine that, seven and a half years ago, was the top-of-the-range model: Pentium II, 333 MHz, 6GB hard disk. I've given it an extra hard disk and more memory, but it's still basically a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>ITauthor.com</strong> was offline all last week due to my firewall PC breaking down. I host my own web site on a machine that, seven and a half years ago, was the top-of-the-range model: Pentium II, 333 MHz, 6GB hard disk. I've given it an extra hard disk and more memory, but it's still basically a made-for-Windows-95 machine that has long since been incapable of keeping up with the resource hunger of Windows. It is, however, fine for Linux and seems to cope with Zope fairly well. My web server is on a network of its own behind a firewall. Until a week ago I was using another old PII machine (which I picked up at an auction at work for &pound;20). It had very little memory (I'm not even sure how much) and a 2.4GB hard disk, but it was perfect for running Smoothwall. </p>
<p>My set up looks like this:<br /><img alt="Diagram of my firewall setup" src="http://www.itauthor.com/notes/archives/home-network.png" width="330"></p>
<p>I have the 2 old PCs (firewall and web server) tucked away in a cupboard where they sit, ticking over, without monitors, keyboard or mice. However, the firewall machine starting making a noise so I took it out to investigate. The noise was a combination of the hard disk and a little fan on the CPU heatsink. Unfortunately the PC was obviously on its last legs because having moved it around, opened it up, poked and prodded it, something gave up and it went from not booting up Smoothwall to not booting at all. I had power but no other signs of life.</p>
<p>To cut a long story short, I bought a new firewall machine off eBay. &pound;35 for a Compaq Deskpro in a little mini case with a PIII 533MHz processor, 128MB of memory and a 10GB hard disk. The price included free delivery. The only things wrong with it were a broken power switch button and a dodgey CD. The power switch wasn't an issue, you just had to take the case off to start it, but as it's going to be on 24/7, and it's set to reboot if the power fails, that's fine. The CD drive was more of a problem. Because it's massively over-specked to be a Smoothwall machine I thought I'd swap it and the web server, but the intermittant CD drive caused me hours of grief trying to install Fedora, so in the end I gave up, opted for the easy solution and just installed Smoothwall instead.</p>
<p>Installing Smoothwall Express is a cinch, so once I'd decided to just replace the broken machine with the new one I was back up and running in no time.</p>
<p>Check out Smoothwall at <a href="http://www.smoothwall.org">www.smoothwall.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2005/03/15/my-new-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up security on a Linksys wireless access point</title>
		<link>http://www.itauthor.com/2005/01/08/setting-up-security-on-a-linksys-wireless-access-point/</link>
		<comments>http://www.itauthor.com/2005/01/08/setting-up-security-on-a-linksys-wireless-access-point/#comments</comments>
		<pubDate>Sat, 08 Jan 2005 17:54:47 +0000</pubDate>
		<dc:creator>alistair at home</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://www.itauthor.com/wordpress/?p=101</guid>
		<description><![CDATA[I recently bought a Linksys WAP54G wireless access point and a wireless network card for my laptop, to allow me to use my laptop around the house. A wireless access point allows you to add wireless connections to your existing wired network. It differs from a wireless router, which you'd typically use if your whole [...]]]></description>
			<content:encoded><![CDATA[<p>I recently bought a Linksys WAP54G wireless access point and a wireless network card for my laptop, to allow me to use my laptop around the house. </p>
<p>A wireless access point allows you to add wireless connections to your existing wired network. It differs from a wireless router, which you'd typically use if your whole network was wireless (e.g. positioned between your computers and the broadband modem) and which usually includes firewall software.</p>
<p>My network consists of 5 computers:
<ul>
<li>an old PC that serves as a gateway firewall</li>
<li>another old PC, running Fedora Core 3, which is actually on its own "DMZ" network and acts as a web server (hosting this web site)</li>
<li>my main desktop PC, running XP</li>
<li>another desktop PC, also running XP</li>
<li>my laptop, running Windows 2000</li>
</ul>
<p>The wireless access point simply allows me to replace a length of Ethernet cable with the WAP at one end and the wireless network card at the other.</p>
<p>The Linksys WAP54G is a 802.11g machine that allows data transfer rates of up to 54Mbps. It comes with a CD and a configuration utility that makes setup a cinch. You can be up and using it in no time at all - and I was. The trouble is that the default setup has no security. It's completely wide open, so anyone in the vicinity can connect to your network. Linksys obviously wanted to make getting started as easy as possible, but turning on the security features of the WAP54G are less obvious.</p>
<p>If you read the User Guide you find out that you can configure the WAP54G via its web interface, by browsing to 192.168.1.245. However, when I tried this I could get a web page. The problem is that if your network is not in the 192.168.1.x range, you won't be able to access the web interface. This is the bit they don't tell you.</p>
<p>The solution is to temporarily take your computer (in my case my laptop) off the network, change its IP address to something in the 192.168.1.x range and connect it directly to the WAP54G using a network cable.</p>
<p>Doing this involved the following:
<ol>
<li>Taking out the new wireless network card and replacing it with the old Ethernet card.</li>
<li>Changing the IP address of the laptop from a dynamically assigned address to a static address in the 192.168.1.x range (see below for details of how to do this in Windows 2000 and XP).</li>
<li>Connecting the laptop to the wireless access point. Note: with the WAP54G you can use a normal patch cable, you don't need to use a crossover cable as you normally do for connecting computers peer-to-peer (see below).</li>
</ol>
<p>Once I'd connected directly to the wireless access point using a computer with an IP address in the correct range (I chose 192.168.1.246) I could browse to http://192.168.1.245, log in using no user name and the password "admin" and then go through the process of turning off SSID broadcast, changing the password, changing the channel number and enabling encryption.</p>
<p>Note: Each time you apply a change the WAP becomes temporily unavailable, the browser will be unable to find the web page and your PC/laptop will tell you that the network cable has been unplugged. However, the connection will be reestablished after a few seconds. If you refresh the browser, the web interface will reappear.</p>
<p>In my case I wanted to change the IP address of the wireless access point, so that I could access it from computers with IP addresses in the address range of my network. If you need to do this, you should only change the IP address and gateway address of the wireless access point as the last thing you do, as you won't be able to reconnect from the computer in the 192.168.1.x range once you've done this. You'll have to change the IP address of your PC/laptop before you can access the configuration page again. </p>
<p>If, while configuring the WAP you managed to lock yourself out of it, reset it to its factory settings by pressing and holding the Reset button on the back of the WAP for about 10 seconds. Then start the configuration process over again.</p>
<p>Once I'd done this, I disconnected my laptop, shut it down, put the wireless network card back in, booted up and then changed the IP address back to its original, statically assigned value. I then changed the profile of the wireless network card, choosing the same encryption I'd set up in the WAP's encryption config page. I browsed back to the config page and set up MAC address filtering, specifying the MAC address of the wireless network card in my laptop (see below).<br />
<span id="more-101"></span></p>
<h3>Changing the IP address of your computer</h3>
<p><strong>Windows 2000</strong>
<ol>
<li>xxxxxxx</li>
<li>xxxxxxx</li>
</ol>
<p><strong>Windows XP</strong>
<ol>
<li>xxxxxxx</li>
<li>xxxxxxx</li>
</ol>
<h3>Crossover vs straight-through network cables</h3>
<p>Your standard network "patch" cable is a length of Cat 5 cable with an RJ-45 connector on either end. Simple as that. This is a straight-through cable. The wires connect the pins at one end to the matching pins at the other end, just as you'd expect.</p>
<p>However, if you want to use a cable to connect one computer directly to another (peer-to-peer), this cable will not work. The problem is that two of the wires need to be crossed over, so that the wire from the transmit pin on one end goes to the receive pin on the other end, and vice versa. If you don't do this, your transmitting to a transmitting pin and receiving from a receiving pin. Normally this swap over takes place in a hub or a switch, which is the usual situation: several computers connected together via a switch.</p>
<p>So, what you need to connect two computer directly is a crossover cable. It looks just like any other network cable, but it's not, so keep it separate and put a tag on it or, sooner or later, you'll cause yourself grief when you spend an hour trying to figure out why you can't connect a machine to your network before you remember you've gone and used the crossover cable to connect the machine to the switch.</p>
<h3>Finding the MAC address</h3>
<p>The Media Access Control address is a series of 6 two-digit hexadecimal numbers that uniquely identifies a network card. It's a hardware thing, so if you change network cards you get a new MAC address. To find the MAC address go to Start &gt; Run, enter "cmd" (without the quotes) and click OK. In the console window, enter ipconfig/all. The MAC address is listed as the "Physical Address".</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itauthor.com/2005/01/08/setting-up-security-on-a-linksys-wireless-access-point/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

