|
From: Ron W. <rwh...@ar...> - 2010-03-12 12:59:29
|
Short answer Yes. Why not just manipulate the underlying DHCP files. They are just files with a well-know format. If you were willing to write a PHP program that you can call from a bash script, you could take the Webmin code for accessing and updating the files and add in your own batch processing part. Not much magic here. Ron Paul Gear wrote: > Hi folks, > > I have a DHCP server that i manage through Webmin, and i'd like to > bulk-add entries to a particular subnet. Is there a way to access this > from a bash script? > > Thanks, > Paul > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > - > Forwarded by the Webmin development list at web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > |