⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 non-routable.html

📁 软件是使用VC70
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
    <title>Non-routable IP Ranges</title>
    <meta content="text/html; charset=us-ascii"
          http-equiv="content-type">
    <link type="text/css"
          rel="stylesheet"
          href="office11.css">
</head>

<body>
    <h1>Non-Routable IP Addresses</h1>

    <p>RFC1918, an Internet standards document, describes several
    non-routable IP address blocks.&nbsp;These blocks of IP
    addresses have been set aside for use by individuals and
    companies for use in private networks. Properly configured
    routers on the Internet will not route these IP addresses.</p>

    <p>&nbsp;</p>

    <p><em>In short, if your local computer's IP is in any of these
    ranges, you will very likely need to configure your router and
    firewall correctly to operate DC++ in active mode.</em></p>

    <p><br>
     <span style="FONT-WEIGHT: bold">10.0.0.0</span> through
    <span style="FONT-WEIGHT: bold">10.255.255.255</span>&nbsp;
    (10/8 prefix)<br>
     <span style="FONT-WEIGHT: bold">172.16.0.0</span> through
    <span style="FONT-WEIGHT: bold">172.31.255.255</span>&nbsp;
    (172.16/12 prefix)<br>
     <span style=
    "FONT-WEIGHT: bold">192.168.0.0</span>&nbsp;through
          <span style="FONT-WEIGHT: bold">192.168.255.255</span>
          (192.168/16 prefix)</p>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -