Re: [openwisp] Info for tx power on radio

2024-05-10 Thread Sujeet kumar
Hi michele,

Follow this configuration in advanced raw json may solve your problem -

{
"radios": [
{
"name": "radio0",
"phy": "phy0",
"driver": "mac80211",
"protocol": "802.11n",
"channel": 11,
"channel_width": 20,
"tx_power": 5,
"country": "IT"
},
{
"name": "radio1",
"phy": "phy1",
"driver": "mac80211",
"protocol": "802.11n",
"channel": 36,
"channel_width": 20,
"tx_power": 4,
"country": "IT"
}
]
}

For more desired configuration about radios tx power follow the links given
below

https://openwrt.org/docs/guide-user/network/wifi/basic#wi-fi_devices

https://netjsonconfig.openwisp.org/en/stable/backends/openwrt.html#radio-example



On Fri, May 10, 2024, 10:42 PM Michele Salerno  wrote:

> Hi,
>
> How can I set the transmission power on wireless radios?
>
> Example: I want average power on 2.4GHz and maximum power on 5GHz.
>
> Best regards,
>
> Michele
>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/610af57e-acbb-4a5f-8b47-5f3c618c6b40%40gmail.com
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CA%2BeX7eiy-bxnWDSh8PuhVvuQMNnM9A%3DfpLJYMr1uDVzdaxBhWA%40mail.gmail.com.


[openwisp] Info for tx power on radio

2024-05-10 Thread Michele Salerno

Hi,

How can I set the transmission power on wireless radios?

Example: I want average power on 2.4GHz and maximum power on 5GHz.

Best regards,

Michele

--
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/610af57e-acbb-4a5f-8b47-5f3c618c6b40%40gmail.com.


Re: [openwisp] OPENWISP RADIUS

2024-05-10 Thread Federico Capoano
If you open the URL of the OpenWISP admin web interface, do you see any SSL
certificate warning?
If so, you're using an untrusted certificate. You can still use it, but
will have to configure freeradius to either not verify the validity of the
certificate or trust it.

Best regards
*Federico Capoano*

On Fri, 10 May 2024 at 08:31, Kolla Honey  wrote:

> Hello, I m new to openwisp. I have downloaded RADIUS using ansible and I
> followed the documentation provided in the web, yet whenever I m running my
> freeradius server, I m getting error as rest: ERROR: Request failed: 60
> -SSL peer certificate or SSHkey was not ok.
> rest:ERROR: Server returned no data. I did try different combinations to
> make it work but it is still throwing same error. Can anyone help me what
> need to done? any inputs are needed from my end.
>
> --
> 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 openwisp+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/openwisp/a3be1e62-45e4-42ea-825a-8cc0e94b986bn%40googlegroups.com
> 
> .
>

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/CAAGgX6Ko2SzmCFUpeG0gK8FzY1Fb0-ZRAuRt-ij-Rbxjk4E5SA%40mail.gmail.com.


[openwisp] OPENWISP RADIUS

2024-05-10 Thread Kolla Honey
Hello, I m new to openwisp. I have downloaded RADIUS using ansible and I 
followed the documentation provided in the web, yet whenever I m running my 
freeradius server, I m getting error as rest: ERROR: Request failed: 60 
-SSL peer certificate or SSHkey was not ok.
rest:ERROR: Server returned no data. I did try different combinations to 
make it work but it is still throwing same error. Can anyone help me what 
need to done? any inputs are needed from my end.

-- 
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 openwisp+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/a3be1e62-45e4-42ea-825a-8cc0e94b986bn%40googlegroups.com.