Connecting Desktops and Laptops to Networks 10 Connecting Desktops and Laptops to Networks
Learning Outcomes Configure a computer for a TCP/IP network Connect to the Internet Work with basic Internet clients Configure file and printer clients Troubleshoot common network client problems
Configuring a Network Connection LO 10.1
Understanding the TCP/IP Protocol Suite Set of rules formalized in a standard Protocols define software used in networking Software must work together Software bundled together in a protocol stack TCP/IP is the most important protocol stack
The TCP/IP Protocol Suite Suite of many protocols that work together Protocol suite of the Internet and private networks Two core protocols Transmission Control Protocol (TCP) Internet Protocol (IP)
Transmission Control Protocol (TCP) Manages accurate delivery of messages Verifies and resends pieces that fail to reach destination TCP has several subprotocols
Why IPv6 is Better than IPv4 IPv6 has many more addresses Has Mobile IP for mobile devices Automatically assigns addresses to devices Manages addresses better than IPv4 Subprotocols provide better security
IP Addressing Fundamentals IP address assigned to a network adapter Modem (cable, DSL, or analog) has address Subnet mask applied to IP address Routing protocols determine how to send packets Globally unique IP address for each Internet device
Windows 10 Ethernet Properties Dialog Box
IPv4 Addresses In use for three decades 32-bit addressing (232) 4.3 billion possible IP addresses Allocation methods reduced usable addresses Four parts in dotted-decimal format (192.168.1.134) Each part is within 0 to 255 range Last IPv4 block assigned on February 1, 2011
IP Settings in Windows 10
IP Settings in OS X
IP Settings in Ubuntu Linux Unity GUI
IPv6 Addresses Internet transitioning to IPv6 New addressing scheme with many more addresses Manufacturers and standards orgs preparing 128-bit addressing (2128) Eight groups of hexadecimal numbers Groups separated by colons
IPv6 0010000000000010 0000010001110000 1011100011111001 0000000000000000 0000001000001100 0010100111111111 1111111001010011 0100010111001010
Which Addresses Can You Use? Public addresses Assigned to hosts on the Internet Must be unique on the entire Internet Internet Assigned Number Authority (IANA) Private Addresses
Table 10-1 IPv4 Private IP Address Ranges Private IPv4 Address Ranges 10.0.0.0 through 10.255.255.255 172.16.0.0 through 172.31.255.255 192.168.0.0 through 192.168.255.255
How does a NIC get an address? Static Address Assignment Automatic Address Assignment Automatic IP Addressing (Using DHCP) Automatic Private IP Address Assignment (APIPA)
IP Configuration Settings IP Address Subnet Mask Default Gateway DNS Server
IPv4 Settings in Windows
IPv4 Address with Subnet Mask
Viewing the IP Configuration in Windows
Viewing the IP Configuration in OS X
Viewing the IP Configuration in Linux
Connecting to the Internet LO 10.2
Internet Connections Wide Area Network (WAN) Internet Service Provider (ISP) Computer-to-Internet versus LAN-to-Internet
Connecting to the Internet
Dial-Up Connections Using Analog Modems Use traditional phone system Inexpensive WAN option 56 Kbps Need ISP service Cannot use voice and data on same line
Wired Access Integrated services digital network (ISDN) Digital Subscriber Line (DSL) Cable
Connecting to a WWAN
Connecting to a Satellite WWAN
Wireless LAN (WLAN) Connections Wi-Fi Standards IEEE 802.11a, 802.11b, 802.11g, 802.11n, and 802.11ac Max distance a few hundred feet Does not connect directly to an ISP Connects via router to WAN to ISP to Internet Newer standards faster and more secure
Using a Virtual Private Network (VPN) A simulated private network inside a “tunnel” Connect to a remote access VPN Site-to-site VPN Each data packet encapsulated Secure by encrypting data before encapsulating Secure with authentication at both ends
A Remote Access VPN
Using Internet Clients LO 10.3
Web Browsers Client for browsing Web sites Translates code to display pages Versions for all desktop and mobile OSs Google Chrome Mozilla Firefox Microsoft Internet Explorer and Microsoft Edge Apple Safari
Common Browser Features Active search Add-ons Autofill Automatic updates Bookmarks Integrated search engine Password manager Reading mode Personalization RSS feeds Search within page Synchronization Tabbed browsing Zoom
Google Chrome
Mozilla Firefox
Microsoft Internet Explorer
Microsoft Edge
Security and Web Browsers Cookies Browsing History Private Browsing Passwords Pop-ups
Chrome Content Settings
Firefox Privacy Settings
Internet Explorer Privacy Settings
Microsoft Edge Cookies Settings
Chrome History Page
Internet Explorer Delete Browsing History Page
Microsoft Edge History Page
Private Browsing Chrome incognito Firefox Private Browsing Internet Explorer InPrivate Browsing
Chrome Password Settings
Firefox Change Master Password
Internet Explorer AutoComplete Settings
Manage Passwords in Microsoft Edge
Email Clients POP IMAP Web Mail
Configuring and Using an Email Client Type of mail server Account name and password DNS name of incoming mail server DNS name of outgoing mail server
FTP Clients File Transfer Protocol (FTP) Transfer files between client and server computers Anonymous FTP allows anonymous connection FTP site with security requires account login
FTP Client FireFTP
Sharing Files and Printers LO 10.4
Server Side of File and Printer Sharing File and printer sharing service A share is a shared folder or printer Share and disk folder are separate entities Service installed and enabled by default
Microsoft File and Printer Sharing Service
Client Side of File and Printer Sharing File and printer client for each type of service Client for Microsoft installed and enabled Client can see Microsoft file and printer servers Connecting to shares depends on permissions
Viewing Servers
Sharing with Windows HomeGroups Create HomeGroups on Windows 7 Home Premium/Professional/Ultimate/Enterprise Windows 8.x all retail editions Windows 10 all retail editions Client to HomeGroups Windows 7 all editions Windows 8.x and Windows 10 all editions
Other Requirements for HomeGroups Windows 7 must connect to Home network Windows 8.x and newer must connect to a Private network IPv6 must be enabled All firewalls must support IPv6 File and Printer sharing must be turned on User determines what is shared
HomeGroup Requires Home or Private Network
Troubleshooting Common Network Client Problems LO 10.5
Windows Built-In Network Diagnostics
OS X Network Utility
Testing IP Configurations and Connectivity Verify IP configuration with ipconfig or ifconfig Test connection with ping command
Connected Networks
Troubleshooting with tracert
Troubleshooting DNS with ping
Troubleshooting with netstat
Troubleshooting DNS with nslookup