初识ROS借线(ipip)
借线安案(IPIP)首先要两台ROS软路(ROS最好版本一样)。接下是简单的设置如下:
假设环境是两个单线网吧^!^。A网吧IP为2.2.2.1,B网吧IP为2.2.2.2
设置前做个说明。设置里用到的local-address为本地IP地址,remote-address为远端IP地址。
进入正题:假设A网吧的ROS下面称为ROS1,B网吧的ROS下面称为ROS2。
ROS1设置:
interface ipip>add local-address :2.2.2.1 remote-address:2.2.2.2
interface ipip>enable 0(激活虚拟网卡)
interface ipip> /ip address add address 1.1.1.1/24 interface=ipip1
ok到这里ROS1设置完成
ROS2设置:
interface ipip>add local-address :2.2.2.2 remote-address:2.2.2.1
interface ipip>enable 0(激活虚拟网卡)
interface ipip> /ip address add address 1.1.1.2/24 interface=ipip1
完了设置。现在两个路由能相互PING通了:L
以上内容如有错误或不妥之处望高手们及时指出。
在发贴的同时小弟建了一个群用于学习网络和软路方面的知识。大家有性趣的加进去共同学习。本人提倡知识共享!!!!(18196751)群号!
在最后我还要感谢山东日照的网友(571297)
[ 本帖最后由 aigg123 于 2006-7-29 18:39 编辑 ] 学习ing,支持楼主辛勤耕作
看不懂哎, 能说的详细些否
请注明那些地方不明白 看的头大大的. 我还是喜欢VPN 使用明文,拨号的时候只要1秒就可以连上,基本上不掉一样稳定,一样速度 不错,顶顶。 ddddddddddddddddddddddddd
页:
[1]