Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 769 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 769 Bytes

DDHCPD BATMAN-ADV integration

Integration of DDHCPD into batman-adv networks. The contained script ddhcpd-gateway-update manages the configuration of gateway and DNS server DHCP options, so clients can be configured with the right information.

Knowing the IP address of a gateway can be a hassle in batman-adv networks.

Configuration

Make sure your gateways use the same MAC address for their batman interface and the primary batman interface (which may also be a bridge) all the time. You need to install mesh-announce on your gateways, so DDHCPD can query the gateway address that should be announced over DHCP via respondd from the chosen gateway.

Further reading, see ddhcpd README.