Ubiquiti RouterStation: Unterschied zwischen den Versionen

Aus Opennet
Wechseln zu: Navigation, Suche
(Opennet Router)
(Softwareupdate)
Zeile 29: Zeile 29:
 
=== Softwareupdate ===
 
=== Softwareupdate ===
  
* komplettes Image flashen siehe
+
* Image Download ("openwrt-ar71xx-ubnt-rs...bin") - http://downloads.openwrt.org/snapshots/trunk/ar71xx/
** TFTP Server aktivieren - http://uavideas.blogspot.com/2009/07/upgrade-ubiquiti-routerstation-openwrt.html
+
* TFTP Server aktivieren - http://uavideas.blogspot.com/2009/07/upgrade-ubiquiti-routerstation-openwrt.html
** Image Download ("openwrt-ar71xx-ubnt-rs...bin") - http://downloads.openwrt.org/snapshots/trunk/ar71xx/
+
* ggf. /etc/opkg.conf anpassen (geänderte URL bei OpenWrt):
+
src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages
+
* Live-Update durchführen:
+
opkg update
+
opkg upgrade
+
  
 
=== Opennet Router ===
 
=== Opennet Router ===

Version vom 28. Dezember 2009, 20:34 Uhr

MIPS Wireless Router Boards, siehe http://wiki.ubnt.com/wiki/index.php/RouterStation

Inhaltsverzeichnis

Überblick

Hardware

  • MIPS-Architektur, Atheros AR71xx SoC

Schnittstellen

  • eth0 = WAN-Schnittstelle (einzelner POE-Port)
  • eth1 = LAN-Schnittstelle (2-Port-Switch)
  • wifi0 = WLAN-Schnittstelle (SLOT_0 oben)
  • wifi1 = WLAN-Schnittstelle (SLOT_1 oben)
  • wifi2 = WLAN-Schnittstelle (SLOT_2 unten)

Serial

  • 3.3 Volt (Level-Shifter notwendig)
  • J3 (3-Pin Connector), Pinbelegung:
2 - ORANGE (Signal IN/RX), 
5 - YELLOW (Signal OUT/TX), 
6 - BLACK (GROUND)

Erstinstallation

Hinweise siehe http://wiki.ubnt.com/wiki/index.php/RouterStation_OpenWRT_SW_Setup_Guide

Softwareupdate

Opennet Router

  • /etc/config/network
config interface loopback
       option ifname   lo
       option proto    static
       option ipaddr   127.0.0.1
       option netmask  255.0.0.0
config interface lan
       option ifname   eth1
       # option type   bridge
       option proto    static
       option ipaddr   172.16.0.1
       option netmask  255.255.255.0
config interface wan
       option ifname   eth0
       option proto    dhcp
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Start
Opennet
Kommunikation
Karten
Werkzeuge