I am replacing a Cisco with a CCR v6.9 that I am trying to configure as a central DHCP Server to answer relays on one interface from all our AP’s.
The APs (all in router mode) have external IPs in the same /24 subnet with static routes set to get to the inside /22 CPE-clients.
I set up a DHCP Server for each AP to give out that APs unique /22 inside address pool.
According to the Debug log the server seems to be answering with all of the correct network and pool info,
but the clients only only get the proper IP address from the pool and nothing else. No subnet mask , gateway or DNS.
There is a network definition for that subnet in the DHCP area.
As I mentioned above the DHCP Debug log also shows it answering relayed requests with the proper info.
This is a multi ip addressed interface with just one IP for multiple DHCP servers to answer various relay agents on the APs.
I have not sniffed the packets yet but that is the next step I guess.