All of lore.kernel.org
 help / color / mirror / Atom feed
From: bert hubert ahu@ds9a.nl
To: lartc@vger.kernel.org
Subject: [LARTC] Two kinds of bandwidth ...
Date: Wed, 01 Nov 2000 11:19:22 +0000	[thread overview]
Message-ID: <marc-lartc-98373938216878@msgid-missing> (raw)
In-Reply-To: <marc-lartc-98373938216877@msgid-missing>

<PRE>On Wed, Nov 01, 2000 at 02:34:33AM -0300, Aldrin Martoq A. wrote:

&gt;<i> The problem is that the ISP link is a &quot;dual&quot; contract. 10MBit for
</I>&gt;<i> &quot;National&quot; traffic (By law in my country, all ISPs must be inter-connected
</I>&gt;<i> so the national traffic is not so bad). But there is only 128KBit for
</I>&gt;<i> &quot;International&quot; traffic, and that is managed by the &quot;magic routers&quot; out of
</I>&gt;<i> my access and control.
</I>
The magic routers are running BGP - see rfc1771, routing traffic to
different ASses in different ways, see below.

&gt;<i> Any ideas? (Besides education). Is just impossible?
</I>&gt;<i> If I get the &quot;magic routers&quot; tables, can I do something useful ?
</I>
Yes, you can work this out, but it is some work, but it is fun. IP blocks
are assigned to Autonomous System numbers. I suspect that chile only has
very few ASs - you should be able to work this out. 

Your mailserver lives in AS11340 (Red Universitaria Nacional), and is
connected to the world via AS7004 (CTC Transmisiones Regionales S.A.) and
AS1 (BBN Planet), and the BGP configuration makes it very clear that the
link to BBN is expensive.

In order to shape different kinds of traffic, you need to know what can be
routed via AS7004, and what via AS1. I suspect that you can find out which
ASses 'peer' at AS7004 - from then on it is easy to figure out which IP
addresses are in those ASses. 

With those netmasks, you will be able to mark packets, and shape on that
mark.

Regards,

bert hubert

-- 
PowerDNS                     Versatile DNS Services  
Trilab                       The Technology People   
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet


</PRE>

  reply	other threads:[~2000-11-01 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-01  5:34 [LARTC] Two kinds of bandwidth Aldrin
2000-11-01 11:19 ` bert [this message]
2000-11-01 16:27 ` Aldrin

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-98373938216878@msgid-missing \
    --to=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.