From: "Nicolás Victorero Mier" <nico@telecable.es>
To: lartc@vger.kernel.org
Subject: [LARTC] Setup balancing a cable modem and an ADSL
Date: Sat, 03 Jul 2004 14:41:47 +0000 [thread overview]
Message-ID: <002701c4610b$e03e72a0$0a00a8c0@pain> (raw)
[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]
Hello,
I've setup a box, to balance traffic beetween a cable modem and an adsl, i've installed fedora core 2 in the box, then downloaded kernel 2.6.7, applied Julian Anastov parches for version 2.6.7, and then when i tried to compile the kernel i got and error about variable rt not declared, so i check the patch and saw one of the thing it changes is getting rid of line 84 of ipt_MASQUERADE.c ( struct rtable *rt; ), so i added the line back, and the kernel compiled ok.
Now i can have the hosts in my internal network being forwarded through both lines and all seems to work properly, but after some hours, it stops working and i cannot have packets forwarded by any of the lines, the linux box still can reach internet through both interfaces. I wonder if it's caused by my changes to ipt_MASQUERADE.c.
By the way my ultimate goal is too use both lines from 1 p2p host, but it seems not to work like that. I guess, all the p2p clients comes to my p2p box through line 1 (that has a inbound port forwarded to the p2p host), and so all the packets to that p2p clients goes through line 1 from then 2, while line 2 is virtually useless, i've checked with ntop, and line 1 bandwith usage is 20+times that of line 2.
Nico
[-- Attachment #2: Type: text/html, Size: 1898 bytes --]
reply other threads:[~2004-07-03 14:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='002701c4610b$e03e72a0$0a00a8c0@pain' \
--to=nico@telecable.es \
--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.