RE: Syncing iptables rules between two servers
"Jordan.Dallas" <[email protected]> Tue, 11 Apr 2006 14:33:05 -0400
| Newsgroups | gmane.comp.security.basics,gmane.comp.security.linux |
|---|---|
| Message-ID | <45AD618DC51F8446B096DFF8A83336CB4C9584@GA016E0M6.corp.suntrust.com> |
Couldn't you use rsync and ssh to get the files in sync? Something along the lines of root@rover:~# rsync -ave ssh machine1:/dir/to/rulesfile /dir/to/rulesfile and then reload the rules after syncing. -----Original Message----- From: Lars Solberg [mailto:[email protected]] Sent: Saturday, April 08, 2006 6:26 PM To: [email protected]; [email protected] Subject: Syncing iptables rules between two servers Hi Is there anyone that know about how I can "sync" iptables rules on two different servers? The plan is to have (on one of the servers) a script that automaticly block ip adresses with iptables depending on different conditions. When that ip adress is blocked I want it to automaticly be blocked on another server to. One idea is to change the script that is adding the block rule to iptables to make it soo it can send the rule to the other server, but this is not an option, the iptables rules must be synced after the iptables rule have been added. Another idea is to get the iptables to use an sql database of some sort to load the rules, but I dont know how, and this whould be somehow ruining the whole thing of having a firewall if you make it dependent an sql server (i think).. But afterall, if this is possible this is option. Any ideas? Hope someone can help out.. Thanks Lars ------------------------------------------------------------------------ - This List Sponsored by: Webroot Don't leave your confidential company and customer records un-protected. Try Webroot's Spy Sweeper Enterprise(TM) for 30 days for FREE with no obligation. See why so many companies trust Spy Sweeper Enterprise to eradicate spyware from their networks. FREE 30-Day Trial of Spy Sweeper Enterprise http://www.webroot.com/forms/enterprise_lead.php ------------------------------------------------------------------------ -- LEGAL DISCLAIMER The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. Seeing Beyond Money is a service mark of SunTrust Banks, Inc. [ST:XCL] ------------------------------------------------------------------------- This List Sponsored by: Webroot Don't leave your confidential company and customer records un-protected. Try Webroot's Spy Sweeper Enterprise(TM) for 30 days for FREE with no obligation. See why so many companies trust Spy Sweeper Enterprise to eradicate spyware from their networks. FREE 30-Day Trial of Spy Sweeper Enterprise http://www.webroot.com/forms/enterprise_lead.php --------------------------------------------------------------------------