diff options
author | Travis Barker <t.e.barker@gmail.com> | 2005-10-04 16:19:00 +0000 |
---|---|---|
committer | Travis Barker <t.e.barker@gmail.com> | 2005-10-04 16:19:00 +0000 |
commit | 766faadbc5fd5549db43fbc094819ab4a2b3fe02 (patch) | |
tree | e34c7eacbdceaa6c9697b104a460e2efed9687f2 /Main | |
parent | 6aab111aa483800ede4fc79947057bbed622a3ea (diff) |
none
Diffstat (limited to 'Main')
-rw-r--r-- | Main/TravisBarkerNotesDslVsDialup.mdwn | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/Main/TravisBarkerNotesDslVsDialup.mdwn b/Main/TravisBarkerNotesDslVsDialup.mdwn index e09d07a9..8863d381 100644 --- a/Main/TravisBarkerNotesDslVsDialup.mdwn +++ b/Main/TravisBarkerNotesDslVsDialup.mdwn @@ -136,24 +136,65 @@ Where to find IP information - IP configuration LC start => LC run => tye ## <a name="what_will_happen_next"> what will happen next </a> -1. will recieve IP Address 2."Unable to contact DHCP Server" Error +1. will recieve IP Address + +2."Unable to contact DHCP Server" Error * try to release and renew again - 3. "DHCP Server unavailable revewing IP address" - Error +3. "DHCP Server unavailable revewing IP address" - Error * try to release and renew again - 4. "No adapter in a state permissable to perform operation" Error +4. "No adapter in a state permissable to perform operation" Error * configured to static * check settings - 5. "unable to perform operation" or " operation was attempted on something that is not a socket" Error \* winsock Error +5. "unable to perform operation" or " operation was attempted on something that is not a socket" Error \* winsock Error * * email winsock fix * Send to shop -if you are unable to recieve an IP address verify wiring verify account verify settings +## <a name="if_you_are_unable_to_recieve_an_"> if you are unable to recieve an IP address </a> + +* verify wiring +* verify account +* verify settings + +## <a name="where_to_go_and_check_settings"> where to go and check settings </a> + +* DLC My Comp > dlc Control Panel > DLC Network >highlight TCP/IP => Ethernet Adapter - - LC Properties button +* IP addresses tab => Static - Specify an IP address Dynamic Obtain Automatic +* Gateway tab => Static - 1 gateway address entered Dynamic None entered +* DNS Tab - ISP Specific + +PING packet internet Groper + +Sonar for the internet + +3 ways to tell if you are connected to the internet + +1. ping outside address +2. thpe winipcfg => press enter => choose NIC in drop down box obtain ip address and gateway address (put in tracker notes0 +3. type ping ipaddress press enter ie ping 192.168.1.100 ethernet adapter + +* good response = 4 sent +* Bad response - 4 sent 0-3 recieved / 1-4 lost + 1. Check for a firewall => disable it and run ping again + 2. rip and reinstall TCP/IP => Run ping again + 3. check the ethernet adapter + +1. type ping gatewayaddress => press enter (ie ping 192.168.1.1) DHCP Server Bad Response + 1. 1. ) check for a firewall => disable => run ping again + 2. ) Rip and reinstall TCP/IP => run ping again + 3. ) make sure network allows ping (shawneeling and madison) + 4. ) verify all connectings information (pppoe, <MAC address,, Static) + 5. ) Broken - Sent ticket to network +2. type ping www.yahoo.com => press enter good response = connected + +1. type ping yahoo's ip press enter (ie ping 216.109.118.76) + * if you get a bad response on the domain name and good response on IP check DNS + * after entering DNS if you still cant pull the site by domain or IP => winsock error - email or shop --- [[Main/TravisBarker]] - 04 Oct 2005 + -- [[Main/TravisBarker]] - 04 Oct 2005 |