Hi Squashman! Thanks for taking an interest in my puzzle!
I've pasted the results of the commands below. Please note that I typed these by hand -- is there a way to cut text from the C Prompt that I'm missing? -- so I didn't preserve the spacing. I ran the ipconfig /all command, pinged site via the domain name, then pinged the same site via its IP address. I should note that the info about the subnet mask, DNS servers, DNS suffix, gateway, DHCP server and the like are identical to the info that showed up from the same command on the laptop that can connect to the network.
**Here's the ipconfig /all output:**
Windows IP Configuration
Host Name: nancy-mxe1wc1ba
Primary Dns suffix:
Node Type: Unknown
IP Routing Enabled: No
WINS Proxy Enabled: No
DNS Suffix Search List: buffalo.rr.com
Ethernet adapte Local Area Connection 2:
Media State: Media disconnected
Description: Marvell Yukon 88E8036 PCI-E Fast Ethernet Controller
Physical Address: 00-E0-B8-B3-58
Ethernet Adapter Wireless Network Connection 3:
Connection-specific DNS Suffix: buffalo.rr.com
Description: Broadcom 802.11g Network Adapter
Physical Address: 00-14-A5-89-22-E2
Dhcp Enabled: Yes
Autoconfiguration Enabled: Yes
IP Address: 192.168.0.5
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.0.1
DHCP Server: 192.168.0.1
DNS Servers: 24.92.226.40
24.92.226.41
Lease obtained: Tuesday, October 20, 2009 6:57:20 PM
Lease expires: Friday, October 23, 2009 6:57:20 PM
**Here's a ping to a domain (joshreads.com, my Web site):**
Pinging joshreads.com [207.58.187.176] with 32 bytes of data:
Reply from 207.58.187.176: bytes=32 time=40ms TTL=48
Reply from 207.58.187.176: bytes=32 time=69ms TTL=48
Reply from 207.58.187.176: bytes=32 time=56ms TTL=48
Reply from 207.58.187.176: bytes=32 time=75ms TTL=48
Ping statistics for 207.58.187.176:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approxmate roud trip times in milli-seconds:
Minimum = 40 ms, Maximum = 75 ms, Average = 60 ms
**And then I pinged the same site using just the IP address:**
Pinging 207.58.187.176 with 32 bytes of data:
Reply from 207.58.187.176: bytes=32 time=68ms TTL=48
Reply from 207.58.187.176: bytes=32 time=58ms TTL=48
Reply from 207.58.187.176: bytes=32 time=80ms TTL=48
Reply from 207.58.187.176: bytes=32 time=98ms TTL=48
Ping statistics for 207.58.187.176:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approxmate roud trip times in milli-seconds:
Minimum = 58 ms, Maximum = 98 ms, Average = 76 ms