El vie, 29-02-2008 a las 11:13 +0100, silvio escribió: > Hi, > > Is there any way to introduce a list of fixed ip into the dhcp > configuration whitout use the web interface? I have to introduce > thousands of them, and do it manually could cost me so much time. I'm > thinking to modify some configuration/template/etc... file to do it, > it's possible. Any help? >
If you have skills with perl is pretty easy. The exposed Perl API will do that easily to add ranges and fixed addresses on different interfaces. The main problem you have is to extract the valuable information from your old configuration files to a file, for instance, a CSV one. Best regards, _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
