Windows7 Autoconfiguration IPv4 Address 导致无法上

(2010-03-30 16:44:57)

标签:

杂谈

分类: 电脑软件问题

Windows7 Autoconfiguration IPv4 Address 导致无法上网

打开电脑,发现本地连接无法识别,ping网关失败。 执行ipconfig /all 发现,地址信息里多了Autoconfiguration IPv4 Address Ethernet adapter 本地连接: Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Realtek PCIe GBE Family C

打开电脑,发现本地连接无法识别,ping网关失败。

执行ipconfig /all 发现,地址信息里多了Autoconfiguration IPv4 Address

Ethernet adapter 本地连接:

Connection-specific DNS Suffix  . :
  
Description . . . . . . . . . . . : Realtek PCIe GBE Family
Controller
   Physical Address. . . . . . . . . :
00-23-5A-54-AC-66
   DHCP Enabled. . . . . . . . . . . :
No
   Autoconfiguration Enabled . . . . : Yes
  
Link-local IPv6 Address . . . . . :
fe80::954:8a7d:7c76:1548%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 100.4.31.144(Duplicate)
   Subnet Mask . . . . . .
. . . . . : 255.255.255.0
   Autoconfiguration IPv4 Address. . :
169.254.21.72(Preferred)
  
Subnet Mask . . . . . . . . . . . : 255.255.0.0
   Default
Gateway . . . . . . . . . : 100.4.31.254
   DHCPv6 IAID . . . . . .
. . . . . : 184558426
   DHCPv6 Client DUID. . . . . . . . :
00-01-00-01-12-9F-AE-5E-00-23-5A-54-AC-66
   DNS Servers . . . . .
. . . . . . :
8.8.4.4
                                      
202.106.0.20
   NetBIOS over Tcpip. . . . . . . . :
Enabled

发现不管怎么配置,都会有Autoconfiguration IPv4 Address 是Preferred的,这个autoconfig的地址是无法与网络连接的。

解决办法:

开始-> 运行  cmd

然后执行下面的命令:

netsh winsock reset
catalog

netsh ini ip reset

重启计算机,Autoconfiguration IPv4 Address 消失,本地连接正常。

Ethernet adapter 本地连接:

Connection-specific DNS Suffix  . :
  
Description . . . . . . . . . . . : Realtek PCIe GBE Family
Controller
   Physical Address. . . . . . . . . :
00-23-5A-54-AC-66
   DHCP Enabled. . . . . . . . . . . :
No
   Autoconfiguration Enabled . . . . : Yes
  
Link-local IPv6 Address . . . . . :
fe80::954:8a7d:7c76:1548%11(Preferred)
   IPv4 Address. . . . . . .
. . . . : 100.4.31.129(Preferred)
   Subnet Mask . . . . . . . . .
. . : 255.255.255.0
   Default Gateway . . . . . . . . . :
100.4.31.254
   DHCPv6 IAID . . . . . . . . . . . :
184558426
   DHCPv6 Client DUID. . . . . . . . :
00-01-00-01-12-9F-AE-5E-00-23-5A-54-AC-66
   DNS Servers . . . . .
. . . . . . :
8.8.4.4
                                      
202.106.0.20
   NetBIOS over Tcpip. . . . . . . . :
Enabled

Windows7 Autoconfiguration IPv4 Address 导致无法上网的更多相关文章

  1. 如何解决分配到Autoconfiguration IPV4 地址

    配置完服务器静态IP后,在CMD窗口中查看ip地址,发现是Autoconfiguration IPV4. 上网搜索了,是关于虚拟服务器的,但是我没有配置虚拟服务器,有点奇怪. 使用下面的教程,可以解决 ...

  2. 【解决】could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network

    在同一套环境中跑了很多个项目都是用 docker-compose的方式启动的,导致创建的自定义网络过多出现下面的报错 Error response from daemon: could not fin ...

  3. scala get ipv4 address

    scala 用 isInstanceOf 会报错(instanceof 这个函数就没有),java 下使用  instanceof 来判断是否是 Inet4Address test("get ...

  4. I.MX6 MAC Address 导致的系统崩溃

    /**************************************************************************** * I.MX6 MAC Address 导致 ...

  5. How to convert an IPv4 address into a integer in C#?

    仅仅针对于IPv4的处理方法 从string转换为int 以及从int转换为string // IPv4 int intAddress = BitConverter.ToInt32(IPAddress ...

  6. 无线路由器wan口和lan口ip同网段导致无法上网解决办法

    环境 本地网段为192.168.0.0/24 路由器默认网段也是192.168.0.0/24 设置好路由器wan口DHCP自动获取ip以后无法上网 解决办法 把路由器是lan口地址设置为192.168 ...

  7. docker could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network

    原因: 无法进行网络分配了 解决方法: // 所有的网络 docker network ls // 删除不用的,腾出多余的 docker network rm <networkname> ...

  8. linux命令行模式下实现代理上网(转)

    有些公司的局域网环境,例如我们公司的只允许使用代理上网,图形界面的很好解决就设置一下浏览器的代理就好了,但是linux纯命令行的界面就....下面简单几步就可以实现了! 一.命令行界面的一般代理设置方 ...

  9. ------- 当前全球最新的 IPv4 地址池使用报告 -------

    -------------------------------------------------------------- 对于互联网行业相关的从业人员而言,时刻关注 IPv4 地址池的状态此类&q ...

随机推荐

  1. VMware Pro 14.1.2 官方正式版及激活密钥

    热门虚拟机软件VMware Workstation Pro现已更新至14.1.2,14.0主要更新了诸多客户机操作系统版本,此外全面兼容Wind10创建者更新.12.0之后属于大型更新,专门为Win1 ...

  2. Problem A: 字符的变化

    Description 定义一个Character类,具有: 1. char类型的数据成员. 2.构造函数Character(char). 3. Character toUpper():如果当前字符是 ...

  3. java proxy 转包

    package org.rx.socks.proxy; import io.netty.channel.Channel; import io.netty.channel.ChannelFuture; ...

  4. C# 8.0 抢先看-- Async Stream

    异步流? Async Stream 简单说来是一种非同步的迭代器模式,说更白一点就是可以await 的foreach.在过去的C# 中如果要回传一个可迭代的IEnumerable<T> , ...

  5. API响应

    保证API响应的正确性,就是你需要做的大部分工作.postman的response viewer部分会协助你完成该工作且使其变得简单. 一个API的响应包含body,headers,响应状态码.pos ...

  6. 基于java代码的springmvc配置

    在我的印象中,开发一个web项目首选当然是springmvc,而配置springmvc无非就是web.xml里配置其核心控制器DispatcherServlet.然后把所有的请求都交给它处理,再配个视 ...

  7. VBA在WORD应用中如何确定文本是否被选定

    确定文本是否被选定Selection 对象的 Type 属性返回所选内容类型的信息.如果所选内容为插入点,则下列示例显示一条消息. Sub IsTextSelected()    If Selecti ...

  8. WPF popup自动关闭

    var tileMore = new Tile { Height = , Width = , Background = , , )), Title = "更多...", }; ti ...

  9. 微信浏览器软键盘弹出与页面resize的问题

    使用微信打开网页,弹出软键盘时遇到的兼容问题 过去开发中遇到过很多这种情况,页面底部需要固定定位一个按钮,广告栏或者菜单栏,页面中有表单项需要填写,在打开手机虚拟键盘的时候,底部固定定位的元素会处在软 ...

  10. 1077 Eight

    Eight Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 37738   Accepted: 15932   Special ...