Does anyone know if its possible to install a custom router firmware, such as dd-wrt and then use a central config management tool to push/pull changes? The setup here involves each office having their own router, and as the 'ISP' we need to control/maintain router config. Just wondered if its been done before?
|
feedback
|
|
I have several WRT54GL routers that I have flashed dd-wrt v24-sp2 onto. The majority of the settings on these routers are identical as they are all performing the same functions. I manage these devices over the WAN link via ssh. I have wrote a script to log into a list of routers via my ssh settings. The script will update each router with a list of nvram settings for example:
You should also be able to perform an NVRAM show and record that information for a backup configuration Another option with ddwrt might be SNMP if you are familer with that. I have not tried using it with ddwrt devices, but have heard from others that it is supported. | |||
|
feedback
|