From: "Lasse B. Jensen" <gymer@odense.kollegienet.dk>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Connection timeout on multipath
Date: Tue, 07 Oct 2003 19:59:09 +0000 [thread overview]
Message-ID: <marc-lartc-106555693509833@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106542113110159@msgid-missing>
Cant anyons help on this ?
--
Lasse B. Jensen
On Mon, 6 Oct 2003, Lasse B. Jensen wrote:
> Hey all
>
> I have 5 adsl lines and have the following setup
>
> INTERNET
> ------------------------
> ADSL lines 192.168.1.1-5
> ------------------------
> | | | | |
> ---------
> switch
> ---------
> |
> ---------
> eth1
> linux nat box
> eth0
> ---------
> |
> ---------
> LAN
>
> Right now i do the following, which are working correctly:
>
> I mark incoming packets via mark in iptables, connection are marked 1-5
>
> Then i via 5 ip route tables adsl1-5 in each of them i specify the gateway
> (one of the adsl lines 192.168.1.1-5)
>
> This all works correctly.
>
> However i would like to have all adsllines i on multipath. i have tried:
>
> Marking all traffic with mark 1
>
> ip route table adsl1
>
> ip route add table adsl1 default equalize proto static nexthop via
> 192.168.1.1 dev eth1 nexthop via 192.168.1.2 dev eth1 nexthop via
> 192.168.1.3 dev eth1 nexthop via 192.168.1.4 dev eth1 nexthop via
> 192.168.1.5 dev eth1
>
> I have applied the patches to the kernel from
> http://www.ssi.bg/~ja/#routes
>
> I have a "ping-operation" in the background as descripted in the
> dgd-usage.txt
>
> All traffic now is now sent via on of the adsl lines, everything seems to
> work, but !!!! Programs from the lan-computer seems to timeout, i have
> tried quite some thing but nothing seems to work! Please help ;)
>
> --
> Lasse B. Jensen
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
prev parent reply other threads:[~2003-10-07 19:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-06 6:12 [LARTC] Connection timeout on multipath Lasse B. Jensen
2003-10-07 19:59 ` Lasse B. Jensen [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=marc-lartc-106555693509833@msgid-missing \
--to=gymer@odense.kollegienet.dk \
--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.