Skip to content

Instantly share code, notes, and snippets.

@bittorf
Created February 14, 2012 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bittorf/1824950 to your computer and use it in GitHub Desktop.
Save bittorf/1824950 to your computer and use it in GitHub Desktop.
root@box:~ cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option country US
option txpower 10
option channel 1
option macaddr 68:7f:74:0a:21:54
option frag off
option hwmode 11g
config wifi-iface
option device radio0
option network wlan
option mode ap
option ssid 'freifunk'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment