All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jody Shumaker <jody.shumaker@gmail.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] General Traffic Control Question
Date: Wed, 08 Jun 2005 02:55:54 +0000	[thread overview]
Message-ID: <42A65E3A.5090507@gmail.com> (raw)
In-Reply-To: <42A648D4.6030901@cornerturn.com>

Jon wrote:

>On Tue, June 7, 2005 18:24, Cal Spadoni said:
>  
>
>>Here's my situation:
>>[Snip]
>>Is there a way to use iptables to force answers for data going out a
>>given ppp link to be returned using the same link?
>>
>>Thanks in advance for your help!!
>>
>>- Cal
>>
>>cspadoni@cornerturn.com
>>
>>    
>>
>
>Perhaps ip_connmark is what your looking for.
>
>--
>Regards,
>Jon
>
>  
>
Nah, the issue is sending out data from all 4 ppp interfaces with the 
same source ip, obviously the data is all going to be sent back to that 
one ip. The other end of the connections is sending down only 1 of the 4 
ppp interfaces. If all 4 ppp interfaces truly do have the same ip, then 
nothing can be done locally, it has to be done on the other end of the 4 
ppp interfaces.  However, if each of the 4 ppp interfaces does have a 
different ip, you could use some nat and load balancing,  there's a 
rther helpful faq here 
http://lartc.org/howto/lartc.rpdb.multiple-links.html  Using that 
method, the source ip will be cycled between the 4 for new connections, 
attempting to keep them load balanced.

- Jody
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

      parent reply	other threads:[~2005-06-08  2:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-08  1:24 [LARTC] General Traffic Control Question Cal Spadoni
2005-06-08  2:41 ` Jon
2005-06-08  2:55 ` Jody Shumaker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42A65E3A.5090507@gmail.com \
    --to=jody.shumaker@gmail.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.