Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Balazs Fulop <balazs.fulop@initon.com>
To: netfilter@lists.netfilter.org
Subject: multiple uplinks masquerading
Date: Thu, 26 Oct 2006 11:27:45 +0200	[thread overview]
Message-ID: <45407F91.2030201@initon.com> (raw)

Dear List!

I am a system administrator at an IT company. We have recently
subscribed to a PPPoE Internet connection besides the one we are
currently using. I thought it would be a good idea to use them in
parallel, as described in the LARTC HOWTO
(http://lartc.org/howto/lartc.rpdb.multiple-links.html). I have set up
the two pppoe connections as described there and created the following
two rules in my iptables setup:
-t nat -A POSTROUTING -o ppp0 -j MASQUERADE
-t nat -A POSTROUTING -o ppp1 -j MASQUERADE
It worked more or less. In most cases the HTTP downloads were faster,
however, we had strange experiences. Sometimes SSH didn't seem to work
at all. SSH client asked for a password, but after that it hanged. FTP
never worked, but I have a thought that it won't ever work because of
that it uses two ports (control, data), and my links are weighted 1 - 1.
Important versions:
Linux 2.6.17.11-grsec
iproute2-ss041019
iptables v1.3.5
Could you please tell me if I did anything wrong? Please answer to the
sender address, I am not on the list. Thanks in advance.

Fülöp Balázs





             reply	other threads:[~2006-10-26  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26  9:27 Balazs Fulop [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-26  9:30 multiple uplinks masquerading Balazs Fulop

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=45407F91.2030201@initon.com \
    --to=balazs.fulop@initon.com \
    --cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox