Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
ru:toh:buyerguide [2015/03/01 09:03] – [Модем] gw3rtyru:toh:buyerguide [2019/08/27 06:28] – tag optimization vgaetera
Line 1: Line 1:
 +====== Руководство покупателя ======
 +OpenWrt is a niche Linux distribution, which enables you to deploy a vast variety of software. Your hardware is the only limit. This guide is intended to help you pick the right hardware to meet your particular needs.
 +
 +| {{:meta:icons:tango:dialog-information.png?nolink}} |  **OpenWrt не рекомендует никакое железо или производителя!**  \\ Нету "лучшего железа", хватит уже спрашивать. Купите то, что соответствует Вашим потребностям. \\ Ознакомьтесь с //текущей поддержкой железа// в Интернете и попросите //личного совета// других пользователей/разработчиков на форуме. \\ Избегайте очень дорогих переоцененных устройств - встроенное железо не может стоить дорого!  OpenWrt - вот что делает ваш роутер лучше!  |
 +
 +===== Особенности =====
 +==== Загрузчик (bootloader) ====
 +    * Загрузчик [[docs:techref:bootloader]] может быть не только под [[wp>Free_and_open-source_software|FOSS]] лицензией, предпочтительны также GPL, то есть те, загрузчики производители которых предоставляют исходные коды.
 +    * в некоторых загрузчиках возможность установки openwrt сильно затруднена или даже невозможна!
 +    * некоторые загрузчики позволяют вам //загружать систему с USB устройства// или //загружатся по Ethernet//, но у многих эта возможность отсутствует 
 +
 +==== LAN ====
 +    * **Сколько [[wp>Network interface controller|NICs]]** предоставляет [[wp>System on a chip]]? В большинстве случаев **один** или **два**, очень редко больше.\\ These are implemented as [[docs:techref:hardware:soc]]-integrated Ethernet-[[wp>Media access control|MAC]]-blocks, which are each connected over a [[wp>Media Independent Interface|xMII]] to a distinct [[wp>PHY (chip)]].\\ **''Обратите внимание:''** Не путайте количество портов и количество NICs.
 +    * Какие Ethernet-Layer-1 стандарты поддерживает NIC/NICs?\\ **BASE100-TX** (например 100MBit/s, [[wp>Fast Ethernet]]) или\\ **BASE1000-T** (к примеру, 1000MBit/s, [[wp>Gigabit Ethernet]])?
 +    * Есть ли **встроенный Ethernet коммутатор**?
 +    * Какие Ethernet-Layer-1 стандарты поддерживаются встроенным коммутатором? (BASE-100TX либо BASE1000-T)
 +    * Сколько имеется RJ45 портов? Многие роутеры имеют 5 портов (4 для LAN и 1 для WAN).
 +    * Управляемый ли коммутатор? Какие возможности управления он предоставляет?
 +      * [[https://forum.openwrt.org/viewtopic.php?pid=152347#p152347|4bit VIDs]], [[https://forum.openwrt.org/viewtopic.php?pid=120457#p120457|4bit VIDs]], 
 +
 +==== Беспроводная сеть ====
 +(Больше информации в [[docs:guide-user:network:wifi:wireless.overview|Wireless Overview]])
 +  * Сколько [[wp>Wireless network interface controller|WNICs]]? Обычно **один** или **два**. Они могут быть:
 +    * Интегрированы в SoC(систему на чипе): обычно их называют WiSoC
 +    * Интегрированы в плату: чип который используется в MiniPCI/e сетевых адаптерах но распаян на материнской плате
 +    * [[wp>MiniPCI]]: wifi сетевой адаптер может быть извлечен и заменен на любой другой MiniPCI адаптер
 +    * [[wp>MiniPCIe]]: wifi адаптер может быть извлечен и заменен на любой другой MiniPCIe адаптер
 +  * Какие подстандарты [[wp>IEEE 802.11]]-семейства должно поддерживать железо? Таких как, например, 802.11a, 802.11b, 802.11g, 802.11n, 802.11ac and 802.11s
 +  * Возможности: 1T1R, 2T2R, 3T3R or 2T3R ..
 +  * Частоты (или полосы частот):
 +      * 2.4 GHz или 5 GHz or одновременно 2.4ГГц и 5ГГц? (see e.g. [[wp>Electromagnetic_interference_at_2.4_GHz|Electromagnetic interference at 2.4 GHz]] or [[wp>Fresnel zone]] or [[http://www.smallnetbuilder.com/wireless/wireless-basics/32316-how-to-buy-a-wireless-router-2014-edition?showall=&start=1|Throughput and Range]])
 +      * For the AP to be capable to run in 2.4 GHz and 5 GHz at the same time, the router must support //<color green>dual band simultan</color>// aka //<color green>DBDC (DualBand-DualConcurrent)</color>//. This tag shall help you find suitable devices more quickly: {{tag>802.11abgn_simultan}}
 +      * At 2,4GHz you only have **3** distinct channels without overlap, in the 5GHz band there are **19** (EU)/ **13** (USA)/ **??** (Japan) channels without overlapping available
 +      * The 2.4 GHz band is quite crowded with [[http://wireless.kernel.org/en/users/Documentation/Bluetooth-coexistence|Bluetooth]] [[wp>Personal area network|PAN]], while 5GHz is usually unused.
 +  * Is it relevant to you whether the WNICs are [[http://www.linuxwireless.org/en/developers/Documentation/Glossary?highlight=%28softmac%29#SoftMAC|SoftMAC]] or [[http://www.linuxwireless.org/en/developers/Documentation/Glossary?highlight=%28FullMAC%29#FullMAC|FullMAC]] devices?
 +  * Do the current capabilities of the [[http://wireless.kernel.org/en/users/Drivers|Existing Linux Wireless drivers]] for your WNICs satisfy your requirements?
 +  * Are the [[docs:techref:hardware:antennae]] detachable? If so, you could replace them with ones with a better gain, or with (home-made) directional antennae.
 +  * [[wp>FLOSS]] drivers: this is very important for a correct wifi performance/behavior. For years Broadcom didn't supply enough quality FLOSS drivers (or hardware specifications) and it seems won't ever happen, propietary wl drivers often causes crashes or incorrect behaviors, then avoid Broadcom's wifis. As recommended by many people, **Atheros or Ralink** wifis are probably the best choice.
 +
 +==== Модем ==== 
 +(Пожалуйста прочтите [[docs:techref:hardware:internet.access.technologies|Internet access technologies]]) 
 +  * Common Layer 1 protocols that utilize a [[wp>Modem]] are: [[wp>Digital subscriber line|DSL]], [[wp>DOCSIS]] and [[wp>Mobile telephony]], e.g. [[wp>3GPP Long Term Evolution|LTE]]. {{tag>ADSL2+ VDSL2 DOCSIS Mobile_telephony}}
 +  * Если устройство имеет встроенный модем, полностью ли OpenWrt поддерживает его?
 +  * К примеру, не существует FOSS  драйверов для модемов на базе Broadcom [[docs:techref:hardware:soc:soc.broadcom.bcm63xx|BCM63xx SoCs]], но есть FOSS драйвера для Texas Instruments/Infineon/Lantiq Modems в этих SoCs: [[docs:techref:hardware:soc:soc.lantiq]]!
 +
 +==== Процессор и память ==== 
 +  * The most crucial decision is your choice of RAM. If you are going to run ''[[docs:guide-user:services:voip:asterisk|asterisk]]'', ''[[docs:guide-user:services:voip:umurmur|mumble]]'', ''[[docs:guide-user:services:dc:direct.connect|Direct Connect]]'', ''[[docs:guide-user:services:downloading_and_filesharing:bittorrent]]'', a [[docs:guide-user:services:webserver:start|web server]] and other stuff, enough RAM will make them run smoothly. Some of them tolerate SWAP pretty good, others do not. FYI: If you are considering adding more RAM, keep in mind that there are no DDR1-Modules bigger then 64MB. Also, the SoC sometimes only support so much. For example, the Marvell Kirkwood, supports a maximum of 512MB.
 +  * Occasionally the computing power of the CPU proves to be a bottleneck. To compare you should have a look at the [[docs:techref:hardware:cpu|CPU]] included on with [[docs:techref:hardware:soc|SoC]]. Do not compare raw MHz, e.g. a MIPS 34KE@300MHz is in most scenarios faster then a MIPS 24K@400MHz.
 +    * as you can see by referring to the [[docs:techref:flash.layout|flash layout]] with a total of 8MiB flash memory, you can use about 5MiB for own packages.
 +
 +==== Шифрование ====
 +  * [[wp>Hardware_random_number_generator|TRNG]]: Most devices use a software random number generator. Only few are equiped with a true hardware random number generator, see {{tagpage>TRNG}} tag
 +  * [[docs:techref:hardware:cryptographic.hardware.accelerators|Cryptographic Hardware Accelerators]]: routers equiped with these accelerators may bring you better speed transfers when you plan to use encrypted connections such as OpenVPN.
 +
 +==== Порты ====
 +    * USB: подключить хаб, жесткие диски, SSD, usb-устройства, модемы, камеры, звуковые карты, и т.п. ->[[docs:guide-user:hardware:usb.overview]]
 +    * Serial: Очень полезен для разработчиков, ровно как и для конечных пользователей ->[[docs:techref:hardware:port.serial]]
 +    * JTAG: очень полезен для разработчиков и конечных пользователей  ->[[docs:techref:hardware:port.jtag]]
 +    * [[wp>TAE connector|TAE sockets]]: Телефонный разъем, в основном используется в Германии
 +
 +==== Кнопки ====
 +    * You can boot your device into //[[docs:guide-user:troubleshooting:failsafe_and_factory_reset|OpenWrt Failsafe]]// with a reset button, without one, this is only possible through connection over serial! Also, after boot up, you can [[docs:guide-user:hardware:hardware.button|attach functions]] to the buttons, like start/stop WLAN, reconnect DSL, start/stop a daemon, mount/unmount partitions,  etc.
 +
 +==== Примеры ====
 +    * particularly small devices are e.g. the [[toh/asus/wl-330n|ASUS WL-330N]], the [[toh/redwave/rw2458n|Redwave RW2458N]] (has a MiniPCIe slot), or the [[toh:alfa_network:hornet-ub|ALFA Network Hornet-UB]] (supports 12V Passive [[wp>Power over Ethernet|PoE (Power over Ethernet)]]), 
 +    * devices with an integrated [[wp>Rechargeable battery]] are e.g. the [[toh/tp-link/tl-mr13u|TP-Link TL-MR13U]]
 +    * devices with more then the usual five RJ-45 Ports are e.g. 
 +    * Note that many but not all device pages are tagged. Please see if the [[meta/tags|Tags]] help you with your search.
 +
 +
 +===== Сравнение цен на популярное оборудование =====
 +Since Christmas 2011, geizhals offers a filter for devices supported by OpenWrt:
 +  * [[http://geizhals.at/?cat=wlanrout&sort=p&xf=758_OpenWrt#xf_top|Preisvergleich AT: WLAN-Router]]
 +  * [[http://geizhals.de/?cat=wlanrout&xf=758_OpenWrt&sort=p|Preisvergleich DE: WLAN-Router]]
 +  * [[http://cenowarka.pl/?cat=wlanrout&xf=758_OpenWrt&sort=p|Porównanie cen PL: WLAN-Router]]
 +  * [[http://skinflint.co.uk/?cat=wlanrout&xf=758_OpenWrt&sort=p|Price comparison UK: WLAN-Router]]
 +
 +  * [[http://geizhals.at/?cat=wlanroutmod&xf=758_OpenWrt&sort=p|Preisvergleich AT: WLAN-Router mit Modem]]
 +  * [[http://geizhals.de/?cat=wlanroutmod&xf=758_OpenWrt&sort=p|Preisvergleich DE: WLAN-Router mit Modem]]
 +  * [[http://cenowarka.pl/?cat=wlanroutmod&xf=758_OpenWrt&sort=p|Porównanie cen PL: Routery WLAN z modemem]]
 +  * [[http://skinflint.co.uk/?cat=wlanroutmod&xf=758_OpenWrt&sort=p|Price comparison UK: WLAN Router with Modem]]
 +
 +**''Note_1:''** You can safely ignore the filters for "3G-Router" and "BitTorrent-Client", since they apply to the OEM firmware only. Once you installed OpenWrt, the full software repository stands to your disposal. \\
 +**''Note_2:''** Do not expect the filter to be perfectly up-to-date, since it is updated manually conforming to the OpenWrt ToH!
 +
 +==== США ====
 +Amazon also lets you //search// for OpenWrt, but you cannot filter for OpenWrt support:
 +  * [[http://amzn.to/1mONYr0|Price comparison USA: OpenWrt routers]]
 +
 +**''Примечание_1:''** Фильтр довольно не точен, пожалуйста, дважды проверьте прежде чем купить! \\
 +
 +===== Теги =====
 +Вы можете использовать [[meta:tags|теги]] чтобы быстро найти устройства с нужными Вам функциями.
 +К сожалению :-( , не многие устройства имеют теги.
 +
 +  * {{tagpage>GigabitEthernet}}
 +  * {{tagpage>DetachableAntenna}}
 +  * {{tagpage>USB2.0}} / {{tagpage>USB}} / {{tagpage>2USB}} / {{tagpage>3USB}} / {{tagpage>4USB}}
 +  * {{tagpage>512RAM}} / {{tagpage>256RAM}} / {{tagpage>128RAM}} / {{tagpage>64RAM}}
 +  * {{tagpage>gt32Flash}} / {{tagpage>32Flash}} / {{tagpage>16Flash}} / {{tagpage>8Flash}}
 +  * {{tagpage>802.11abgn}} / {{tagpage>802.11abgn_simultan}} / {{tagpage>802.11ac}}
 +  * {{tagpage>rechargeable_battery}}
 +  * {{tagpage>portable_router}}
 +  * {{tagpage>ip_camera}}
 +  * {{tagpage>TRNG}} / {{tagpage>crypto}}
  
  • Last modified: 2019/08/27 06:44
  • by vgaetera