From: Ramin Alidousti <ramin@UU.NET>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Routing using 2 ISPs (one flatrate - the other not)
Date: Sun, 29 Apr 2001 19:14:12 +0000 [thread overview]
Message-ID: <marc-lartc-98857172228772@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98854911327625@msgid-missing>
Hello,
On Sun, Apr 29, 2001 at 02:57:53PM +0200, Torge Szczepanek wrote:
> ISP1 2 MBit flat ----------- eth0 \
> -- Linux Box eth2 --- private LAN
> ISP2 100 MBit non-flat ----- eth1 /
>
> All data should be transferred from/to the 2MBit ISP, where I don't have
> to pay anything for my used bandwith (flatrate).
>
> When the bandwith is filled up, I like to route all excess traffic
> through the ISP2 where I have to pay for all *incoming* traffic.
If ISP2 does not do anti-spoofing then you could send all your traffic
out through eth1 with the source of eth0 so that everything comes back
through eth0 (and you dont pay for your *incoming* traffic). This does
not answer to your question but is just a thought to consider.
>
> ISP1 2 MBit flat ----------- eth0 \ / private LAN
> -- Linux Box eth2 --
> ISP2 100 MBit non-flat ----- eth1 / \ ISP2 net
>
> ISP2 net is a network, which is routed from ISP2 to my linux box.
>
> Is there any possibility to route some of this traffic through the 2MBit
> link? I only have to pay for traffic which I receive *from* the internet.
if you say that you don't have to pay for the traffic you send to IPS2,
why do you want to send some of your traffic to ISP1. But in general if you
want to do this then you must make sure that the packets (which have the
source of your "ISP2 net" will not get dropped by ISP1 because of anti-spoofing.
Ramin
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
prev parent reply other threads:[~2001-04-29 19:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-29 12:57 [LARTC] Routing using 2 ISPs (one flatrate - the other not) Torge Szczepanek
2001-04-29 19:14 ` Ramin Alidousti [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-98857172228772@msgid-missing \
--to=ramin@uu.net \
--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.