I have a CCR1016-12G which I am trying to setup, for now in a super simple form. But something is wrong. I have a second CCR1016-12G which is working just fine.
Here is a very simple task I just performed, and am at a loss as to what is going on:
I reset the router back to default configuration, to make sure I didn’t mess something up
CCR comes back up as 192.168.88.1 on ether1 with no other configuration
I add a DHCP server to ether2, leave default settings, save it
At this point when I go to IP->DHCP Server, it shows the newly added DHCP Server as invalid, and the line is greyed out.
This makes no sense at all. It’s a super simple DHCP server…
I’ve tried resetting the configuration multiple times, only thing I haven’t tried is using net install to flash the device.
you have not applied an IP address to the port you are running the dhcp server. apply an IP address on the same network then the dhcp should become valid
I just went as far as re flashing the CCR with net install, and had the same problem. Finally I did end up doing what you suggested as well as plugging in a cable to ether2 (but I bet you simply adding the IP to ether2 was it) and now it’s all working.