OpenWrt_backfire

Dernière modification : -


// 2010/05/16 18:47 / 83.195.248.232
!! fonctions
* DNS : OK local, fwd vers gdns
* DHCP : OK
* reverse proxy
* munin ?
* term
* wol, etherwake, https://forum.openwrt.org/viewtopic.php?id=23220
* dyndns, OK Cf [#7340|https://dev.openwrt.org/ticket/7340]
* proxy transparent (dansguardian?)
* ntp server


!! from sources
https://dev.openwrt.org/wiki/GetSource
{{svn co svn://svn.openwrt.org/openwrt/branches/backfire
cd backf
make menuconfig}}

choix des option
* CONFIG_TARGET_brcm47xx
* CONFIG_TARGET_brcm47xx_Broadcom-b43
* CONFIG_TARGET_BOARD="brcm47xx"
* all package
* build sdk
*


{{make
}}
!!!nginx
{{cd packages
svn co svn://svn.openwrt.org/openwrt/packages/net/nginx
cd ..
make menuconfig
make
}}


!! config
!!! DHCP
* http://www.drazzib.com/docs:admin:dnsmasq
|h name |h ip |h MAC |
| huic |, 192.168.1.10 |, 00:0c:6e:d9:05:6c |
| fortcigogne |, 192.168.1.11 |, 00:40:63:C9:14:81 |
| netgear |, 192.168.1.12 |, 00:24:b2:db:de:22 |
| xerox |, 192.168.1.13 |, 00:00:aa:a4:74:35 |
| meaban |, 192.168.1.14 |, 00:0e:7b:52:dd:a4 |
| teleinfo |, 192.168.1.15 |, 54:55:58:10:00:24 |
| xbox |, 192.168.1.16 |, 00:50:f2:87:03:7b |
| penfret |, 192.168.1.50 |, 00:50:bf:a1:59:76 |
| wrt54g 2.2 |, 192.168.1.20 |, 00:18:e7:68:36:e5 |
| wrt54g 1.1 |, |, 00:0C:41:E3:A4:E4 |
| lb |, |, 00:24:17:11:92:fc |

forcer lb comme router, dans le fichier ''/etc/dnsmasq.conf'':
{{dhcp-option=option:router,192.168.1.1}}

!!! dyndns
* [ovh|http://guides.ovh.com/DynDns]
* http://ptspts.blogspot.com/2009/06/how-to-configure-dynamic-dns-dyndns.html
{{opkg install luci-app-ddns}}

vieille méthode :
{{opkg install updatedd-mod-ovh}}

!!LuCI
* http://luci.subsignal.org/
* https://forum.openwrt.org/viewtopic.php?id=16599

!! Munin
Fonctions :
* météo (Cf open2300)
* teleinfo
* reseau
* proxy vers fortcigogne ?
* proxy vers huic ?

Links:
* munin-node implementation on openwrt : http://munin-monitoring.org/wiki/OpenWRT-HowTo