<?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>Kedar's Tech Blog &#187; Networking</title>
	<atom:link href="http://blog.softricks.com/category/networking/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.softricks.com</link>
	<description>Technology! Can't get enough of it!!</description>
	<lastBuildDate>Sun, 20 Jun 2010 04:33:46 +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>Hubs, Repeaters, Bridges, Switches, Routers and Gateways</title>
		<link>http://blog.softricks.com/hubs-repeaters-bridges-switches-routers-and-gateways</link>
		<comments>http://blog.softricks.com/hubs-repeaters-bridges-switches-routers-and-gateways#comments</comments>
		<pubDate>Thu, 14 May 2009 20:55:43 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.softricks.com/?p=24</guid>
		<description><![CDATA[I have always wanted to do this. What better way to do this than when I am studying Computer Networks. Knowledge courtesy: Computer Networks by Tanenbaum.
Application Layer : Application Gateway
Transport Layer : Transport Gateway
Network Layer : Router
Data Link Layer : Bridge, Switch
Physical Layer : Repeater, Hub
Repeaters: Just amplify volts.
Hubs: Can connect many entities. Frames arriving [...]]]></description>
			<content:encoded><![CDATA[<p>I have always wanted to do this. What better way to do this than when I am studying Computer Networks. Knowledge courtesy: Computer Networks by Tanenbaum.</p>
<p>Application Layer : Application Gateway<br />
Transport Layer : Transport Gateway<br />
Network Layer : Router<br />
Data Link Layer : Bridge, Switch<br />
Physical Layer : Repeater, Hub</p>
<p><u>Repeaters:</u> Just amplify volts.<br />
<u>Hubs:</u> Can connect many entities. Frames arriving from any one is sent out on all others.<br />
<u>Bridges:</u> Bridges are used to connect LANs. They connect 2 ethernets. They do not examine packets. So they can transport any type of payloads &#8211; IPv4, IPv6, AppleTalk, ATM, OSI or any other kind. A bridge can have line cards for different network types and different speeds.<br />
<u>Switches:</u> Switches also route on frame addresses. Swich is almost like a multi-port Bridge. However switches often are used to connect individual computers. Switches do not broadcast like hubs.<br />
<u>Routers:</u> Examine addresses in packets and route based on them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softricks.com/hubs-repeaters-bridges-switches-routers-and-gateways/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix DSL Stall</title>
		<link>http://blog.softricks.com/fix-dsl-stall</link>
		<comments>http://blog.softricks.com/fix-dsl-stall#comments</comments>
		<pubDate>Thu, 14 May 2009 18:06:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://blog.softricks.com/?p=7</guid>
		<description><![CDATA[These instructions are for PPPoE software users only. If you have DHCP or PPPoE through a router this can make things much worse. If your computer has to logon to access the internet ands you notice delays/freezes/stalls while the OS boots up or when browsing or at seemingly random times. The following will likely cure [...]]]></description>
			<content:encoded><![CDATA[<p>These instructions are for PPPoE software users only. If you have DHCP or PPPoE through a router this can make things much worse. If your computer has to logon to access the internet ands you notice delays/freezes/stalls while the OS boots up or when browsing or at seemingly random times. The following will likely cure it: </p>
<ol>
<li> Open Control Panel.
<li> Open Network.
<li> Look for the first entry in the scroll box marked TCP/IP, that is associated with a hardware ethernet card (ignore dialup, especially Enternet or NTS and VPN type bindings). Note: If you have a 4060 USB modem, select TCP/IP-> Efficient Networks SpeedStream 4060 CIP/1483
<li> Select it and press properties
<li> Select IP address from the tab<br />
Is Obtain IP address automatically checked? If so, change that to Specify an IP address and enter 192.168.1.10, and 255.255.255.0, into IP address and subnet mask fields respectively. </p>
<li> Click OK and OK, and the computer will build a driver information database and will require a reboot for the changes to take effect.
</ol>
<p>This assignment of a harmless local IP address to the TCP/IP settings bound (connected) to your network adapter, will stop the in-built DHCP services from waking up every 10 minutes to look for a DHCP server so that it can &#8220;fill in the blanks&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.softricks.com/fix-dsl-stall/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
