I don't know of any "firewall" resource agent, but you can always write your own one (and contribute it later :) ).
Here's how to: http://wiki.linux-ha.org/OCFResourceAgent I'd recommend looking at the Dummy RA (/usr/lib/ocf/resource.d/heartbeat/Dummy) and start from there. Although that's just one tiny remark on the page, make sure you test your new script with ocf-tester - saves you from a lot of pain if it says the script is okay. Regards Dominik Robert L. Harris wrote: > > Anyone have either docs/link on creating my own resource/script to > restart my > firewall when heartbeat fails over, or a config I can look at? > > Robert > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
