From 2f0661604d7830e3b4f091d069f4ceb504ffcf8e Mon Sep 17 00:00:00 2001 From: Travis Barker Date: Wed, 5 Oct 2005 17:18:00 +0000 Subject: none --- Main/TravisBarkerNotesDslVsDialup.mdwn | 110 ++++++++++++++++++++++++++++++++- 1 file changed, 108 insertions(+), 2 deletions(-) (limited to 'Main') 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** +# **DSL vs Dialup** ## Digital Subscriber Line - DSL @@ -297,7 +297,7 @@ if there is yellow or no network adapters (check other devices for PCI Adapter) -## XP +# XP * 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. +## How to check modem properties + + 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 + +## how to configure LAC + +* DLC my comp dlc cp dlc network connections rc the lac lc properties dlc tcp/ip configure settings + +## making a pppoe connection + +* 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 + +## 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 + +## 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. + +## System Restore (ME & XP) + +* 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 + +# windows 2000 + +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) + +## to check network properties + +\*DLC my comp dlc cp dlc network and dial up connection s RC connection lc properties lc networking TAB + +# Windows NT + +## to check propeties of a connection + + \*( dlc my comp dlc dial up networking lc more butoon lc endit entry and modem properties + +# macintosh (apple) + +* **do not support version 8 or older** + +## how to determin version + +* click apple click about this computer/mac + +## how to get to remote access + +* click apple click control panels click remote access + +## 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 + +## to get to the internet setupassistant + +* double click hard drive find and double click assistants folder double click internet setup assistant + follwo assistant + +## how to use free ppp to check username and password + +* click apple click control panels click free ppp setup click > to expand screen click accounts tab click edit button check username and password + +# MAC X + +## how to make dial up connection + +* 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 + +## 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 + +## Interaction Client + +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 -- cgit v1.2.3