From mboxrd@z Thu Jan 1 00:00:00 1970 From: "curby ." Subject: Re: Multiple SNAT source address ranges Date: Tue, 6 Sep 2005 14:27:05 -0600 Message-ID: <5d2f379105090613274d3bf9e@mail.gmail.com> References: <43189DA7.2040604@lenderlab.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <43189DA7.2040604@lenderlab.com> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: Kirk Hoganson Cc: netfilter@lists.netfilter.org On 9/2/05, Kirk Hoganson wrote: > I am attempting to create SNAT rules that will round-robin through a > series of addresses from different ranges as per the man page. http://netfilter.org/patch-o-matic/pom-base.html#pom-base-nth=20 probably does what you need. In fact, its example is round robin SNAT. =3D= ) --Curby