Table of Contents

Installation

firewall

  1. install LuCI firewall module

timezone

  1. set timezone via LuCI interface
  2. ssh to router and run:
    timezone=$(uci get system.@system[0].timezone); [ -z "$timezone" ] && timezone=UTC; echo "$timezone" > /tmp/TZ

ntp

  1. Install ntpclient and luci-app-ntpc
  2. Configure via System→Time Synchronization
  3. restart the network to update the time.

upnp

  1. Install miniupnp and luci-app-upnp
linux/openwrt/installation.txt · Last modified: 2009/12/05 00:06 by john
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki