GitHub - ynezz/openwrt-odhcpd: OpenWrt DHCP Server
github.com › ynezz › openwrt-odhcpdOct 01, 2019 · README. odhcpd - Embedded DHCP/DHCPv6/RA Server & Relay ** Abstract ** odhcpd is a daemon for serving and relaying IP management protocols to configure clients and downstream routers. It tries to follow the RFC 6204 requirements for IPv6 home routers. odhcpd provides server services for DHCP, RA, stateless and stateful DHCPv6, prefix delegation ...
[OpenWrt Wiki] WIDE-DHCPv6 client configuration
openwrt.org › docs › guide-userBasic Properties. The section of type dhcp6c named basic defines common client settings. All defined options of this section are listed below. Specifies the type of DNS server in use to propagate received DNS information. At the time of writing, only dnsmasq is supported. Override the DUID used for DHCPv6 requests.
[OpenWrt Wiki] IPv6
openwrt.org › docs › guide-userNov 27, 2021 · How to use OpenWrt behind a Freebox with IPv6 delegation. IPv6 configuration. IPv6 extras. IPv6 multicast. IPv6 on L2TP softwire. IPv6 with Hurricane Electric. IPv6 with Hurricane Electric using LuCI. NAT6 and IPv6 masquerading. WIDE-DHCPv6 client configuration.
GitHub - ynezz/openwrt-odhcpd: OpenWrt DHCP Server
https://github.com/ynezz/openwrt-odhcpd01.10.2019 · DHCPv6-support with 2 modes of operation server: stateless, stateful and PD-server mode a) stateless and stateful address assignment b) prefix delegation support c) dynamic reconfiguration in case prefixes change d) hostname detection and hosts-file creation relay: mostly standards-compliant DHCPv6-relay a) support for rewriting announced DNS-server …
[OpenWrt Wiki] odhcpd
openwrt.org › docs › techrefOct 01, 2021 · odhcpd See also: odhcpd upstream documentation odhcpd is an embedded DHCP/DHCPv6/RA server & NDP relay. Abstract odhcpd is a daemon for serving and relaying IP management protocols to configure clients and downstream routers. It tries to follow the RFC 6204 requirements for IPv6 home routers.
[OpenWrt Wiki] IPv6
https://openwrt.org/docs/guide-user/network/ipv627.11.2021 · How to use OpenWrt behind a Freebox with IPv6 delegation. IPv6 configuration. IPv6 extras. IPv6 multicast. IPv6 on L2TP softwire. IPv6 with Hurricane Electric. IPv6 with Hurricane Electric using LuCI. NAT6 and IPv6 masquerading. WIDE-DHCPv6 client configuration.
[OpenWrt Wiki] DNS and DHCP configuration /etc/config/dhcp
openwrt.org › docs › guide-userDec 16, 2021 · OpenWRT interface name (NOT network device name) where the destination DHCP server is located. local_addr: string : yes (none) This OpenWRT device's own IP address on the far subnet, where it will listen for DHCP requests. server_addr: string : yes (none) IP address of the upstream DHCP server accessible through the network given by the ...
[OpenWrt Wiki] IPv6 configuration
openwrt.org › docs › guide-userNov 27, 2021 · OpenWrt features a versatile RA & DHCPv6 server and relay. Per default SLAAC and both stateless and stateful DHCPv6 are enabled on an interface. If there are any prefixes of size /64 or shorter present then addresses will be handed out from each prefix.