Hi all.
We have installed docsis_server-2.0.4 without any problem and our CMs can get online, but the problem is that no PC is able to get its IP form the docsis_server.
This is our config of the config_nets table:
INSERT INTO config_nets VALUES
('CM' , '10.40.192.1', 1,'10.40.192.0/18', '10.40.192.1', 'NO', 'NO', 'NO','10.40.192.5', '10.40.255.254', 86400, 10,0,0),
('CPE', '10.41.192.1', 1,'10.41.192.0/18','10.41.192.1','YES','YES', 'NO','10.41.192.5','10.41.255.254', 86400, 100,0,0);
And this is the error we have: