找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 3458|回复: 13

[其它] Help... How to set the Eoip bridge

[复制链接]
发表于 2007-1-11 16:58:43 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

×
Help Friends .. any 1 know How to setting up multi Bridge
routeros
发表于 2007-1-11 17:21:16 | 显示全部楼层
地址:http://bbs.routerclub.com/index.php?showtopic=3031

作者:smile787

 

Ethernet over IP (EoIP) 隧道将在Ethernet之间建立一个连接。
可以工作的环境:lans over internet;LANs over encrypted tunnels ;LANs over 802.11b 'ad-hoc' wireless networks


1。首先创建ppptp tunnel,首先假设有两台os电脑,一台是Our_GW ,(另一台为Remote)



CODE  
[admin@Our_GW] interface pptp-server> /ppp secret add name=joe service=pptp password=top_s3 local-address=10.0.0.1 remote-address=10.0.0.2

[admin@Our_GW] interface pptp-server> add name=from_remote user=joe

[admin@Our_GW] interface pptp-server> server set enable=yes




而Remote router 就是一个pptp client:

CODE  
[admin@Remote] interface pptp-client> add name=pptp user=joe connect-to=192.168.1.1 password=top_s3 mtu=1500 mru=1500


[admin@Remote] interface pptp-client> enable pptp



2。接着配置EOIP增加到两个os路由的连接中去,通过刚刚用ppptp拨号建立的ppptp 隧道
在Our_GW设置:

CODE  
[admin@Our_GW] interface eoip> add name="eoip-remote" tunnel-id=0 remote-address=10.0.0.2
[admin@Our_GW] interface eoip> enable eoip-remote




在Remote设置:

CODE  
[admin@Remote] interface eoip> add name="eoip" tunnel-id=0 remote-address=10.0.0.1

[admin@Remote] interface eoip> enable eoip-main



3。桥接EOIP
在Our_GW上设置:

CODE  
[admin@Our_GW] interface bridge> add forward-protocols=ip,arp,other disabled=no

[admin@Our_GW] interface bridge> port print
Flags: X - disabled
#   INTERFACE                            BRIDGE
0   eoip-remote                          none
1   office-eth                           none
2   isp                                  none


[admin@Our_GW] interface bridge> port set "0,1" bridge=bridge1

(这里的0,1是对应上面的print)

同样要在Remote设置:

CODE  
[admin@Remote] interface bridge> add forward-protocols=ip,arp,other  disabled=no


[admin@Remote] interface bridge> port print
Flags: X - disabled
#   INTERFACE                            BRIDGE
0   ether                                none
1   adsl                                 none
2   eoip-main                            none

[admin@Remote] interface bridge> port set "0,2" bridge=bridge1

(说明同上)


注意:EOIP的MAC 地址是自己设置的,取间位于00-00-5E-80-00-00 to 00-00-5E-FF-FF-FF

两个os的eoip的MAC地址不能一样。。

这些都是用熟悉ROUTER OS了以后的才做,既然有人有兴趣,就贴一下吧,上面大都是官方的设置方法,都没有错误。
routeros
回复

使用道具 举报

发表于 2007-1-11 17:27:14 | 显示全部楼层
楼主是马来西亚的朋友吧
routeros
回复

使用道具 举报

发表于 2007-1-11 17:35:54 | 显示全部楼层
装洋鬼子的删ID噢,r u chinese?
routeros
回复

使用道具 举报

 楼主| 发表于 2007-1-11 20:39:29 | 显示全部楼层

sory ... all friend

i not good write chinese ,,... i so sory ...  .yes i m chinese...
routeros
回复

使用道具 举报

 楼主| 发表于 2007-1-11 20:42:52 | 显示全部楼层

thanks for Help

thanks " txwwy " for your Help ..
routeros
回复

使用道具 举报

 楼主| 发表于 2007-1-11 20:47:39 | 显示全部楼层

there just can set 2 connect only

i try just now ... but i just can set 2 connect only .. i need 3 connecting and more  ... pls help ... Thanks alot ....
routeros
回复

使用道具 举报

发表于 2007-10-12 15:59:04 | 显示全部楼层
这个人在这里装B呢
routeros
回复

使用道具 举报

发表于 2007-10-12 16:50:51 | 显示全部楼层
会看不会写???...
routeros
回复

使用道具 举报

发表于 2007-10-12 19:38:45 | 显示全部楼层
F u c king your english in here

go to see the manual about EOIP
routeros
回复

使用道具 举报

发表于 2007-10-12 20:19:56 | 显示全部楼层
大家那么恨英文.....
routeros
回复

使用道具 举报

发表于 2007-12-22 10:39:16 | 显示全部楼层
If you are  Chinese, why you not good write Chinese ??
莫非是美籍华人? 汉语都不学?
routeros
回复

使用道具 举报

发表于 2007-12-24 22:31:27 | 显示全部楼层


还是这个推论最靠谱!
按照某些人的逻辑思维:
中文不太明白
英语搞不太灵

自马哈帝尔上任国家元首以来,采取远学(美国)近交(中国)的策略,并将英语和汉语都作为学校外语课本的内容,此君对英\汉两种语言都略知一二又不甚精通....此言当属靠谱!

[ 本帖最后由 parphy 于 2007-12-24 22:33 编辑 ]
routeros
回复

使用道具 举报

发表于 2008-6-21 00:12:34 | 显示全部楼层
我们不也是,能看懂英文,要组个句子清楚的表达自已的思想就太难了
routeros
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|小黑屋|软路由 ( 渝ICP备15001194号-1|渝公网安备 50011602500124号 )

GMT+8, 2024-11-6 09:24 , Processed in 0.063005 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表