<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>路由</title>
<link>/net/route/index.html</link>
<description>网管技术 / 路由</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.nixsky.com' target='_blank'&gt;Power by nixsky&lt;/a&gt;</generator>
<webmaster>haibo.d@gmail.com</webmaster>
<item>
    <title>用两种方式实现基于源地址的策略路由</title>
    <link>/net/route/2008-01/325.html</link>
    <description>实验环境：有一台路由器两个S口，一个E0口，其中E0地址段为：10.1.1.1/24; S0口配置：192.168.1.5/30,S1口配置：192.168.2.5/30;姑且我们这样看待； 其中策略路由如下：只允许E0口中的10.1.1.2地址从S0口上网，只允许10.1.1.3地址从S1口上网，至于回来的路由方式不由我</description>
    <pubDate>2008-01-01</pubDate>
    <category>路由</category>
    <author>redwolf</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Cisco路由器存储器及IOS升级</title>
    <link>/net/route/2008-01/324.html</link>
    <description>一、首先介绍Cisco路由器的存储器 路由器与计算机有相似点是，它也有内存、操作系统、配置和用户界面，Cisco路由器中，操作系统叫做 互连网操作系统（Internetwork Operating System）或IOS。下面主要介绍路由器的存储器。 ROM:只读存储器包含路由器正在使用的IOS的一</description>
    <pubDate>2008-01-01</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Cisco路由器安全配置必用10条命令</title>
    <link>/net/route/2007-10/246.html</link>
    <description>当谈到配置一台新的Cisco路由器，多数配置依赖于路由器的类型以及它将服务的用途。然而，有一些东西是你在每台新的Cisco路由器上都应该配置的。 有哪个命令的标准是你希望思科在每台路由器上都使用的吗?每位管理员都其自己的正确配置每台路由器的命令。 这是我认为你应</description>
    <pubDate>2007-10-16</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>用route-map实现双ISP接入</title>
    <link>/net/route/2007-10/238.html</link>
    <description>以下实验是从我前面发的实验中剥离出来的，希望对各位网友有所帮助 如拓扑所示，在实验室环境下，R5,R6,R7为CISCO2509路由器，和CISCO4000一起,一边模拟帧中继网络，一边用PPP chap认证，下面的局域网采用OSPF，均已配置成功，此来模拟两种不同的ISP接入，目前实验已经</description>
    <pubDate>2007-10-03</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>AIX 5L上配置与管理路由</title>
    <link>/unix/aix/2007-09/224.html</link>
    <description>这里说到了路由，我就必须简单的介绍一下路由的作用，在TCP/IP网络中，当一个数据包从一个计算机传送到另外一个计算机的时候，这两个计算机可能是毫无关系的IP地址，但是，发送数据包的源计算机怎么知道通过正确的道路来发送这个数据包呢，这个就是路由的作用了。对路由</description>
    <pubDate>2007-09-11</pubDate>
    <category>AIX</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>电信网通双线网吧策略路由的实现以及抓取电信运营商地址段的脚本</title>
    <link>/net/route/2007-09/222.html</link>
    <description>基本思路是获取电信IP地址列表，通过设置路由策略把访问电信地址的路由指向电信的网关，剩下的默认走网通的网关。下面的脚本仅通过路由策略设置实现基本的流量分割，没有一方断线自动切换的功能。 # ! / bin / sh # ctc电信 cnc网通 # 获取ip命令的绝对地址 IP = ` whi</description>
    <pubDate>2007-09-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>三步就可全面地查看各客户机流量的办法</title>
    <link>/net/route/2007-08/212.html</link>
    <description>许多网管朋友都想知道他管理下的客户里到底用了多少宝贵的带宽中，一笔糊涂帐总不太好。 可惜M0N0默认是没有这个功能的。 不过，作为M0N0基础之一的IPFW功能十分强大，它有一个功能就是可以通过设定掩码来区分发送给不同客户机的流量并记数。把它加以利用就可以实现。</description>
    <pubDate>2007-08-12</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>linux路由软件:zebra</title>
    <link>/net/route/2007-05/173.html</link>
    <description>路由: 1.简介 2.静态路由: 添加: route add -host 10.0.2.1 gw 172.16.100.1 route add -net 202.1.1.0 netmask 255.255.255.0 gw 172.16.4.1 错误: gw必须和本机器在一个网段内.如果要跨网,设置跳数M. 或者指定ETHO出去: add -net 202.1.1.0 netmask 255.255.255.0 gw</description>
    <pubDate>2007-05-27</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Cisco2501(配置同2500)</title>
    <link>/net/route/2007-05/172.html</link>
    <description>Cisco2501 有一个以太网口（AUI）、一个Console口（RJ45）、一个AUX口（RJ45）和两个同步串口，支持DTE和DCE设备，支持EIA/TIA-232、 EIA/TIA-449、 V.35 、X.25和EIA-530接口。 一．配置 1．配置以太网端口 # conf t（从终端配置路由器） # int e0（指定E0口） # ip a</description>
    <pubDate>2007-05-27</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>cisco2610配置步骤</title>
    <link>/net/route/2007-05/171.html</link>
    <description>1.设置时间 cisoc2610#clock set 09:16:23 aug 29 2000 时分秒月日年 cisco2610(config)#service timestamp log datetime msec localtime 日志中记录时间,以当地时间为准 cisco2610(config)#logging history size 500 记录500条记录,每条256字节 cisco2610(config)#logg</description>
    <pubDate>2007-05-27</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>routeros在网通、电信双线路的应用实例</title>
    <link>/net/route/2007-05/155.html</link>
    <description>routeros在网通、电信双线路的应用实例： 这里只说我觉得有价值的部分，省略了firewall等部分内容，需要的可以自己在论坛的帖子中自己查找。 首先定义了4个网络接口，分别连接 cnc--连接中国网通的线路 ctc--连接中国电信的线路 lan--连接局域网 server--连接服务器 [ad</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>一个使用组播和Qos的华为路由器配置</title>
    <link>/net/route/2007-05/154.html</link>
    <description>multicast routing-enable # interface Ethernet4/2/0 description neiwang ip address 172.20.1.1 255.255.255.0 pim sm # interface Ethernet4/2/1 description to-gehua ip address 172.20.254.1 255.255.255.248 qos car outbound acl 3012 cir 8000000 cbs 8000000</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>路由选择协议、RIP和IGRP概述</title>
    <link>/net/route/2007-05/153.html</link>
    <description>对路由选择协议以及RIP和IGRP这两种距离矢量路由选择协议的简要总结。 1.路由选择协议及其分类 IP路由选择协议用有效的、无循环的路由信息填充路由选择表(路由表)，从而为数据包在网络之间传递提供可靠的路径信息。路由选择协议又分为距离矢量、链路状态和平衡混合3种</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>基于华为路由器的BGP</title>
    <link>/net/route/2007-05/152.html</link>
    <description>BGP是一种自治系统间的动态路由协议，它的基本功能是在自治系统之间提供自动交换无环路由信息，通过交换带有自治区域号（AS）序列属性的路径可达信息，来构造自治区域的拓朴图，从设计上消除了路由环。 BGP基本概念： BGP特点： l BGP是一种外部路由协议，与OSPF、RIP不</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>利用思科 IOS 防止遭受IP地址欺骗攻击</title>
    <link>/net/route/2007-05/151.html</link>
    <description>互联网充满着各种安全威胁,其中之一就是IP地址欺骗。IP欺骗技术就是伪造某台主机的IP 地址的技术。通过IP地址的伪装使得某台主机能够伪装另外的一台主机，而这台主机往往具有某种特权或者被另外的主机所信任。在一次典型的地址欺骗尝试中，攻击者只是简单地伪装源数据包</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>CISCO与INTEL路由器对接配置实例</title>
    <link>/net/route/2007-05/150.html</link>
    <description>对于不同厂商路由器的对连 , 因为其具体功能实现方式的不同 , 在配置上存在一定 , 以 Cisco 与 Intel 的路由器为例 DDN 连接 (Static) Intel9100 的设置 : Basic WAN1:LeasedLinePPP WAN2:Unused Next Bandrate(bps):64K 根据用户实际情况 LinkName:Test-Link1 用户自</description>
    <pubDate>2007-05-10</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>路由协议故障处理</title>
    <link>/net/route/2007-04/132.html</link>
    <description>1 RIP综述 RIP（Routing Information Protocol）是基于D-V算法的内部动态路由协议。它是第一个为所有主要厂商支持的标准IP选路协议，目前已成为路由器、主机路由信息传递的标准之一，适应于大多数的校园网和使用速率变化不大的连续的地区性网络。对于更复杂的环境，一</description>
    <pubDate>2007-04-25</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>SCO UNIX做简单路由器</title>
    <link>/unix/sco/2007-04/131.html</link>
    <description>许多X server都内置了路由的功能，就是连Windows系列也都可以架设成简单路由器。 架设在Unix 和 Linux上的路由器有2点优点： 1 价格比较底，路由服务可以是主机的一个辅助服务。 2 可自控性强，可以架设成兼顾防火墙功能的路由器。 SCO UNIX包含有3中守护进程。 routed</description>
    <pubDate>2007-04-25</pubDate>
    <category>SCO UNIX</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>几种软件路由器的制作流程和简单说明</title>
    <link>/net/route/2007-04/130.html</link>
    <description>1。用m0n0做软件路由 m0n0是基于freebsd而开发的软件路由器。由于freebsd有着比linux更高的稳定性、可靠性，所以用m0n0来做软件路由绝对是最好的选择。而且安装配置比coyote更简单，功能更强大，支持以下功能： 1、Web interface (supports SSL) 2、serial console int</description>
    <pubDate>2007-04-25</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>静态的与动态的内部路由</title>
    <link>/net/route/2007-04/129.html</link>
    <description>在一个自治系统内的两个路由器彼此互为内部路由器。例如，因为核心构成了一个自治系统，两个Internet核心路由器互为内部路由器。在大学校园里的两个路由器也互为内部路由器，因为在校园里的所有机器都属于同一个自治系统。 自治系统中的路由器如何获得关于本系统内部的</description>
    <pubDate>2007-04-25</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>linux时代</comments>
</item>
<item>
    <title>利用PF实现策略路由</title>
    <link>/bsd/os/2007-04/116.html</link>
    <description>1．说明： 此方案适用于可以使用PF做为防火墙的操作系统，包括FREEBSD/OPENBSD/NETBSD。所谓的策略路由就是在服务器同时连接了两个ISP线路，实现从那个网卡进来的数据包请求，返回给CLIENT时还从那个网卡出去。 2．试验拓扑： 见贴图 图中的『3接口路由器』可以用WIN2K</description>
    <pubDate>2007-04-22</pubDate>
    <category>BSD/OS</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>routeros在网通、电信双线路的应用实例</title>
    <link>/net/route/2007-04/98.html</link>
    <description>这里只说我觉得有价值的部分，省略了firewall等部分内容，需要的可以自己在论坛的 帖子中自己查找。 首先定义了4个网络接口，分别连接 cnc--连接中国网通的线路 ctc--连接中国电信的线路 lan--连接局域网 server--连接服务器 [admin@MikroTik] interface pr Flags: X -</description>
    <pubDate>2007-04-08</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>华为AR28-31路由器的配置</title>
    <link>/net/route/2007-04/97.html</link>
    <description>查看当前的配置 huaweidisplay current-configuration 进入到系统配置状态（相当于CISCO设备的EN 命令） huaweisys System View: return to User View with Ctrl+Z. [huawei] [quidway]sysname huawei [huawei] 保存配置 [huawei]save The configuration will be writt</description>
    <pubDate>2007-04-08</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>使用Solaris搭建路由器</title>
    <link>/net/route/2007-03/68.html</link>
    <description>我们在单位里调试用户系统时，单位的网络地址一般和用户的网络地址不在一个网 段上，如果没有路由器则两网不能互通，那对工作会很有影响。硬路由器价格昂贵也没 有必要去配，因为SOLARIS可以很容易地设成软件路由器，而不需另外花费。 1、编辑文件／etc／hosts，为该工</description>
    <pubDate>2007-03-26</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Cisco路由器的安全配置简易实例</title>
    <link>/net/route/2007-03/67.html</link>
    <description>1 引言 作为网络工程师，在网络环境出现故障时，及时定位故障并解决故障是十分重要的。本文以CISCO路由式网络为基础，介绍使用诊断工具对Cisco路由器进行故障诊断的方法。限于篇幅，我们所介绍的内容和示例主要是基于IP报文的，基于IPX和Appletalk等协议的诊断技术与此</description>
    <pubDate>2007-03-26</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>路由器配成桥的实例</title>
    <link>/net/route/2007-03/66.html</link>
    <description>Router 1 Current configuration: ! version 11.2 service udp-small-servers service tcp-small-servers ! hostname Router1 no ip routing ! enable password foo ! username Router2 password bar username Router3 password bar isdn switch-type basic-5ess ! inte</description>
    <pubDate>2007-03-26</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>Cisco常见路由器密码和版本恢复方法探讨</title>
    <link>/net/route/2007-03/65.html</link>
    <description>随着互联网规模的不断扩大，网络与我们的生活已经越来越近，许多政府，学校和公司都组建了自己的信息网络，这使得路由器这一网络设备的使用越来越广泛。在使用路由器的过程中经常会出现忘记密码的事情，使维护人员无法登录，影响工作的进一步开展。同时，在操作过程中有</description>
    <pubDate>2007-03-26</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>
<item>
    <title>静态的与动态的内部路由</title>
    <link>/net/route/2007-03/64.html</link>
    <description>在一个自治系统内的两个路由器彼此互为内部路由器。例如，因为核心构成了一个自治系统，两个Internet核心路由器互为内部路由器。在大学校园里的两个路由器也互为内部路由器，因为在校园里的所有机器都属于同一个自治系统。 自治系统中的路由器如何获得关于本系统内部的</description>
    <pubDate>2007-03-26</pubDate>
    <category>路由</category>
    <author>秩名</author>
    <comments>Nixsky linux,bsd,unix</comments>
</item>

</channel>
</rss>
