<?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>PCtechtips.org &#187; networking</title>
	<atom:link href="http://pctechtips.org/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://pctechtips.org</link>
	<description>tips &#38; tutorials... networking, security, programming</description>
	<lastBuildDate>Sun, 02 May 2010 18:56:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Putty to connect to a CISCO device.</title>
		<link>http://pctechtips.org/using-putty-to-connect-to-a-cisco-device/</link>
		<comments>http://pctechtips.org/using-putty-to-connect-to-a-cisco-device/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 04:51:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=953</guid>
		<description><![CDATA[If you happen to move to vista or windows 7 like me, you have realized that hyper-terminal is no longer available. Although you could still make hyper-terminal work in windows 7 by copying the executable along with a dll file, I find that is much easier and convenient to use Putty. Putty offers many ways [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/using-putty-to-connect-to-a-cisco-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Comprehensive Guide to TCP/IP Configuration in Linux.</title>
		<link>http://pctechtips.org/a-comprehensive-guide-to-tcpip-configuration-in-linux/</link>
		<comments>http://pctechtips.org/a-comprehensive-guide-to-tcpip-configuration-in-linux/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 11:36:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[dynamic ip]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[static ip]]></category>
		<category><![CDATA[tcp/ip configuration]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=918</guid>
		<description><![CDATA[I decided to make a guide about TCP/IP configuration in Linux, and you may ask: well, what Linux distribution in specific? I know!, there are hundreds of Linux distribution, but for this guide, I&#8217;m only going to cover the two most used Linux distribution: Ubuntu and Fedora. Ubuntu is a Debian derivative, so the Ubuntu [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/a-comprehensive-guide-to-tcpip-configuration-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calculating Network Segments With IPcalc.</title>
		<link>http://pctechtips.org/calculating-network-segments-with-ipcalc/</link>
		<comments>http://pctechtips.org/calculating-network-segments-with-ipcalc/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 16:52:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[calculating subnetmask]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[ipcalc]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=906</guid>
		<description><![CDATA[Understanding subnetwork mask can be confusing if you&#8217;re not used to them. You may find &#8220;ipcalc&#8221; (from ipcalc package) useful to calculate a computer network&#8217;s mask.
First start by installing &#8220;ipcalc&#8221; from the repositories, depending on your distro:

sudo apt-get install ipcalc #for debian distros like ubuntu
yum install ipcalc #for fedora

then find the ip address for which [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/calculating-network-segments-with-ipcalc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using VNC on Untrusted Networks with SSH.</title>
		<link>http://pctechtips.org/using-vnc-on-untrusted-networks-with-ssh/</link>
		<comments>http://pctechtips.org/using-vnc-on-untrusted-networks-with-ssh/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 07:20:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[ssh tunnel]]></category>
		<category><![CDATA[vnc over ssh tunnel]]></category>
		<category><![CDATA[vnc tunnel]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=856</guid>
		<description><![CDATA[VNC over untrusted network]]></description>
		<wfw:commentRss>http://pctechtips.org/using-vnc-on-untrusted-networks-with-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyzing Basics Protocols with Wireshark.</title>
		<link>http://pctechtips.org/analyzing-basics-protocols-with-wireshark/</link>
		<comments>http://pctechtips.org/analyzing-basics-protocols-with-wireshark/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 00:21:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[networking]]></category>
		<category><![CDATA[analyzing procols with wireshark]]></category>
		<category><![CDATA[protocols]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://pctechtips.org/?p=33</guid>
		<description><![CDATA[TCP/IP:The TCP/IP protocol is a stack of protocols. consisting of several different protocols, on layes 3 and 4 of the OSI model, including TCP, IP, ARP, DHCP, ICMP, and others.
TCP &#8211; Transport Control Protocol: is a layer 4 protocol that is commonly used because it provides an efficient method of reliable bi-directional communication, where computers [...]]]></description>
		<wfw:commentRss>http://pctechtips.org/analyzing-basics-protocols-with-wireshark/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
