![]() |
| |||||||
| Notices |
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Hi This is my first post and rather a long one at that. Hopefully it gives enough detail for those who know such things to tell me if a) I’ve got a hardware problem, b) I’ve got a configuration problem or c) I’m just being stupid! I took delivery of a new Desktop PC last week. The seller had preloaded Vista and one of my first jobs was to get it onto my home network. A week later I’ve still not managed and hope that someone here may be able to help me. My home set up is a Netgear DG834g Wireless router to which I connect two laptops wirelessly. I then have a cat 5 cable going to a room in my backyard which has a hub. Into the hub I have a file server running SME, my current XP based desktop and now my new desktop. When I first set up the network some while ago on advice from someone I decided not to use DHCP and therefore all machines have their own IP address. I’ve started by just trying to ping to and from my new PC and have not yet succeeded. Can anyone help please? I include an “ipconfig /all” , a “route print” and a series of “tracert” commands to various machines on the network. 192.168.0.1 is my router, 192.168.0.4 is my current XP desktop, 192.168.0.7 is the SME server and 192.168.0.9 is the new machine (although I’ve tried a couple of ip addresses for it in the vain hope that it might make a difference – it didn’t!) Although not printed out here I noted that if I pinged from the Vista machine the result does change depending on the status of Windows Firewall. If enabled, I get a time out message and if disabled I get a “destination host unobtainable” message. I have tried three different cables from the Vista PC to the hub and I’ve tried plugging into different ports on the hub. I don’t even know if the network adaptor is working although device manager assures me that it is. If there is a hardware problem I can just send the PC back to the supplier and get them to sort it out but if it’s a configuration problem I’d much rather get it sorted out at home. Apologies for such a long post but hopefully it gives the expert something to chew on. Here follows two logs – first from the Vista machine and then by way of comparison from the XP desktop. Thanks in advance for your help. Mark Vista network log. Microsoft Windows [Version 6.0.6000] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\user>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : MRVistaHost1 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : NVIDIA nForce Networking Controller Physical Address. . . . . . . . . : 7B-61-DA-8F-13-00 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::19a5:1d0b:91f1:3077%8(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.0.9(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 6: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{D777E234-C3EA-4704-81A2-FC05D4CCD C3B} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5efe:192.168.0.9%10(Preferred) Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Disabled C:\Users\user>route print ================================================== ========================= Interface List 8 ...7b 61 da 8f 13 00 ...... NVIDIA nForce Networking Controller 1 ........................... Software Loopback Interface 1 10 ...00 00 00 00 00 00 00 e0 isatap.{D777E234-C3EA-4704-81A2-FC05D4CCDC3B} ================================================== ========================= IPv4 Route Table ================================================== ========================= Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.9 276 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306 192.168.0.0 255.255.255.0 On-link 192.168.0.9 276 192.168.0.9 255.255.255.255 On-link 192.168.0.9 276 192.168.0.255 255.255.255.255 On-link 192.168.0.9 276 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306 224.0.0.0 240.0.0.0 On-link 192.168.0.9 276 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306 255.255.255.255 255.255.255.255 On-link 192.168.0.9 276 ================================================== ========================= Persistent Routes: Network Address Netmask Gateway Address Metric 0.0.0.0 0.0.0.0 192.168.0.1 Default ================================================== ========================= IPv6 Route Table ================================================== ========================= Active Routes: If Metric Network Destination Gateway 1 306 ::1/128 On-link 8 276 fe80::/64 On-link 10 281 fe80::5efe:192.168.0.9/128 On-link 8 276 fe80::19a5:1d0b:91f1:3077/128 On-link 1 306 ff00::/8 On-link 8 276 ff00::/8 On-link ================================================== ========================= Persistent Routes: None C:\Users\user>tracert 127.0.0.1 Tracing route to MRVistaHost1 [127.0.0.1] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms MRVistaHost1 [127.0.0.1] Trace complete. C:\Users\user>tracert 192.168.0.9 Tracing route to MRVistaHost1 [192.168.0.9] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms MRVistaHost1 [192.168.0.9] Trace complete. C:\Users\user>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user>tracert 192.168.0.7 Tracing route to 192.168.0.7 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user>tracert 192.168.0.4 Tracing route to 192.168.0.4 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user> … and now from my XP desktop:- Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Mark>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : hppav Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : Yes WINS Proxy Enabled. . . . . . . . : Yes Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe rnet NIC Physical Address. . . . . . . . . : 00-E0-18-2E-A3-C8 Dhcp Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.0.4 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 DNS Servers . . . . . . . . . . . : 192.168.0.1 C:\Documents and Settings\Mark>route print ================================================== ========================= Interface List 0x1 ........................... MS TCP Loopback interface 0x10003 ...00 e0 18 2e a3 c8 ...... Realtek RTL8139 Family PCI Fast Ethernet NIC - Virtual Machine Network Services Driver ================================================== ========================= ================================================== ========================= Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.4 20 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.0.0 255.255.255.0 192.168.0.4 192.168.0.4 20 192.168.0.4 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.0.255 255.255.255.255 192.168.0.4 192.168.0.4 20 224.0.0.0 240.0.0.0 192.168.0.4 192.168.0.4 20 255.255.255.255 255.255.255.255 192.168.0.4 192.168.0.4 1 Default Gateway: 192.168.0.1 ================================================== ========================= Persistent Routes: None C:\Documents and Settings\Mark>tracert 127.0.0.1 Tracing route to localhost [127.0.0.1] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms localhost [127.0.0.1] Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.4 Tracing route to hppav [192.168.0.4] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms hppav [192.168.0.4] Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 * * * Request timed out. 2 * * * Request timed out. 3 * 1 ms <1 ms 192.168.0.1 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 1 ms <1 ms <1 ms 192.168.0.1 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.7 Tracing route to 192.168.0.7 over a maximum of 30 hops 1 <1 ms <1 ms <1 ms 192.168.0.7 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.9 Tracing route to 192.168.0.9 over a maximum of 30 hops 1 * * * Request timed out. 2 * * * Request timed out. 3 * * * Request timed out. 4 * * * Request timed out. 5 * * * Request timed out. 6 * * * Request timed out. 7 * * * Request timed out. 8 * * * Request timed out. 9 * * * Request timed out. 10 * * * Request timed out. 11 * * * Request timed out. 12 * * * Request timed out. 13 * * * Request timed out. 14 * * * Request timed out. 15 * * * Request timed out. 16 * * * Request timed out. 17 * * * Request timed out. 18 * * * Request timed out. 19 * * * Request timed out. 20 * * * Request timed out. 21 * * * Request timed out. 22 * * * Request timed out. 23 * * * Request timed out. 24 * * * Request timed out. 25 * * * Request timed out. 26 * * * Request timed out. 27 * * * Request timed out. 28 * * * Request timed out. 29 * * * Request timed out. 30 * * * Request timed out. Trace complete. C:\Documents and Settings\Mark> | Guest
Posts: n/a
|
|
| | #2 (permalink) |
| It seems to me you can't ping or receive Destination host unreachable because of IPv6. Try to disable the IPv6 and post back with the result. This link may help too. Step by step troubleshooting ...Clearly not a simple home LAN with a Vista PC and a XP PC or two. Did ... Disable the IPv6 from the property page of the NIC. ... http://www.chicagotech.net/netforums...opic.php?t=273 Bob Lin, MS-MVP, MCSE & CNE Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com "Mrkk" <Mrkk@discussions.microsoft.com> wrote in message news:C580AD78-6DFD-4B08-8E1E-74F9B7CDEB5C@microsoft.com... Hi This is my first post and rather a long one at that. Hopefully it gives enough detail for those who know such things to tell me if a) I’ve got a hardware problem, b) I’ve got a configuration problem or c) I’m just being stupid! I took delivery of a new Desktop PC last week. The seller had preloaded Vista and one of my first jobs was to get it onto my home network. A week later I’ve still not managed and hope that someone here may be able to help me. My home set up is a Netgear DG834g Wireless router to which I connect two laptops wirelessly. I then have a cat 5 cable going to a room in my backyard which has a hub. Into the hub I have a file server running SME, my current XP based desktop and now my new desktop. When I first set up the network some while ago on advice from someone I decided not to use DHCP and therefore all machines have their own IP address. I’ve started by just trying to ping to and from my new PC and have not yet succeeded. Can anyone help please? I include an “ipconfig /all” , a “route print” and a series of “tracert” commands to various machines on the network. 192.168.0.1 is my router, 192.168.0.4 is my current XP desktop, 192.168.0.7 is the SME server and 192.168.0.9 is the new machine (although I’ve tried a couple of ip addresses for it in the vain hope that it might make a difference – it didn’t!) Although not printed out here I noted that if I pinged from the Vista machine the result does change depending on the status of Windows Firewall. If enabled, I get a time out message and if disabled I get a “destination host unobtainable” message. I have tried three different cables from the Vista PC to the hub and I’ve tried plugging into different ports on the hub. I don’t even know if the network adaptor is working although device manager assures me that it is. If there is a hardware problem I can just send the PC back to the supplier and get them to sort it out but if it’s a configuration problem I’d much rather get it sorted out at home. Apologies for such a long post but hopefully it gives the expert something to chew on. Here follows two logs – first from the Vista machine and then by way of comparison from the XP desktop. Thanks in advance for your help. Mark Vista network log. Microsoft Windows [Version 6.0.6000] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\user>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : MRVistaHost1 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : NVIDIA nForce Networking Controller Physical Address. . . . . . . . . : 7B-61-DA-8F-13-00 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::19a5:1d0b:91f1:3077%8(Preferred) IPv4 Address. . . . . . . . . . . : 192.168.0.9(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 6: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{D777E234-C3EA-4704-81A2-FC05D4CCD C3B} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5efe:192.168.0.9%10(Preferred) Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Disabled C:\Users\user>route print ================================================== ========================= Interface List 8 ...7b 61 da 8f 13 00 ...... NVIDIA nForce Networking Controller 1 ........................... Software Loopback Interface 1 10 ...00 00 00 00 00 00 00 e0 isatap.{D777E234-C3EA-4704-81A2-FC05D4CCDC3B} ================================================== ========================= IPv4 Route Table ================================================== ========================= Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.9 276 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306 192.168.0.0 255.255.255.0 On-link 192.168.0.9 276 192.168.0.9 255.255.255.255 On-link 192.168.0.9 276 192.168.0.255 255.255.255.255 On-link 192.168.0.9 276 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306 224.0.0.0 240.0.0.0 On-link 192.168.0.9 276 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306 255.255.255.255 255.255.255.255 On-link 192.168.0.9 276 ================================================== ========================= Persistent Routes: Network Address Netmask Gateway Address Metric 0.0.0.0 0.0.0.0 192.168.0.1 Default ================================================== ========================= IPv6 Route Table ================================================== ========================= Active Routes: If Metric Network Destination Gateway 1 306 ::1/128 On-link 8 276 fe80::/64 On-link 10 281 fe80::5efe:192.168.0.9/128 On-link 8 276 fe80::19a5:1d0b:91f1:3077/128 On-link 1 306 ff00::/8 On-link 8 276 ff00::/8 On-link ================================================== ========================= Persistent Routes: None C:\Users\user>tracert 127.0.0.1 Tracing route to MRVistaHost1 [127.0.0.1] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms MRVistaHost1 [127.0.0.1] Trace complete. C:\Users\user>tracert 192.168.0.9 Tracing route to MRVistaHost1 [192.168.0.9] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms MRVistaHost1 [192.168.0.9] Trace complete. C:\Users\user>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user>tracert 192.168.0.7 Tracing route to 192.168.0.7 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user>tracert 192.168.0.4 Tracing route to 192.168.0.4 over a maximum of 30 hops 1 MRVistaHost1 [192.168.0.9] reports: Destination host unreachable. Trace complete. C:\Users\user> … and now from my XP desktop:- Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Mark>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : hppav Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : Yes WINS Proxy Enabled. . . . . . . . : Yes Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethe rnet NIC Physical Address. . . . . . . . . : 00-E0-18-2E-A3-C8 Dhcp Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.0.4 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 DNS Servers . . . . . . . . . . . : 192.168.0.1 C:\Documents and Settings\Mark>route print ================================================== ========================= Interface List 0x1 ........................... MS TCP Loopback interface 0x10003 ...00 e0 18 2e a3 c8 ...... Realtek RTL8139 Family PCI Fast Ethernet NIC - Virtual Machine Network Services Driver ================================================== ========================= ================================================== ========================= Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.4 20 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.0.0 255.255.255.0 192.168.0.4 192.168.0.4 20 192.168.0.4 255.255.255.255 127.0.0.1 127.0.0.1 20 192.168.0.255 255.255.255.255 192.168.0.4 192.168.0.4 20 224.0.0.0 240.0.0.0 192.168.0.4 192.168.0.4 20 255.255.255.255 255.255.255.255 192.168.0.4 192.168.0.4 1 Default Gateway: 192.168.0.1 ================================================== ========================= Persistent Routes: None C:\Documents and Settings\Mark>tracert 127.0.0.1 Tracing route to localhost [127.0.0.1] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms localhost [127.0.0.1] Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.4 Tracing route to hppav [192.168.0.4] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms hppav [192.168.0.4] Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 * * * Request timed out. 2 * * * Request timed out. 3 * 1 ms <1 ms 192.168.0.1 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.1 Tracing route to 192.168.0.1 over a maximum of 30 hops 1 1 ms <1 ms <1 ms 192.168.0.1 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.7 Tracing route to 192.168.0.7 over a maximum of 30 hops 1 <1 ms <1 ms <1 ms 192.168.0.7 Trace complete. C:\Documents and Settings\Mark>tracert 192.168.0.9 Tracing route to 192.168.0.9 over a maximum of 30 hops 1 * * * Request timed out. 2 * * * Request timed out. 3 * * * Request timed out. 4 * * * Request timed out. 5 * * * Request timed out. 6 * * * Request timed out. 7 * * * Request timed out. 8 * * * Request timed out. 9 * * * Request timed out. 10 * * * Request timed out. 11 * * * Request timed out. 12 * * * Request timed out. 13 * * * Request timed out. 14 * * * Request timed out. 15 * * * Request timed out. 16 * * * Request timed out. 17 * * * Request timed out. 18 * * * Request timed out. 19 * * * Request timed out. 20 * * * Request timed out. 21 * * * Request timed out. 22 * * * Request timed out. 23 * * * Request timed out. 24 * * * Request timed out. 25 * * * Request timed out. 26 * * * Request timed out. 27 * * * Request timed out. 28 * * * Request timed out. 29 * * * Request timed out. 30 * * * Request timed out. Trace complete. C:\Documents and Settings\Mark> | Guest
Posts: n/a
|
|
| | #3 (permalink) | |
| Hi Bob Thanks for your response. I've done as you suggested and disabled IPv6, restarted my machine and tried again. Sadly with no difference to the result. I don't know if it's helpful but here's the result of the "ipconfig", "route print" and "ping" commands. Regards Mark Microsoft Windows [Version 6.0.6000] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\user>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : MRVistaHost1 Primary Dns Suffix . . . . . . . : Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : NVIDIA nForce Networking Controller Physical Address. . . . . . . . . : 7B-61-DA-8F-13-00 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes IPv4 Address. . . . . . . . . . . : 192.168.0.9(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1 DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 6: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : isatap.{D777E234-C3EA-4704-81A2-FC05D4CCD C3B} Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::5efe:192.168.0.9%10(Preferred) Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : 192.168.0.1 NetBIOS over Tcpip. . . . . . . . : Disabled C:\Users\user>route print ================================================== ========================= Interface List 8 ...7b 61 da 8f 13 00 ...... NVIDIA nForce Networking Controller 1 ........................... Software Loopback Interface 1 10 ...00 00 00 00 00 00 00 e0 isatap.{D777E234-C3EA-4704-81A2-FC05D4CCDC3B} ================================================== ========================= IPv4 Route Table ================================================== ========================= Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.9 276 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306 192.168.0.0 255.255.255.0 On-link 192.168.0.9 276 192.168.0.9 255.255.255.255 On-link 192.168.0.9 276 192.168.0.255 255.255.255.255 On-link 192.168.0.9 276 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306 224.0.0.0 240.0.0.0 On-link 192.168.0.9 276 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306 255.255.255.255 255.255.255.255 On-link 192.168.0.9 276 ================================================== ========================= Persistent Routes: Network Address Netmask Gateway Address Metric 0.0.0.0 0.0.0.0 192.168.0.1 Default ================================================== ========================= IPv6 Route Table ================================================== ========================= Active Routes: If Metric Network Destination Gateway 1 306 ::1/128 On-link 10 281 fe80::5efe:192.168.0.9/128 On-link 1 306 ff00::/8 On-link ================================================== ========================= Persistent Routes: None C:\Users\user>ping 127.0.0.1 Pinging 127.0.0.1 with 32 bytes of data: Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Reply from 127.0.0.1: bytes=32 time<1ms TTL=128 Ping statistics for 127.0.0.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\Users\user>ping 192.168.0.9 Pinging 192.168.0.9 with 32 bytes of data: Reply from 192.168.0.9: bytes=32 time<1ms TTL=128 Reply from 192.168.0.9: bytes=32 time<1ms TTL=128 Reply from 192.168.0.9: bytes=32 time<1ms TTL=128 Reply from 192.168.0.9: bytes=32 time<1ms TTL=128 Ping statistics for 192.168.0.9: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\Users\user>ping 192.168.0.1 Pinging 192.168.0.1 with 32 bytes of data: Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Ping statistics for 192.168.0.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), C:\Users\user>ping 192.168.0.4 Pinging 192.168.0.4 with 32 bytes of data: Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Reply from 192.168.0.9: Destination host unreachable. Ping statistics for 192.168.0.4: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), "Robert L [MVP - Networking]" wrote: Quote:
| Guest
Posts: n/a
| |
|
| | #4 (permalink) | ||
| I'm now thinking this is a hardware problem. I booted the vista pc iwth a bootable CD containing Knoppix 5.1 ( a version of Linux that runs from the CD) and configured the network card with this. When I used ping I got exactly the same result. Any more ideas welcome but I think that I'll contact the supplier on MOnday or Tuesday and see if they want to take the PC back or they want me to open the box! Mark "Mrkk" wrote: Quote:
| Guest
Posts: n/a
| ||
|
![]() |
| Tags |
| None |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems upgrading from Vista Home Basic to Vista Business | Guest | Windows Vista | 0 | 03-05-2008 02:20 PM |
| Trouble connecting Vista to home network | clkm88@gmail.com | Windows Vista Networking & Sharing | 2 | 04-29-2007 06:52 PM |
| Problem connecting to public wireless networks with Vista Home Bas | Gov5225 | Windows Vista Networking & Sharing | 8 | 04-24-2007 09:45 PM |
| Connecting to Vista Home from Win98 | Jack B. Pollack | Windows Vista Networking & Sharing | 2 | 03-15-2007 04:16 PM |
| Problems connecting to home network... | Mx | Windows XP Network & Web | 0 | 07-06-2003 12:42 PM |