星空之云 发表于 2012-1-6 18:46:37

ROS无线和LAN设置可以设置同一个网关呢?

ROS无线和LAN设置可以设置同一个网关呢?

设置同样的网关,分发同个网段的IP地址。

不知道是否可以呢?

星空之云 发表于 2012-1-6 19:11:28

bobwalker 发表于 2012-1-6 18:59 static/image/common/back.gif
尝试桥接无线LAN1和有线LAN2。

此贴似乎说无线网卡也要设置IP地址!不知道和LAN共用一个网关一个网段怎么设置呢!

星空之云 发表于 2012-1-6 19:19:55

/interface bridge
add admin-mac=00:00:00:00:00:00 ageing-time=5m arp=enabled auto-mac=yes \
    disabled=no forward-delay=15s l2mtu=1600 max-message-age=20s mtu=1500 name=\
    Wireless priority=0x8000 protocol-mode=none transmit-hold-count=6
/interface bridge port
add bridge=Wireless disabled=no edge=auto external-fdb=auto horizon=none \
    interface=LAN path-cost=10 point-to-point=auto priority=0x80
add bridge=Wireless disabled=no edge=auto external-fdb=auto horizon=none \
    interface=wlan1 path-cost=10 point-to-point=auto priority=0x80

有问题,不知道怎么设置呢》

星空之云 发表于 2012-1-6 20:42:13

AP桥接模式! 你说要什么模式呢!
页: [1]
查看完整版本: ROS无线和LAN设置可以设置同一个网关呢?