* Martian source with 2 external interfaces
@ 2005-07-17 10:30 Jan Andersen
2005-07-17 12:50 ` /dev/rob0
2005-07-17 12:57 ` George Alexandru Dragoi
0 siblings, 2 replies; 3+ messages in thread
From: Jan Andersen @ 2005-07-17 10:30 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Martian source with 2 external interfaces
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
1 sibling, 0 replies; 3+ messages in thread
From: /dev/rob0 @ 2005-07-17 12:50 UTC (permalink / raw)
To: netfilter
Jan Andersen wrote:
> What I want (and need) is to have both external interfaces running at the
> same time.
http://www.ssi.bg/~ja/nano.txt
--
mail to this address is discarded unless "/dev/rob0"
or "not-spam" is in Subject: header
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Martian source with 2 external interfaces
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
1 sibling, 0 replies; 3+ messages in thread
From: George Alexandru Dragoi @ 2005-07-17 12:57 UTC (permalink / raw)
To: Jan Andersen; +Cc: netfilter
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-07-17 12:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox