连接路由器

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:46, 9 February 2009 (edit)
Jjj206 (Talk | contribs)
m (New page: In this tutorial, we will discuss different alternatives for linking routers in order to create wifi networks or just repeaters. == Alternatives == === WDS === * [[WDS Linked router net...)
← Previous diff
Current revision (21:24, 5 January 2019) (edit) (undo)
Ian5142 (Talk | contribs)
(Added language header.)
 
(4 intermediate revisions not shown.)
Line 1: Line 1:
 +{{Languages|Linking_Routers}}
 +
In this tutorial, we will discuss different alternatives for linking routers in order to create wifi networks or just repeaters. In this tutorial, we will discuss different alternatives for linking routers in order to create wifi networks or just repeaters.
-== Alternatives ==+== 选择方案 ==
=== WDS === === WDS ===
Line 13: Line 15:
* [[http://dev.wifidog.org/wiki/doc/gateway-server/WifiDogAndOlsr|WifiDog + OLSR]] * [[http://dev.wifidog.org/wiki/doc/gateway-server/WifiDogAndOlsr|WifiDog + OLSR]]
-=== Repeater / Repeater Bridge ===+=== 中继 / 中继桥接 ===
* [[Repeater Bridge]] - DHCP Server & NAT <u>disabled</u>, clients on <u>same subnet</u> as host AP. * [[Repeater Bridge]] - DHCP Server & NAT <u>disabled</u>, clients on <u>same subnet</u> as host AP.
Line 19: Line 21:
* [[Repeater]] - DHCP Server & NAT <u>enabled</u>, clients on <u>different subnet</u> from host AP. * [[Repeater]] - DHCP Server & NAT <u>enabled</u>, clients on <u>different subnet</u> from host AP.
-=== Client / Client Bridge ===+=== 客户端 / 客户端桥接 ===
* [[Wireless Bridge]] - Join two wired networks by two Wireless routers building a bridge. * [[Wireless Bridge]] - Join two wired networks by two Wireless routers building a bridge.
Line 25: Line 27:
* [[Client Mode]] * [[Client Mode]]
-=== Access Point / Switch ===+=== 接入点(AP) / 交换 ===
* [[Wireless Access Point]] - Extend Wi-Fi (Requires physical ethernet connection between routers) * [[Wireless Access Point]] - Extend Wi-Fi (Requires physical ethernet connection between routers)
* [[Switch]] - Similar config as WAP, but radio disabled (accepts only wired connections) * [[Switch]] - Similar config as WAP, but radio disabled (accepts only wired connections)
Line 36: Line 38:
* [[Bridging|Bridging Mode Comparisons]] * [[Bridging|Bridging Mode Comparisons]]
-[[Category: English documentation]]+[[Category:Categories/zh cn]]
-[[Category: Basic tutorials]]+

Current revision


In this tutorial, we will discuss different alternatives for linking routers in order to create wifi networks or just repeaters.

Contents

[edit] 选择方案

[edit] WDS

[edit] OLSR

[edit] 中继 / 中继桥接

[edit] 客户端 / 客户端桥接

[edit] 接入点(AP) / 交换

  • Wireless Access Point - Extend Wi-Fi (Requires physical ethernet connection between routers)
  • Switch - Similar config as WAP, but radio disabled (accepts only wired connections)


[edit] Comparisons