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/cfbb6c24-ee8f-409f-9fd5-77ce0da04d9d%40googlegroups.com.

Reply via email to