乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      內(nèi)網(wǎng)使用 IPV6 之 TunnelBroker隧道(6in4)篇

       shopnc 2019-05-23

      據(jù)非專業(yè)網(wǎng)民推測(cè) tunnelbroker isatap 和 6to4  貌似都需要公網(wǎng),但有網(wǎng)民測(cè)試這位大作的方法可行。

      特別之處是把命令行中自己的外網(wǎng)地址 aaa.aaa.aaa.aaa 換成內(nèi)網(wǎng)地址

      netsh interface ipv6 add v6v4tunnel IP6Tunnel aaa.aaa.aaa.aaa xxx.xxx.xxx.xxx
      注意:如果你是NAT,請(qǐng)使用你的內(nèi)網(wǎng)地址代替上面第二條命令中的 aaa.aaa.aaa.aaa

      如果 的IP訪問不了,你試試這個(gè) http://tb./

      資料來源 http://blog.sina.com.cn/s/blog_715e0d5a01016709.html
      相關(guān)資料 https:///2016/01/create-your-own-tunnelbroker-net-iproute2/
          https://github.com/sskaje/6in4

      適用對(duì)象:任何有獨(dú)立公共IP,或在家里使用NAT的童鞋。
      如果在家使用NAT,需注意
      1.局域網(wǎng)不能有超過一臺(tái)PC使用這個(gè) tunnel。
      2.你的外網(wǎng)IP需要允許別人 ping 通,否則 tunnelbroker 不會(huì)接受建立tunnel的請(qǐng)求。

      步驟:
      1. 在http://www./申請(qǐng)賬號(hào),在此不詳述。
      2. 登錄 http://www./,在左側(cè)的 User Functions 里點(diǎn) Create Regular Tunnel:
      通常只需要在 “IPv4 Endpoint (Your side):”里填上“You are viewing from:”后面的地址即可。
      下面選擇一個(gè) Tunnel Server. 通常會(huì)給出個(gè) tunnelbroker 認(rèn)為最快的,你也可以自己選。我常用的是72.52.104.74和216.218.221.6。
      通常72.51.104.74更快,你可以自己ping一下試試。
      設(shè)置完成,點(diǎn)擊 Create Tunnel.

      3. 完成后,新頁面有3個(gè)tab, 中間一個(gè)是“Example Configurations". 點(diǎn)擊這個(gè)tab,并選擇你的操作系統(tǒng)。
      我是 Windows 7,按 "Win"鍵和 "r" 鍵,打開運(yùn)行窗口,輸入 "cmd" 并點(diǎn)擊 運(yùn)行。在彈出的窗口里輸入網(wǎng)頁上給出的命令:


          netsh interface teredo set state disabled
          netsh interface ipv6 add v6v4tunnel IP6Tunnel aaa.aaa.aaa.aaa xxx.xxx.xxx.xxx
          netsh interface ipv6 add address IP6Tunnel 2001:470:xxxx:xxxx:::2
          netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:xxxx.xxxx::1

      注意:如果你是NAT,請(qǐng)使用你的內(nèi)網(wǎng)地址代替上面第二條命令中的 aaa.aaa.aaa.aaa
      4. 添加 IPv6 DNS 服務(wù)器,用于解析 www.google.com 等 IPv6 網(wǎng)站的IPv6地址:

          2001:470:20::2
          2620:0:ccc::2
          2620:0:ccd::2

      可以通過以下步驟添加:
      仍舊在第3步打開的 cmd 窗口,輸入以下命令:

          netsh interface ipv6 set dnsservers "Local Area Connection" static 2001:470:20::2 validate=no
          netsh interface ipv6 add dnsservers "Local Area Connection" 2620:0:ccc::2 validate=no
          netsh interface ipv6 add dnsservers "Local Area Connection" 2620:0:ccd::2 validate=no

      5. 如果是 Windows 系統(tǒng),還需要清空本地DNS緩存以使用IPv6訪問 ipv4.google.com:

          ipconfig /flushdns

      # 刪除 隧道
      #netsh interface ipv6 reset
      netsh int ipv6 delete interface "IP6Tunnel"
      netsh int ipv6 delete v6v4tunnel XXXXX

      #netsh interface teredo set state disable
      #netsh interface 6to4 set state disable
      #netsh interface isatap set state disable
      #devcon remove *6to4mp
      6. 訪問 http://www./ 測(cè)試你的瀏覽器和系統(tǒng)的 IPv6 的支持。
      訪問 http://www./ ,如果能看到是IPV6 ,說明配置成功。


      IPV6網(wǎng)關(guān)到 http://en./wiki/List_of_IPv6_tunnel_brokers

      國內(nèi)高校的 http://web./s/1008.html



        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶 評(píng)論公約

        類似文章 更多