Debian Auto-Configure Watchguard Firebox Edge x10e or Soho TC6
July 19th, 2007
No comments
While I was working at my last company I was asked to put together a build system that could detect and check files that could be flashed to a Watchguard Firebox Edge x10e or a SOHO TC6.
Basically it takes a file .cfg file checks to see if it a valid file format for either device and then checks the device is connected.
What you need is a PC with a nic set to DHCP that can be connected to the firebox, debian etch installed with nmap installed (aptitude install nmap)
Its very crude but it works!
The files are in bash script format
Read more…
Recent Comments