From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Brenton Subject: Re: Updating multple iptables on servers Date: Tue, 08 Jun 2004 04:31:44 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1086683503.2008.6.camel@grendel> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: hyper@ubn.dk Cc: netfilter On Tue, 2004-06-08 at 04:09, hyper@ubn.dk wrote: > > Is it possible to update iptables from a central server. I got 25 servers > using the same firewall and i need something to update them all from a > central server. > > Any ideas? Fanout is your friend: http://www.stearns.org/fanout/ To quote the docs: "This tool will run commands on multiple machines at the same time via ssh." Bill has a number of excellent Linux tools up on his site, this being one of them. HTH, Chris