Open an elevated command prompt by clicking the Start button and typing cmd.exe in the search box. Right-click the cmd.exe icon and select "Run as administrator". In the command prompt window type the following commandline:
netsh int ip reset C:\resetlog.txt (then press Enter)
Close the command prompt window, then reboot the computer. This action resets the TCP/IP stack. After you've completed this part; post back with any changes and we'll go from there.
I did this and nothing changed... it's still showing the same thing...
Hang on. Before you reboot, just open an Elevated Command prompt and type
ipconfig /all > c:\ipconfigsettings.txt
Look at the file and see if any of the interfaces are on the same subnet as your router. If your interface is set to DHCP it is probably getting the address from the router. Check out the DHCP client table on the router and confirm the MAC address of your interface. That will at least confirm your connectivity.
Then at the same elevated command type: "arp -g > c:\arpresults.txt"
That should tell you what your local subnet sees
Here are the results
ipconfig.txt
Windows IP Configuration
Host Name . . . . . . . . . . . . : Michael-Main-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) 82579V Gigabit Network Connection
Physical Address. . . . . . . . . : 90-2B-34-35-6F-79
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5c40:7e2c:d2ed:1981%16(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.46(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Monday, February 25, 2013 7:54:55 PM
Lease Expires . . . . . . . . . . : Wednesday, February 27, 2013 7:54:55 AM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 311438132
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-8D-44-CC-90-2B-34-35-6F-79
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDIS 6.20)
Physical Address. . . . . . . . . : 90-2B-34-35-6F-69
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.{BF6BB88F-C4EB-4838-9777-F70E099EA6FB}:
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 isatap.{BAEB31EA-CDD9-44B8-9FEE-F85D9A8D8599}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
arpresults.txt
Interface: 192.168.1.46 --- 0x10
Internet Address Physical Address Type
192.168.1.1 00-24-b2-5f-66-a9 dynamic
192.168.1.8 e0-b9-ba-37-b6-c5 dynamic
192.168.1.47 00-26-18-08-70-19 dynamic
192.168.1.255 ff-ff-ff-ff-ff-ff static
224.0.0.22 01-00-5e-00-00-16 static
224.0.0.252 01-00-5e-00-00-fc static
239.255.255.250 01-00-5e-7f-ff-fa static
255.255.255.255 ff-ff-ff-ff-ff-ff static