Hi Federico, working fine now. Thanks a lot for your help.
{
"interfaces": [
{
"wireless": {
"network": [
"lan"
],
"mode": "access_point",
"radio": "radio0",
"ack_distance": 0,
"rts_threshold": 0,
"frag_threshold": 0,
"ssid": "OpenWISP-TAHMID",
"hidden": false,
"wds": false,
"encryption": {
"protocol": "none"
},
"wmm": true,
"isolate": false,
"macfilter": "disable",
"maclist": []
},
"type": "wireless",
"name": "wlan0",
"mtu": 1500,
"mac": "",
"autostart": true,
"disabled": false,
"addresses": [],
"network": ""
}
]
}
Regards,
Tahmid
On Thursday, August 12, 2021 at 10:34:34 PM UTC+6 f.capoano wrote:
> On Thu, Aug 12, 2021 at 7:16 AM Tahmid Shahriar <[email protected]>
> wrote:
>
> [cut]
>
>
>> OpenWISP template
>> {
>> "interfaces": [
>> {
>> "wireless": {
>> "network": [],
>>
>
> These are the attached networks to which the WiFI interface will bridge,
> here you should add "lan", as in the example linked in my previous email:
>
> http://netjsonconfig.openwisp.org/en/latest/backends/openwrt.html#wireless-attached-to-a-different-network
>
> "mode": "access_point",
>> "radio": "radio0",
>> "ack_distance": 0,
>> "rts_threshold": 0,
>> "frag_threshold": 0,
>> "ssid": "OpenWISP-TAHMID",
>> "hidden": false,
>> "wds": false,
>> "encryption": {
>> "protocol": "none"
>> },
>> "wmm": true,
>> "isolate": true,
>> "macfilter": "disable",
>> "maclist": []
>> },
>> "type": "wireless",
>> "name": "wlan0",
>> "mtu": 1500,
>> "mac": "",
>> "autostart": true,
>> "disabled": false,
>> "addresses": [],
>> "network": "lan"
>>
>
> this is the OpenWRT network name, you should remove this.
>
>
>> }
>> ]
>> }
>>
>
> Best regards
> *Federico Capoano*
> OpenWISP OÜ
> Harjumaa, Tallinn, Sepapaja tn 6, 15551
> VAT: EE101989729
> *openwisp.io* <http://openwisp.io/>
>
--
You received this message because you are subscribed to the Google Groups
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/openwisp/d1bbceb1-0bed-4806-b642-ecb095489938n%40googlegroups.com.