<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://group.mydllurth.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Support</title>
 <link>http://group.mydllurth.com/category/topic/support</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>I can&#039;t get Internet</title>
 <link>http://group.mydllurth.com/node/36</link>
 <description>&lt;p&gt;I can&#039;t get Internet!&lt;/p&gt;
&lt;p&gt;More than a dozen years of providing Internet technical support fails to show DaGeek a more abused trouble report. Qualified technical support agents are quite aware of Internet access procedure, but remote descriptions of symptoms are often ambiguous. The afflicted user, however, describes an untechnical but quite personal understanding of their problem. Most resolutions require clear understandings by both parties.&lt;/p&gt;
&lt;p&gt;The agent must assume the role of an expert interviewer. Ask insightful questions. Provoke illuminating answers. Define ambiguous vocabulary. A more successsful approach places &quot;Internet&quot; problems in layers by the &lt;a href=&quot;http://en.wikipedia.org/wiki/OSI_model&quot; target=&quot;_blank&quot;&gt;OSI model&lt;/a&gt;. Using the OSI model will quickly determine where effective remedy to Internet dysfunction is applied.&lt;/p&gt;
&lt;p&gt;Significant science is developed for the OSI model, and technical discussion may glaze uninitiated eyes. For the more shallowly interested readers, a quick guide to determining which layer is failing will be more useful. Truly sick readers might read through details of all seven layers and become effective technical support agents. Each layer will eventually link to more detail as this guide evolves. To help readers understand technical details of the extended guide, complimentary controls are planned for each section &amp;mdash; just click &quot;Simplify&quot; when science is not needed or &quot;Detail&quot; when science is missing.&lt;/p&gt;
&lt;p&gt;This guide evolves with time. Feel free to comment and question. Technical support agents solve many &quot;can&#039;t get Internet&quot; problems in a day &amp;hellip; but you might have a previously unencountered problem. This guide serves both sides of the solution.&lt;/p&gt;
&lt;p&gt;First, guidance for determining layers of failure is most helpful. Knowing points of failure is knowing what must change. Ask the question, &quot;How is Internet not available?&quot;&lt;/p&gt;
&lt;div style=&quot;position: relative ; left: 2em ; width: 80% ; &quot;&gt;
&lt;p&gt;First, this article comes from the Internet. Perhaps you had to use an alternate computer. Perhaps you found a printed archive. What you have is better called Internet access limitation. Let&#039;s compile a list of limitations.&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;Workstation&lt;/dt&gt;
&lt;dd&gt;Is the limitation on a single computer?&lt;br&gt;Does the same limitation happen on computers in other buildings?&lt;br&gt;&lt;hr&gt;Knowing, precisely, the scope of affected workstations is very useful to resolution. Connection problems may be for a single computer, a LAN, an ISP or even a peering point.&lt;hr&gt;&lt;hr&gt;&lt;/dd&gt;
&lt;dt&gt;Routing&lt;/dt&gt;
&lt;dd&gt;Do you have an IP address and netmask?&lt;br&gt;Do you have a default route?&lt;br&gt;Can you ping your gateway?&lt;br&gt;Can you trace a route beyond your gateway?&lt;br&gt;&lt;hr&gt;Routing is essential to Internet access. Find your IP address and default gateway. If you have an IP address, different from 127.0.0.1 (localhost), see if you can ping other addresses. If you can ping your gateway address, you have a connection on the Internet and could be able to reach other Internet locations. Try a traceroute for 12.122.81.97 and see if you reach that (very reliable) peering point.&lt;hr&gt;&lt;hr&gt;&lt;/dd&gt;
&lt;dt&gt;Hosts&lt;/dt&gt;
&lt;dd&gt;Does 12.122.81.97 respond to a ping request &amp;mdash; what about ggr2.attga.ip.att.net?&lt;br&gt;Does google.com respond to a ping request &amp;mdash; what about 64.233.167.99 and 64.233.187.99 and 72.14.207.99?&lt;hr&gt;There is more than one way to connect two Internet hosts. Most people use named hosts (like google.com and youtube.com and amazon.com) but Internet hosts also use IP addresses. Check the local host files and named server configurations.&lt;hr&gt;&lt;hr&gt;&lt;/dd&gt;
&lt;dt&gt;Application&lt;/dt&gt;
&lt;dd&gt;Can you explore with a browser?&lt;br&gt;Can you look at e-mail?&lt;br&gt;Can you chat with messenger or IRC applications?&lt;br&gt;Does your VoIP telephone work?&lt;hr&gt;Many applications depend on Internet connection. Browsers and e-mail clients are only the more recognized Internet applications. Messengers like ICQ and AIM use the Internet. VoIP uses the Internet. If some part of your Internet function is missing, it is possible that a firewall is misconfigured. Some ISP do not allow using port 25 (sending mail) except by their specified mail server. Peer to peer services like BearShare and Limewire and Kazaa are often blocked. Some workstations are disallowed connection to some websites; other workstations are only allowed a few specific web sites.&lt;hr&gt;&lt;hr&gt;&lt;/dd&gt;
&lt;dt&gt;Detail&lt;/dt&gt;
&lt;dd&gt;Can you access a web site, but your account services aren&#039;t available?&lt;br&gt;Are some web pages showing red &quot;x&quot; images?&lt;hr&gt;These are signs of software configurations and forgotten passwords. Confirm settings and user credentials.&lt;hr&gt;&lt;hr&gt;&lt;/dd&gt;
&lt;/dl&gt;
&lt;/p&gt;
&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;The physical layer
&lt;ul&gt;
&lt;li&gt;Cables&lt;/li&gt;
&lt;li&gt;modem&lt;/li&gt;
&lt;li&gt;router&lt;/li&gt;
&lt;li&gt;switch&lt;/li&gt;
&lt;li&gt;NIC&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Data Link Layer&lt;br&gt;The Data Link Layer includes the Logical Link Control Sublayer and the Media Access Control Sublayer.
&lt;ul&gt;
&lt;li&gt;error correction&lt;/li&gt;
&lt;li&gt;network flow control&lt;/li&gt;
&lt;li&gt;device driver&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Network Layer
&lt;ul&gt;
&lt;li&gt;connectionless service&lt;/li&gt;
&lt;li&gt;address&lt;/li&gt;
&lt;li&gt;accounting&lt;/li&gt;
&lt;li&gt;routing&lt;/li&gt;
&lt;li&gt;forwarding&lt;/li&gt;
&lt;li&gt;firewall&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Transport Layer
&lt;ul&gt;
&lt;li&gt;connection-oriented service&lt;/li&gt;
&lt;li&gt;input-output port management&lt;/li&gt;
&lt;li&gt;NetBIOS&lt;/li&gt;
&lt;li&gt;reliability&lt;/li&gt;
&lt;li&gt;sequencing&lt;/li&gt;
&lt;li&gt;terminal flow control&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Session Layer
&lt;ul&gt;
&lt;li&gt;authentication&lt;/li&gt;
&lt;li&gt;authorization&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Presentation Layer&lt;br&gt;The Presentation Layer includes the Common Application Service Element and the Specific Application Service Element sublayers.
&lt;ul&gt;
&lt;li&gt;encryption&gt;&lt;/li&gt;
&lt;li&gt;compression&gt;&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Application Layer
&lt;ul&gt;
&lt;li&gt;web browser&lt;/li&gt;
&lt;li&gt;messaging
&lt;ul&gt;
&lt;li&gt;AOL Instant Messenger&lt;/li&gt;
&lt;li&gt;ICQ&lt;/li&gt;
&lt;li&gt;mIRC&lt;/li&gt;
&lt;li&gt;Trillian&lt;/li&gt;
&lt;li&gt;Y&lt;small&gt;AHOO!&lt;/small&gt; Instant Messenger&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;e-mail client&lt;/li&gt;
&lt;li&gt;peer-to-peer
&lt;ul&gt;
&lt;li&gt;BitTorrent&lt;/li&gt;
&lt;li&gt;eDonkey&lt;/li&gt;
&lt;li&gt;Napster&lt;/li&gt;
&lt;li&gt;KaZaA&lt;/li&gt;
&lt;li&gt;Gnutella&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;networked file system
&lt;ul&gt;
&lt;li&gt;NFS&lt;/li&gt;
&lt;li&gt;SMB&lt;/li&gt;
&lt;li&gt;FTP&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;VoIP&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/SeniorShack&quot; class=&quot;og_links&quot;&gt;Senior Shack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://group.mydllurth.com/node/36#comments</comments>
 <category domain="http://group.mydllurth.com/category/topic/access">Access</category>
 <category domain="http://group.mydllurth.com/category/topic/internet">Internet</category>
 <category domain="http://group.mydllurth.com/category/topic/support">Support</category>
 <category domain="http://group.mydllurth.com/category/topic/trouble">Trouble</category>
 <group domain="http://group.mydllurth.com/SeniorShack">Senior Shack</group>
 <pubDate>Sun, 02 Mar 2008 03:39:54 +0100</pubDate>
 <dc:creator>DeepGeek</dc:creator>
 <guid isPermaLink="false">36 at http://group.mydllurth.com</guid>
</item>
<item>
 <title>Sure, it&#039;s different</title>
 <link>http://group.mydllurth.com/node/23</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/DaGeek.gif&quot; alt=&quot;Yep! This is the real me.&quot; hspace=&quot;5&quot; vspace=&quot;5&quot; width=&quot;178&quot; height=&quot;144&quot; align=&quot;left&quot; onmouseover=&quot;this.src=&#039;http://gallery.mydllurth.com/files/images/DaGeek.jpg&#039;;&quot; onmouseout=&quot;this.src=&#039;http://gallery.mydllurth.com/files/images/DaGeek.gif&#039;;&quot; /&gt;But we can do things &lt;strong&gt;&lt;font color=&quot;gold&quot;&gt;OUR&lt;/font&gt;&lt;/strong&gt; way.&lt;/p&gt;
&lt;p&gt;For instance, we can make posts visible to anonymous readers, but subject only anonymous readers to unsolicited, but related advertisements. We can reference books from Amazon and add them to our message. We can create (and edit) posts with a WYSIWIG editor to pretty them somewhat. &lt;img src=&quot;/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-cool.gif&quot; alt=&quot;Cool&quot; title=&quot;Cool&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;!--break--&gt;&lt;/p&gt;
&lt;p&gt;We can search content, do surveys, use specially formatted submission layouts &amp;hellip; the possibilities for this group are truly in the hands of our group admins.&lt;/p&gt;
&lt;p&gt;For the time being, we will not be able to post via e-mail. Sorry, but we sacrifice in the interest of usability. This group, with input from users, will evolve to the level of usability which any real group should offer. No more being held hostage to profitability. It&amp;#39;s a brave new wyrld.&lt;/p&gt;
&lt;p&gt;Now before anyone starts thinking I control this group&amp;#39;s content, understand I only administrate this group while the group design evolves. The mydllurth.com domain is mine; being your server admin is a significant responsibility – one I take very seriously.  I&amp;#39;ll post and offer guidance when I am qualified, but I&amp;#39;ll not get in the way of a good thing.&lt;/p&gt;
&lt;p&gt;&lt;hr /&gt;&lt;/p&gt;
&lt;p&gt;That said, let&amp;#39;s get on with business -- the business of supporting each other.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/SeniorShack&quot; class=&quot;og_links&quot;&gt;Senior Shack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://group.mydllurth.com/node/23#comments</comments>
 <category domain="http://group.mydllurth.com/category/topic/group">Group</category>
 <category domain="http://group.mydllurth.com/category/topic/howto">Howto</category>
 <category domain="http://group.mydllurth.com/category/topic/support">Support</category>
 <group domain="http://group.mydllurth.com/SeniorShack">Senior Shack</group>
 <pubDate>Mon, 20 Aug 2007 05:53:02 +0200</pubDate>
 <dc:creator>DeepGeek</dc:creator>
 <guid isPermaLink="false">23 at http://group.mydllurth.com</guid>
</item>
<item>
 <title>Senior Shack</title>
 <link>http://group.mydllurth.com/SeniorShack</link>
 <description>&lt;div align=&quot;center&quot;&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;5&quot; width=&quot;100%&quot; align=&quot;center&quot; style=&quot;background-image: url(&#039;http://gallery.mydllurth.com/files/images/Skyscape.jpg&#039;)&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;5&quot; width=&quot;95%&quot; align=&quot;center&quot; style=&quot;background-image: url(&#039;http://gallery.mydllurth.com/files/images/tile_shingle.jpg&#039;)&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/WelcomeToOurShack.gif&quot; alt=&quot;Welcome to our Shack!&quot; width=&quot;300&quot; height=&quot;40&quot; /&gt;&lt;/div&gt;
&lt;p align=&quot;left&quot;&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style=&quot;text-align: center&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/Shack.preview.jpg&quot; alt=&quot;Hospitality is great; housekeeping could improve&quot; width=&quot;400&quot; height=&quot;300&quot; onmouseover=&quot;this.src=&#039;http://gallery.mydllurth.com/files/images/MicrosoftEntrance.preview.jpg&#039;;&quot; onmouseout=&quot;this.src=&#039;http://gallery.mydllurth.com/files/images/Shack.preview.jpg&#039;;&quot; /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;a href=&quot;/og/invite/22&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/nobody.png&quot; alt=&quot;Invite&quot; title=&quot;Invite&quot; width=&quot;34&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/user&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/gksu-icon.png&quot; alt=&quot;My account&quot; title=&quot;My account&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/node/add/story?gids[]=22&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/gedit-icon.png&quot; alt=&quot;New post&quot; title=&quot;New post&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/node/add/image?gids[]=22&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/scribusicon.png&quot; alt=&quot;New picture&quot; title=&quot;New picture&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/image/tid/17&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/preview.thumbnail.png&quot; alt=&quot;Pictures&quot; title=&quot;Pictures&quot; width=&quot;51&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/forum/16&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/file-manager.png&quot; alt=&quot;Archive&quot; title=&quot;Archive&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/node/31&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/update-notifier.png&quot; alt=&quot;Files&quot; title=&quot;Files&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;/node/4611&quot;&gt;&lt;img src=&quot;http://gallery.mydllurth.com/files/images/tsclient.png&quot; alt=&quot;Links&quot; title=&quot;Links&quot; width=&quot;48&quot; height=&quot;48&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
</description>
 <category domain="http://group.mydllurth.com/category/topic/computer">Computer</category>
 <category domain="http://group.mydllurth.com/category/topic/hardware">Hardware</category>
 <category domain="http://group.mydllurth.com/category/topic/internet">Internet</category>
 <category domain="http://group.mydllurth.com/category/topic/software">Software</category>
 <category domain="http://group.mydllurth.com/category/topic/support">Support</category>
 <pubDate>Sun, 19 Aug 2007 23:21:44 +0200</pubDate>
 <dc:creator>DeepGeek</dc:creator>
 <guid isPermaLink="false">22 at http://group.mydllurth.com</guid>
</item>
</channel>
</rss>
