Widy/Configuration: Difference between revisions
From charlesreid1
No edit summary |
|||
| Line 28: | Line 28: | ||
Each config file covers one major aspect of the Widy's operation. | Each config file covers one major aspect of the Widy's operation. | ||
=Wireless Configuration= | ==Wireless Configuration== | ||
The wireless configuration file looks like this: | The wireless configuration file looks like this: | ||
==System Configuration== | |||
Link: https://wiki.openwrt.org/doc/uci/system | |||
(What happens when you change <code>/ | |||
Revision as of 04:10, 17 March 2016
Linkz:
https://wiki.openwrt.org/doc/uci
http://mattventura.net/openwrt-stuff/
Overview
On the Widy, or any device running OpenWrt, the device's configuration is set using UCI, the Unified Configuration Interface. This is similar in spirit to the way that most routers have web interfaces that allow you to modify their configuration options. You can interact with the UCI system using two different UCI interfaces: one is the web interface, LUCI, and the other is the command line interface uci.
In each case, changes to the UCI options are written to a group of files located in /etc/config. The list of files looks like this:
# ls -l /etc/config -rw-r--r-- 1 root root 724 Mar 16 22:33 dhcp -rw-r--r-- 1 root root 62 Oct 1 2014 dropbear -rw-r--r-- 1 root root 2024 Mar 3 06:25 firewall -rw-r--r-- 1 root root 151 Oct 1 2014 fstab -rw-r--r-- 1 root root 624 Oct 1 2014 luci -rw-r--r-- 1 root root 449 Mar 16 22:31 network -rw-r--r-- 1 root root 677 Oct 1 2014 system -rw-r--r-- 1 root root 0 Oct 1 2014 ubootenv -rw-r--r-- 1 root root 717 Sep 20 2014 ucitrack -rw------- 1 root root 635 Oct 1 2014 uhttpd -rw-r--r-- 1 root root 374 Mar 3 12:08 wireless
Each config file covers one major aspect of the Widy's operation.
Wireless Configuration
The wireless configuration file looks like this:
System Configuration
Link: https://wiki.openwrt.org/doc/uci/system
(What happens when you change /
Widyrunning OpenWRT on a router to make it into a wearable wireless ear
The Widy Device:
Widy installation: Widy/Installing · Widy/Redux
Widy Wireless Internet Gateway: Widy/Wireless Gateway
Widy Ethernet Internet Gateway: Widy/Ethernet Gateway
Widy post-installation: Widy/Post-Install
Widy configuration: Widy/Configuration
Widy Toolbox:
Using tools on the Widy: Widy/Toolbox
Using tcpdump on Widy: Widy/Tcpdump
Using aircrack on Widy: Widy/Aircrack
Python/Scapy on Widy: Widy/Scapy
Widy Tricks:
Scripting the slider button on the Widy: Widy/Configuration#Slider Button Configuration
Using widy as a wireless access point: Widy/Access_Point
Debugging some SSH problems: Widy/Access_Point/SSH
Bridging widy wireless and ethernet connections: Widy/Bridging
Widy startup services: Widy/Startup Services
Create a hard-wired serial/TTL connection: Widy/Serial
Category:Widy · Category:Networking
Flags · Template:WidyFlag · e