The lan config is correct, i only need to disable dhcp for the interface.
On Tuesday, April 28, 2020 at 12:23:14 PM UTC+2, Perry Couprie wrote:
>
> Hi,
> I defined a lan interface and it works. I can not find the way to disable
> the dhcp for the lan interface.
> How can i do this.
>
> Greetings from Amsterdam,
> Perry
>
> {
> "interfaces": [
> {
> "wireless": {
> "network": [
> "lan"
> ],
> "mode": "802.11s",
> "radio": "radio0",
> "mesh_id": "Highway",
> "mesh_fwding": 1,
> "mesh_rssi_threshold": 0
> },
> "type": "wireless",
> "name": "mesh0"
> },
> {
> "type": "bridge",
> "bridge_members": [
> "eth0.1",
> "mesh0"
> ],
> "name": "lan",
> "addresses": []
> }
> ]
> }
>
>
>
--
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/6eafb122-079a-47cb-93f8-b5c95837acb8%40googlegroups.com.