Yes configuration could look like this.
> config mini_snmpd
>option enabled 1
>option ipv6 0
>option community public
>option location 'Via Gallia'
>option contact 'ziopr...@gmail.com'
>option interfaces 'lan wan'
But with the patch I have added als
Previosly on madwifi using a special uci config parameter the polarisarion
on Nanostation and Nano Loco plus polarisation on Loco could be set easily
(refer to lines 138 to 196 in
https://dev.openwrt.org/browser/trunk/package/madwifi/files/lib/wifi/madwifi.sh
)
Trunk selects ath5k for atheros and
> can you check if you can add that patch? It includes improvements for
> 6and4 operation and also for syetup of smartgw. I'm running olsrd 0.6.1
> with this patch for about half a year now and it works as expected here.
> It should apply clean to the init file because nothing was changed there
> a
> config mini_snmpd
> option enabled 1
> option ipv6 0
> option community public
> option location 'Via Gallia'
> option contact 'ziopr...@gmail.com'
> option interfaces 'lan'
> option interfaces 'wan'
I found my self to add more than one interface
I'm trying the patch Gioacchino,
so now config should look something like this ?
config mini_snmpd
option enabled 1
option ipv6 0
option community public
option location 'Via Gallia'
option contact 'ziopr...@gmail.com'
option interfaces 'lan'