diff options
author | Travis Barker <t.e.barker@gmail.com> | 2005-10-05 17:18:00 +0000 |
---|---|---|
committer | Travis Barker <t.e.barker@gmail.com> | 2005-10-05 17:18:00 +0000 |
commit | 2f0661604d7830e3b4f091d069f4ceb504ffcf8e (patch) | |
tree | 8ca24e458c3b776491fde832d683024841ae4bb1 /Main/TravisBarkerNotesDslVsDialup.mdwn | |
parent | 94ea6237e1cf0a8662ae3a2c78bbffc22a46f494 (diff) | |
download | web-2f0661604d7830e3b4f091d069f4ceb504ffcf8e.tar.gz web-2f0661604d7830e3b4f091d069f4ceb504ffcf8e.tar.bz2 web-2f0661604d7830e3b4f091d069f4ceb504ffcf8e.zip |
none
Diffstat (limited to 'Main/TravisBarkerNotesDslVsDialup.mdwn')
-rw-r--r-- | Main/TravisBarkerNotesDslVsDialup.mdwn | 110 |
1 files changed, 108 insertions, 2 deletions
diff --git a/Main/TravisBarkerNotesDslVsDialup.mdwn b/Main/TravisBarkerNotesDslVsDialup.mdwn index aaec75de..c0412c54 100644 --- a/Main/TravisBarkerNotesDslVsDialup.mdwn +++ b/Main/TravisBarkerNotesDslVsDialup.mdwn @@ -4,7 +4,7 @@ Note to Hurd devs: this is a temporary topic i created in order to take some (of ---- -**DSL vs Dialup** +# <a name="_DSL_vs_Dialup_"> **DSL vs Dialup** </a> ## <a name="Digital_Subscriber_Line_DSL"> </a> Digital Subscriber Line - DSL @@ -297,7 +297,7 @@ if there is yellow or no network adapters (check other devices for PCI Adapter) </tr> </table> -## <a name="XP"> XP </a> +# <a name="XP"> XP </a> * home * 98 @@ -329,4 +329,110 @@ check the properties of a connection 1. left click start => left click contro * networking tab => what used to be the network section of teh Control Panel * Advanced Tab => internet connection firewall. +## <a name="How_to_check_modem_properties"> How to check modem properties </a> + + dlc my comp dlc cp dlc modem options lc modems tab lc properties button check tabs + +* run diagnostics lc diagnostics tab lc query modem button +* enter init string lc advanced tab +* lower port speed lc modems tab +* lower FIFO buffers lc advanced tab lc poet settings button + +## <a name="how_to_configure_LAC"> </a> how to configure LAC + +* DLC my comp dlc cp dlc network connections rc the lac lc properties dlc tcp/ip configure settings + +## <a name="making_a_pppoe_connection"> making a pppoe connection </a> + +* lc start lc cp dlc network connections dlc create a new connections follow wizard for a "broadband connections that requires a username and password" + +running an IP configuration lc start lc run type command or cmd lc ok type ipconfig press enter + +* to find MAC Address - "ipconfg /all" +* to release - "ipconfig /release" +* to renew - ipconfig /renew + +## <a name="reset_TCP_IP"> </a> reset TCP/IP + + \*lc start lc run type command or cmd lc ok type "netsh int ip reset c:\\reset c:\\resetlog.txt" press enter type exit press enter + +## <a name="checking_the_NIC"> </a> checking the NIC + +* lc start lc cp dlc system lc hardware tab lc device manager button lc (+) next to network adapters + * still looking for the X symbox the ? symbol, and the ! symbol. + +## <a name="System_Restore_ME_amp_XP_"> System Restore (ME & XP) </a> + +* LC Start programs accessories system tools lc system restore + * create a restore point always create before uninstalling restore to an earlier time - as a last resort , no further back than 15 days + +# <a name="windows_2000"> windows 2000 </a> + +exactly like XP with the following exceptions + +* no system restore +* no built in firewal +* no built in pppoe +* must rip & reinstall TCP/IP (Must have disk) + +## <a name="to_check_network_properties"> to check network properties </a> + +\*DLC my comp dlc cp dlc network and dial up connection s RC connection lc properties lc networking TAB + +# <a name="Windows_NT"> Windows NT </a> + +## <a name="to_check_propeties_of_a_connecti"> to check propeties of a connection </a> + + \*( dlc my comp dlc dial up networking lc more butoon lc endit entry and modem properties + +# <a name="macintosh_apple_"> macintosh (apple) </a> + +* **do not support version 8 or older** + +## <a name="how_to_determin_version"> how to determin version </a> + +* click apple click about this computer/mac + +## <a name="how_to_get_to_remote_access"> how to get to remote access </a> + +* click apple click control panels click remote access + +## <a name="how_to_configure_for_DSL_OS_9_an"> </a> how to configure for DSL / OS 9 and 8 + +* click apple click control panels click tcp/ip set connect via to built in ethernet configure settings manually=> static using DHCP - Dynamic + +## <a name="to_get_to_the_internet_setupassi"> to get to the internet setupassistant </a> + +* double click hard drive find and double click assistants folder double click internet setup assistant + follwo assistant + +## <a name="how_to_use_free_ppp_to_check_use"> how to use free ppp to check username and password </a> + +* click apple click control panels click free ppp setup click > to expand screen click accounts tab click edit button check username and password + +# <a name="MAC_X"> </a> MAC X + +## <a name="how_to_make_dial_up_connection"> how to make dial up connection </a> + +* click apple click system preferences double click network click configure and choose internal modem check settings +* TCP/IP set to PPP +* PPP check username / password +* proxies check for proxies +* modem no inits change the drivers + +## <a name="how_to_configure_DSL_connection"> </a> how to configure DSL connection + +* click apple click system preferences double click network click ()show) configure and choose build in ethernet check settings + * TCP/IP => static manually dynamic - using DHCP + * [[PPPoE]] => configure [[PPPoE]] check User/Pass + * Proxies => check for Proxy Servers + +## <a name="Interaction_Client"> Interaction Client </a> + +1. what is the client +2. what are teh three states a tech 1st) can be in ? +3. what are Queues? +4. how do you transfer calls to second level? +5. how do you transfer a call to another tech? +6. how do you log out? + -- [[Main/TravisBarker]] - 04 Oct 2005 |