network problem, active but no internet (SOLVED)

Discussion in 'Windows 7' started by snofte, Dec 24, 2016.

  1. snofte

    snofte MDL Member

    Jan 10, 2013
    169
    30
    10
    #1 snofte, Dec 24, 2016
    Last edited: Dec 25, 2016
    Case solved ! Thanks to all for helping out with ideas and possible solutions !
    Tried everything that was suggested, unfortunately did not help. So I looked back,
    and found that this pc previously had an AV installed (Norman Antivirus, not to be confused with Norton AV). It was uninstalled some time ago, but some remnants seemed still to be there. So I installed Norman again, then unistalled via Normans special uninstaller. And bingo, I had network connection ! The remnants must have blocked the connection. I should also mention that uninstall Norman via Revo uninstaller or Iobit uninstaller, would NOT solve the case. Had to use the Norman special uninstaller. Thanks again for all support !

    Both wired and wlan have same problem.
    Connected to router.
    Another pc on same router with automatic,(ipconfig /all) gets ip192.168.1.224, gateway 192.168.1.1
    Works fine.
    Problem pc with same setup, gets 169.254.32.162, active, but no network connection.
    Finds the network on wlan, but will not connect.
    Tried everything:
    Set static ip, same as on the other pc. (192......) Did not help
    Then:
    ipconfig /release and ipconfig /renew (this last one locks up.)
    netsh int ip reset c:\resetlog.txt
    Reinstalled lan and wlan driver.
    Nothing helps.
    Give up if no tip on this forum.
    Hoping for the best.
     
  2. MrMagic

    MrMagic MDL Guru

    Feb 13, 2012
    6,015
    4,148
    210
    169.xxx.xxx.xxx = no DHCP server available to that machine

    Static to 192.168.1.xx should allow it to connect
     
  3. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    You probably trying to open the wrong network.If the other computer uses the same adapter and IP address is 192.168.1.224 then you have to get the same IP, where different is only the last three digits, ie 192.168.1.xxx
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,362
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Joe C

    Joe C MDL Guru

    Jan 12, 2012
    3,522
    2,093
    120
    169.254.32.162 < looks like your attempting to connect to a different router. How many different routers do you have within your network?
    Did/does that pc have a static network ip from someplace else?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,615
    450
    #6 Enthousiast, Dec 24, 2016
    Last edited: Dec 24, 2016
    Like MrMagic said earlier on:

    The 169.254.x.x range of IP addresses is reserved by Microsoft for private network addressing.
    If you have a pc set to automatically obtain an IP and you recieve one of these addresses, windows
    has assigned this because it cannot find a DHCP server within the network subnet.
    Check to make sure your DHCP server is functioning correctly. If you do not have a DHCP server,
    you will need to manually set an IP configuration.

    This can be caused by a virus that corrupts (parts of) the tcp/ip config, scan for virusses etcetc
     
  7. sml156

    sml156 MDL Member

    Sep 8, 2009
    196
    115
    10
    #8 sml156, Dec 24, 2016
    Last edited: Dec 24, 2016
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...