Sei sulla pagina 1di 8

Doug Tramill CNT 1000 Intro to Networking

Key Term Journal; Chapter Four Quiz; Homework Hands-on Projects 4-1 thru 4-5

Hands On Project 4-1 pg

3. This is the output I got from ipconfig in a command prompt with windows 7 ..
Microsoft Windows [Version 6.1.7600] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32>ipconfig Windows IP Configuration

Wireless LAN adapter Wireless Network Connection 2: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::4975:5ae0:183e:44f5%12 IPv4 Address. . . . . . . . . . . : 192.168.0.7 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 Tunnel adapter isatap.{AA59BB88-DE0F-43B6-9F73-861CBBE3DAF2}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Tunnel adapter Teredo Tunneling Pseudo-Interface: Connection-specific DNS Suffix . : IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:24ee:2f48:b746:65ad Link-local IPv6 Address . . . . . : fe80::24ee:2f48:b746:65ad%13 Default Gateway . . . . . . . . . : :: Tunnel adapter isatap.{D17D096B-F4EE-4C45-BC02-55A979717AE2}:

Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . :

4. this is what happens when I type ipconfig /all in windows 7 command prompt
Windows IP Configuration

Host Name . . . . . . . . . . . . : doug-HP


Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Wireless LAN adapter Wireless Network Connection 2: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter

Physical Address. . . . . . . . . : 00-26-82-CB-5B-20


DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Wireless LAN adapter Wireless Network Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Broadcom 4313 802.11b/g/n

this is mac address of my wifi connector

Physical Address. . . . . . . . . : 00-26-82-CB-5B-20 this is mac address of my wifi connector


DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::4975:5ae0:183e:44f5%12(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.0.7(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0

Lease Obtained. . . . . . . . . . : Monday, February 13, 2012 7:00:18 PM Lease Expires . . . . . . . . . . : Monday, February 13, 2012 8:30:19 PM
Default Gateway . . . . . . . . . : 192.168.0.1 DHCP Server . . . . . . . . . . . : 192.168.0.1 DHCPv6 IAID . . . . . . . . . . . : 301999746 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-16-4C-67-A0-68-B5-99-60-AF-18 DNS Servers . . . . . . . . . . . : 65.32.5.111 65.32.5.112 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter isatap.{AA59BB88-DE0F-43B6-9F73-861CBBE3DAF2}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter Teredo Tunneling Pseudo-Interface:

Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:24ee:2f48:b746:65ad(Preferred) Link-local IPv6 Address . . . . . : fe80::24ee:2f48:b746:65ad%13(Preferred) Default Gateway . . . . . . . . . : :: NetBIOS over Tcpip. . . . . . . . : Disabled Tunnel adapter isatap.{D17D096B-F4EE-4C45-BC02-55A979717AE2}: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft ISATAP Adapter #3 Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes

7. the ip address is now an auto configuration ip address value 169.254.68.245(preferred) And now there is no value for default gateway 8. ipconfig /renew gives the ipv4 address and default gateway again. 9. exit =-0

Hands on Project 4-2 pg 186


Ok well for this project I need windows XP good thing for the dreamspark link so I am putting the windows xp in a virtual box in linux and I will go from there .. Ok.. so that went ok it works ok in the virtual box. But I have a way different IP address inside of the windows XP virtual box than I do for the computer that it is running of. Ubuntu 11.10. anyway when I change the ip address to static then I lose internet connectivity and also the subnet mask automatically appears it was 255.255.255.0. Good exercise.. Got the idea.

Hands on Project 4-3 pg 187


in this project you will learn how to modify TCP/IP parameters for your network interface on a windows vista workstation ok let me go set up vista 32 bit in a virtual box. Ok well that exercise was the same as what we did with XP. They act the same. And im not sure what ip address would work on this network within virtual box, but like I said.. same results.. change the ip stuff and then the internet doesnt work subnet mask is 255.255.255.0

Hands On Project 4-4 pg 188

In this project you will learn about PING.. packet internet groper... sounds creepy ok.. so im doing this in linux.. type ping...

ttl=64 that's time to live before the packet gets discarded

I got a response the ttl was only 53.. the ping got redirected to another server but it was still part of yahoo . Here is another screenshot. 64 bytes from ir1.fp.vip.mud.yahoo.com (209.191.122.70): icmp_req=56 ttl=53 time=37.3 ms

I pinged the new ip 209.191.122.70 and it came back form this one

so I tried with ping -a and it did not resolve it to a hostname and it did not do it.

Hands on Project 4-5 pg189


Ok now for 4-5 so I gotta ping www.course.com here is the screenshot

ftp here goes it didnt work... the ftp server says no anonymous connections here is the screenshot

Potrebbero piacerti anche