Windows 7 ipv4 autoconfiguration - cannot connect to internet

Posted by GuiccoPiano on Super User See other posts from Super User or by GuiccoPiano
Published on 2012-09-09T08:43:52Z Indexed on 2012/09/09 9:40 UTC
Read the original article Hit count: 205

Filed under:

I get my internet connection from a guy (lets call him my service provider henceforth). He gives internet connections to many students here in my hostel. My PC gets a private IP through his DHCP server. Now, when I switch on my WiFi, my PC gets a private IP as it should and I can connect to the internet just fine. But now when I connect my LAN cable, my PC gets some "Autoconfiguration IPv4 address" 169.254.110.154(Preferred) and I cannot connect to the internet. Here is the ipconfig /all output for ethernet port:

Ethernet adapter Local Area Connection:

   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Marvell Yukon 88E8059 PCI-E Gigabit Ethernet Controller
   Physical Address. . . . . . . . . : <<MAC DISPLAYED HERE>>
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::5054:a347:7d06:6e9a%11(Preferred)
   Autoconfiguration IPv4 Address. . : 169.254.110.154(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.0.0
   Default Gateway . . . . . . . . . :
   DHCPv6 IAID . . . . . . . . . . . : 285222078
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-50-AC-68-54-42-49-EE-52-16
   DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                       fec0:0:0:ffff::2%1
                                       fec0:0:0:ffff::3%1
   NetBIOS over Tcpip. . . . . . . . : Enabled

I also tried:

Start a command prompt as admin.
Run "netsh winsock reset"
Run "netsh interface ipv4 reset"
Run "netsh interface ipv6 reset"
Restart your computer.

All this does not work. Any idea to solve the problem?

© Super User or respective owner

Related posts about ipv4