Linux Netfilter discussions
 help / color / mirror / Atom feed
From: George Alexandru Dragoi <waruiinu@gmail.com>
To: Jan Andersen <jma@agile.dk>
Cc: netfilter@lists.netfilter.org
Subject: Re: Martian source with 2 external interfaces
Date: Sun, 17 Jul 2005 15:57:15 +0300	[thread overview]
Message-ID: <3063e505071705576be41f03@mail.gmail.com> (raw)
In-Reply-To: <20050717103025.A66F3B1B@agile.dk>

for i in /proc/sys/net/ipv4/conf/*/log_martians ; do
echo 0 > $i
done


And you are done :).

I believe you have the problem because some packets go out to one
interface, and comes back to the other, a common thing to asymetric
routing. I doubt you have hundred of thousounds routes , so you must
use some complicated setup for your load balancing to get those
errors.

On 7/17/05, Jan Andersen <jma@agile.dk> wrote:
> Hi
> 
> 
> 
> I have a setup with 3 interfaces, one for the LAN, one for a cable-modem and
> one for DSL.
> 
> 
> 
> What I want (and need) is to have both external interfaces running at the
> same time.
> 
> 
> 
> When I one have my LAN and one of the external running then everything is
> working just fine. But when I turn on both interfaces at the same time my
> machine is generating a huge amount of martian-source errors in the log. I
> even tried to turn off the firewall, but with out luck.
> 
> 
> 
> Why is this happening, and how do I solve this problem?
> 
> 
> 
> Regards
> 
> 
> 
> Jan Andersen
> 
> 
> 
> 


-- 
Bla bla


      parent reply	other threads:[~2005-07-17 12:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-17 10:30 Martian source with 2 external interfaces Jan Andersen
2005-07-17 12:50 ` /dev/rob0
2005-07-17 12:57 ` George Alexandru Dragoi [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=3063e505071705576be41f03@mail.gmail.com \
    --to=waruiinu@gmail.com \
    --cc=jma@agile.dk \
    --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