Strefy nie ma nawet do wyboru w combo. Nie wiem co mogłem zepsuć...
----------------------------------------------------------------
| |
| Gargoyle PL 1.6.0.2 (bdaacfc) |
| OpenWrt Attitude Adjustment 12.09.1 (r39585) |
| Build time: 2014-02-15 09:09 CET |
| |
| Cezary Jackiewicz (obsy), http://eko.one.pl |
| |
----------------------------------------------------------------
| Machine: TP-Link TL-WDR3500 v1 |
| Uptime: 0d, 20:57:33 |
| Load: 0.08 0.03 0.05 |
| Flash: total: 1.5MB, free: 1.2MB, used: 18% |
| Memory: total: 123.7MB, free: 106.1MB, used: 14% |
| WAN: 192.168.0.15, proto: static |
| LAN: 192.168.1.1 |
| WLAN: mode: ap, ssid: Akacjowa_2.4GHz, channel: 11, conn: 4 |
----------------------------------------------------------------
root@Gargoyle:~# cat /etc/config/system
config timeserver 'ntp'
option enable_server '0'
list server 'info.cyf-kr.edu.pl'
list server 'ntp.icm.edu.pl'
list server 'ntp.task.gda.pl'
config button 'wifi_button'
option button 'wps'
option action 'released'
option handler '/sbin/wifionoff'
option min '0'
option max '2'
config button 'reboot_button'
option action 'released'
option handler 'logger reboot ; /usr/lib/gargoyle/reboot.sh ;'
option min '3'
option max '10'
option button 'reset'
config button 'reset_button'
option button 'reset'
option action 'released'
option handler 'logger restore defaults ; /sbin/firstboot ; reboot ;'
option min '11'
option max '90'
config led 'led_usb'
option name 'USB'
option sysfs 'tp-link:green:usb'
option trigger 'usbdev'
option dev '1-1'
option interval '50'
config led 'led_wlan2g'
option name 'WLAN2G'
option sysfs 'tp-link:green:wlan2g'
option trigger 'phy0tpt'
config system 'system'
option zonename 'Europe/Warsaw'
option hostname 'Gargoyle'
option cronloglevel '9'
option stat '0'