Local Area Connection doesnt have valid IP configuration. Please Help

deanstrife

Reputable
Aug 15, 2014
2
0
4,510
I understand there has been plenty of solutions for this problem. I have googled and tried solutions. and nothing has worked yet. this is my ipconfig please help.

Windows IP Configuration

Host Name . . . . . . . . . . . . : cloud
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : C8-60-00-B2-51-E6
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::8db0:b45b:9d79:d6d4%20(Preferred)
Autoconfiguration IPv4 Address. . : 169.254.214.212(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 264790016
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-CC-73-2A-00-21-2F-39-4C-B5

DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : Enabled

Wireless LAN adapter Wireless Network Connection 4:

Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter #
2
Physical Address. . . . . . . . . : 98-FC-11-DE-93-7D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes

Wireless LAN adapter Wireless Network Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Linksys WMP600N Wireless-N PCI Adapter wi
th Dual-Band
Physical Address. . . . . . . . . : 98-FC-11-DE-93-7C
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::d579:6547:650c:c196%15(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.3(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Friday, August 15, 2014 3:55:50 PM
Lease Expires . . . . . . . . . . : Saturday, August 16, 2014 3:55:49 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 463010833
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-CC-73-2A-00-21-2F-39-4C-B5

DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled

Tunnel adapter isatap.{7A146E85-07D6-442B-A833-F3EC6C277E76}:

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 Local Area Connection* 9:

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
IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:4ed:3b14:97dd:ee83(Prefe
rred)
Link-local IPv6 Address . . . . . : fe80::4ed:3b14:97dd:ee83%14(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter isatap.{F3B77E9C-DC7B-4B67-8862-8FA56F390E61}:

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 isatap.{77F15E7E-4B0B-4F8E-AA26-837957358ECC}:

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
 
Solution
Open Notepad, and paste the follwing into notepad.

@Echo off
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
cls
echo Script finished.
pause
del %0

Then hit save as, and save the file anywhere on your pc (desktop for example) with the file name ending in .bat

Open the file to run it, and try your connection again after a restart.

Kind Regards
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : C8-60-00-B2-51-E6
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::8db0:b45b:9d79:D 6d4%20(Preferred)
Autoconfiguration IPv4 Address. . : 169.254.214.212(Preferred) Different IP pool
Subnet Mask . . . . . . . . . . . : 255.255.0.0 Different Subnet Address
Default Gateway . . . . . . . . . : No Gateway/ Router.
DHCPv6 IAID . . . . . . . . . . . : 264790016
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-CC-73-2A-00-21-2F-39-4C-B5

You have a wireless router for the wi-fi adpter as you can see.
So the question is do you also connect to the same router Via an Ethernet cable.
Or Is it connected to a Ethernet wall outlet.?


Realtek PCIe GBE Family Controller

If you look on the adapter settings you have an alternate private IP setting. For the other network. user config.
The settings are wrong.

Set to auto.

General.

IP auto
DNS auto.




 

deanstrife

Reputable
Aug 15, 2014
2
0
4,510


im connected via an ethernet wall adapter. which is the actiontec powerline adapter. ive tried to set them in auto. through the when i check they're both in auto (ip config and dns)
 

XeroemoXmageX

Honorable
Nov 19, 2013
9
0
10,520
Open Notepad, and paste the follwing into notepad.

@Echo off
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
cls
echo Script finished.
pause
del %0

Then hit save as, and save the file anywhere on your pc (desktop for example) with the file name ending in .bat

Open the file to run it, and try your connection again after a restart.

Kind Regards
 
Solution