All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alpt <alpt-6BmP915+9Ldg9hUCZPvPmw@public.gmane.org>
To: netfilter-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org
Cc: netsukuku-6BmP915+9Ldg9hUCZPvPmw@public.gmane.org
Subject: Multiple inet gw and multipath
Date: Tue, 28 Feb 2006 22:44:37 +0100	[thread overview]
Message-ID: <20060228214437.GA5695@nihil> (raw)

[-- Attachment #1: Type: text/plain, Size: 1654 bytes --]

Hi there,
this is the situation:

We have a multipath default route. Each nexthop is an ipip tunnel to different
inet gateways.

	default equalize 
        	nexthop via 10.10.1.1  dev tunl0 weight 1
	        nexthop via 10.10.1.2  dev tunl1 weight 1
	        nexthop via 10.10.1.3  dev tunl2 weight 1

Each inet gw has a different IP on the Internet, therefore the tcp connection
breaks if the packets go first from one gw and then after another one.
What we need is to use the same gw for all the packets of a connection.

We can use "-o, --out-interface [!] name" to mark the outgoing packets,
especially the packets which initialize a new connection, and associate each
tunX interface to a routing rule.

What's your advises?

You can understand better the the whole situation here:                                                                        
http://archives.free.net.ph/message/20060207.030317.37885ea1.en.html
http://marc.theaimsgroup.com/?l=linux-net&m=113550638110682&w=2                                                                
and here:                                                                                                                      
http://marc.theaimsgroup.com/?l=linux-net&m=113636640615375&w=2     

If we can resolve this problem, then it we'll be possible to use at the same
time multiple inet gw in Netsukuku:

http://lab.dyne.org/Ntk_IGS

Thanks ^_^
-- 
:wq!
"I don't know nothing" The One Who reached the Thinking Matter   '.'

[ Alpt --- Freaknet Medialab ]
[ GPG Key ID 441CF0EE ]
[ Key fingerprint = 8B02 26E8 831A 7BB9 81A9  5277 BFF8 037E 441C F0EE ]

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2006-02-28 21:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-28 21:44 Alpt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-28 23:06 Multiple inet gw and multipath Gary W. Smith
     [not found] ` <57F9959B46E0FA4D8BA88AEDFBE582901673AA-pXpRIbuYcI+xSBpebk8nUM8lm8qNBeZ/JUWSQBdlaSk@public.gmane.org>
2006-03-01  4:55   ` Alpt
2006-03-01  5:35     ` Philip Craig
     [not found]       ` <440532BA.40009-XXXsiaCtIV5Wk0Htik3J/w@public.gmane.org>
2006-03-02  2:38         ` Alpt

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=20060228214437.GA5695@nihil \
    --to=alpt-6bmp915+9ldg9huczpvpmw@public.gmane.org \
    --cc=netfilter-wool9L35kiczKOhml7GhPkB+6BGkLq7r@public.gmane.org \
    --cc=netsukuku-6BmP915+9Ldg9hUCZPvPmw@public.gmane.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.