Should i check box for enabled for network address?

Page 1 of 4 123 ... LastLast

  1. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
       #1

    Should i check box for enabled for network address?


    I keep getting error messages for not being able to pin down a network address and i saw there is no value set for it.

    Any ideas
    Attached Thumbnails Attached Thumbnails Should i check box for enabled for network address?-untitled.jpg  
      My Computer


  2. Posts : 1,449
    Windows 7 ultimate 64-bit
       #2

    Can you post the actual error messages you are getting so we can see what is happening?
      My Computer


  3. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #3

    It's always the your computer is unable to find it's ip address error. I have tried ipconfig release/renew , i tried the following commands that i found from googling as well to no avail.

    I checked and stopped and restarted Dhcp client in services to no avail either.

    Code:
    : netsh winsock reset catalog
    
    Reset IPv4 TCP/IP stack to installation defaults: netsh int ipv4 reset reset.log
    
    Reset IPv6 TCP/IP stack to installation defaults: netsh int ipv6 reset reset.log
    
    Reboot the computer.



    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Microsoft-Windows-Dhcp-Client" Guid="{15A7A4F8-0072-4EAB-ABAD-F98A4D666AED}" />
    <EventID>1001</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>3</Task>
    <Opcode>75</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2014-07-06T03:25:07.961056400Z" />
    <EventRecordID>232</EventRecordID>
    <Correlation />
    <Execution ProcessID="996" ThreadID="2132" />
    <Channel>Microsoft-Windows-Dhcp-Client/Admin</Channel>
    <Computer>c-PC</Computer>
    <Security UserID="S-1-5-19" />
    </System>
    - <EventData>
    <Data Name="HWLength">6</Data>
    <Data Name="HWAddress">4025C26523B9</Data>
    <Data Name="StatusCode">121</Data>
    </EventData>
    </Event>
      My Computer


  4. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #4

    Ok , i now see a message that network address lease was denied by the server whatever that means.
      My Computer


  5. Posts : 6,458
    x64 (6.3.9600) Win8.1 Pro & soon dual boot x64 (6.1.7601) Win7_SP1 HomePrem
       #5

    jonnyhillow said:
    Should i check box for enabled for network address?
    I keep getting error messages for not being able to pin down a network address and i saw there is no value set for it.
    jonnyhillow said:
    Ok , i now see a message that network address lease was denied by the server whatever that means.
    No, the address Not Present is the default and most likely has no bearing on the issue.

    The lease was denied is coming form your router or ISP.

    How often does this occur and does it prevent you from ever connecting (or can you connect on a subsequent try)?
      My Computer


  6. Posts : 6,458
    x64 (6.3.9600) Win8.1 Pro & soon dual boot x64 (6.1.7601) Win7_SP1 HomePrem
       #6

    Try the Network and Internet Trouble Shooters in Control Panel

    If they fail to correct the issue, there are other ways to reset TCI/IP and network related settings to their defaults.
      My Computer


  7. Posts : 6,458
    x64 (6.3.9600) Win8.1 Pro & soon dual boot x64 (6.1.7601) Win7_SP1 HomePrem
       #7

    Open an Elevated Command Prompt
       Tip
    Standard keyboard shortcuts for Copy (Ctrl-C) and Paste (Ctrl-V) shortcuts do not work in Command Prompt.

    Enabling the Quick Edit Mode in Command Prompt makes Copy and Paste operations easier.
    See step 4 in Command Prompt - Copy to Clipboard to enable it.

    Copy in Command Prompt: hightlight the text you want to copy, then press ENTER.
    Paste in Command Prompt: right click with your mouse.

    In the Command Prompt window, type the following commands:

    ipconfig /all
    ipconfig /release
    ipconfig /renew
    ipconfig /flushdns
    netsh winsock reset all
    netsh int ip reset all
    ipconfig /all


       Note
    Scroll to the top of the windows and highlight all of the test in the Command Prompt window (left click, hold, drag pointer).
    Press enter to copy the selected / highlighted text
    Open your text editor and past the text into the window.

    Save the file as IPreset_output.txt in your documents folder
    Attach IPreset_output.txt to a new post on your thread.


    In the Command Prompt window type

    exit

    and press enter to close the window.
      My Computer


  8. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #8

    Thank you , i will try your suggestions. I will get back and post the results when i get home

    I very much appreciate your assistance
      My Computer


  9. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #9

    I hope i did this right , let me know and i will try again . I only use ethernet and no one else uses my laptop , my laptop does have wi fi and wimax but i never use them as i only have a modem supplied by ISP.

    Thank you very much for your assistance



    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\c>ipconfig /all

    Windows IP Configuration

    Host Name . . . . . . . . . . . . : c-PC
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : Home

    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter #
    2
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B9
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B9
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Ethernet adapter C:

    Connection-specific DNS Suffix . : Home
    Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Con
    troller (NDIS 6.20)
    Physical Address. . . . . . . . . : 14-DA-E9-CB-A4-38
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.50.10(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Monday, July 07, 2014 12:30:45 AM
    Lease Expires . . . . . . . . . . : Tuesday, July 08, 2014 12:30:45 AM
    Default Gateway . . . . . . . . . : 192.168.50.1
    DHCP Server . . . . . . . . . . . : 192.168.50.1
    DHCPv6 IAID . . . . . . . . . . . : 320133865
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-04-E8-A6-40-25-C2-65-23-B8

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

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) Centrino(R) WiMAX 6150
    Physical Address. . . . . . . . . : 64-D4-DA-60-33-19
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) Centrino(R) Wireless-N 6150
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B8
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    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 Teredo Tunneling Pseudo-Interface:

    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:79fd:2c15:2fc3:3f57:cdf5(Pref
    erred)
    Link-local IPv6 Address . . . . . : fe80::2c15:2fc3:3f57:cdf5%13(Preferred)
    Default Gateway . . . . . . . . . : ::
    NetBIOS over Tcpip. . . . . . . . : Disabled

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    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.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    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

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #5
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes

    Tunnel adapter isatap.Home:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : Home
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #6
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes

    C:\Users\c>ipconfig /release

    Windows IP Configuration

    No operation can be performed on Wireless Network Connection 3 while it has its
    media disconnected.
    No operation can be performed on Wireless Network Connection 2 while it has its
    media disconnected.
    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    No operation can be performed on Wireless Network Connection while it has its me
    dia disconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.


    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter C:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16
    Default Gateway . . . . . . . . . :

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Teredo Tunneling Pseudo-Interface:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.Home:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    C:\Users\c>ipconfig /renew

    Windows IP Configuration

    No operation can be performed on Wireless Network Connection 3 while it has its
    media disconnected.
    No operation can be performed on Wireless Network Connection 2 while it has its
    media disconnected.
    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    No operation can be performed on Wireless Network Connection while it has its me
    dia disconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.


    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter C:

    Connection-specific DNS Suffix . : Home
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16
    IPv4 Address. . . . . . . . . . . : 192.168.50.10
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.50.1

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Teredo Tunneling Pseudo-Interface:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:3870:385a:3f57:cdf5
    Link-local IPv6 Address . . . . . : fe80::3870:385a:3f57:cdf5%13
    Default Gateway . . . . . . . . . : ::

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{5E1266FE-8426-4C0D-B41E-5273A41BC1B3}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    C:\Users\c>ipconfig /flushdns

    Windows IP Configuration

    Successfully flushed the DNS Resolver Cache.

    C:\Users\c>netsh winsock reset all
    The requested operation requires elevation (Run as administrator).


    C:\Users\c>netsh int ip reset all
    Reseting Global, failed.
    The requested operation requires elevation (Run as administrator).
    Reseting Interface, failed.
    The requested operation requires elevation (Run as administrator).
    There's no user specified settings to be reset.


    C:\Users\c>ipconfig /all
      My Computer


  10. Posts : 637
    Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
    Thread Starter
       #10

    Ok i just ran the command prompt as Administrator


    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>ipconfig /all

    Windows IP Configuration

    Host Name . . . . . . . . . . . . : c-PC
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : Home

    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter #
    2
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B9
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B9
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Ethernet adapter C:

    Connection-specific DNS Suffix . : Home
    Description . . . . . . . . . . . : Atheros AR8151 PCI-E Gigabit Ethernet Con
    troller (NDIS 6.20)
    Physical Address. . . . . . . . . : 14-DA-E9-CB-A4-38
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.50.10(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Monday, July 07, 2014 12:32:52 AM
    Lease Expires . . . . . . . . . . : Tuesday, July 08, 2014 12:32:53 AM
    Default Gateway . . . . . . . . . : 192.168.50.1
    DHCP Server . . . . . . . . . . . : 192.168.50.1
    DHCPv6 IAID . . . . . . . . . . . : 320133865
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-04-E8-A6-40-25-C2-65-23-B8

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

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) Centrino(R) WiMAX 6150
    Physical Address. . . . . . . . . : 64-D4-DA-60-33-19
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) Centrino(R) Wireless-N 6150
    Physical Address. . . . . . . . . : 40-25-C2-65-23-B8
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    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 Teredo Tunneling Pseudo-Interface:

    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:79fd:3870:385a:3f57:cdf5(Pref
    erred)
    Link-local IPv6 Address . . . . . : fe80::3870:385a:3f57:cdf5%13(Preferred)
    Default Gateway . . . . . . . . . : ::
    NetBIOS over Tcpip. . . . . . . . : Disabled

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    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.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    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

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #5
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes

    Tunnel adapter isatap.Home:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : Home
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #6
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes

    C:\Windows\system32>ipconfig /release

    Windows IP Configuration

    No operation can be performed on Wireless Network Connection 3 while it has its
    media disconnected.
    No operation can be performed on Wireless Network Connection 2 while it has its
    media disconnected.
    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    No operation can be performed on Wireless Network Connection while it has its me
    dia disconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.


    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter C:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16
    Default Gateway . . . . . . . . . :

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Teredo Tunneling Pseudo-Interface:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.Home:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    C:\Windows\system32>ipconfig /renew

    Windows IP Configuration

    No operation can be performed on Wireless Network Connection 3 while it has its
    media disconnected.
    No operation can be performed on Wireless Network Connection 2 while it has its
    media disconnected.
    No operation can be performed on Local Area Connection while it has its media di
    sconnected.
    No operation can be performed on Wireless Network Connection while it has its me
    dia disconnected.
    An error occurred while releasing interface Loopback Pseudo-Interface 1 : The sy
    stem cannot find the file specified.


    Wireless LAN adapter Wireless Network Connection 3:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter C:

    Connection-specific DNS Suffix . : Home
    Link-local IPv6 Address . . . . . : fe80::8d20:a88e:c0fb:4e0e%16
    IPv4 Address. . . . . . . . . . . : 192.168.50.10
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.50.1

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{BFEBB8FA-9EA8-47A8-B7A6-623265DA4B8D}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Teredo Tunneling Pseudo-Interface:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:411:777:3f57:cdf5
    Link-local IPv6 Address . . . . . : fe80::411:777:3f57:cdf5%13
    Default Gateway . . . . . . . . . : ::

    Tunnel adapter isatap.{D1B40672-96A4-4F6B-AF8D-87BA51D89674}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{3469B98D-1D73-4DE9-9BEA-D0F76BDFF728}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{D7CC4C0D-3EA4-446A-AE03-68DA50547661}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.Home:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : Home

    C:\Windows\system32>ipconfig /flushdns

    Windows IP Configuration

    Successfully flushed the DNS Resolver Cache.

    C:\Windows\system32>netsh winsock reset all

    Sucessfully reset the Winsock Catalog.
    You must restart the computer in order to complete the reset.


    C:\Windows\system32>netsh int ip reset all
    Reseting Global, OK!
    Reseting Interface, OK!
    Restart the computer to complete this action.


    C:\Windows\system32>ipconfig /all
      My Computer


 
Page 1 of 4 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 13:46.
Find Us