Eh, I gave up on web proxies a couple years back where I work. It is mostly
pointless in the age of "SSL for everything" after Snowden spilled the
beans on US gov spying of all open traffic. I am not interested in the
complexities of MITM certificates that web browsers are going to constantly
screa
half Of Grant Taylor
via bind-users
Sent: Wednesday, June 27, 2018 11:04 PM
Cc: bind-users@lists.isc.org
Subject: Re: Domain name based multihome routing?
On Jun 27, 2018, at 12:27 PM, Darcy Kevin (FCA)
wrote:
> I’m not convinced DNS has any valuable role to play here.
I can see the value
On Jun 27, 2018, at 12:27 PM, Darcy Kevin (FCA)
wrote:
> I’m not convinced DNS has any valuable role to play here.
I can see the value for services that have FQDNs that resolve to IP addresses
outside of their ASN(s) like Google / YouTube.
--
Grant. . . .
unix || die
smime.p7s
Description:
On Jun 27, 2018, at 11:59 AM, Dale Mahalko wrote:
> Guessing the potential background domains used by Microsoft / Steam, etc and
> monitoring bandwidth used by those domains is unfortunately the only option
> available.
If you can get information on the IP addresses associated with their ASN(s)
We do something somewhat similar with our LAN. We have a new cable
connection and an old DSL connection. The cable is 60x faster, but has
a dynamic IP and blocks various ports (esp. 25), so we keep the DSL so
we can send email directly etc.
Obviously, we don't want to stream video or even do much
, 2018 2:18 PM
To: Darcy Kevin (FCA)
Cc: bind-users@lists.isc.org
Subject: Re: Domain name based multihome routing?
On Wed, Jun 27, 2018 at 12:27 PM, Darcy Kevin (FCA)
mailto:kevin.da...@fcagroup.com>> wrote:
I’m not convinced DNS has any valuable role to play here. Seems like this is a
t
On Wed, Jun 27, 2018 at 12:27 PM, Darcy Kevin (FCA) <
kevin.da...@fcagroup.com> wrote:
> I’m not convinced DNS has any valuable role to play here. Seems like this
> is a traffic-shaping challenge; maybe one of the open source traffic
> shaping tools would fit the bill.
>
A Google search for multi
Due to the fact that I don't have the ability to program this experiment
myself without spending a couple more years to improve my coding skills,
could I interest anyone else here to do the programming work?
I would prefer someone who is associated with ISC who sounds like they
already know the co
.
- Kevin
From: bind-users On Behalf Of Dale Mahalko
Sent: Wednesday, June 27, 2018 1:00 PM
To: bind-users@lists.isc.org
Subject: Re: Domain name based multihome routing?
There is no way to know if this is
There is no way to know if this is the "right" or "wrong" approach without
actually trying it and see what happens.
Guessing the potential background domains used by Microsoft / Steam, etc
and monitoring bandwidth used by those domains is unfortunately the only
option available. It's not like any
On Tue, Jun 26, 2018 at 12:45 PM, Grant Taylor via bind-users <
bind-users@lists.isc.org> wrote:
Are you saying that you want to dynamically update routes to IPs resolved
in real time to specific host / domain names? Such that traffic to
specific hosts / domain names is routed over DSL? With th
On Tue, Jun 26, 2018 at 12:45 PM, Grant Taylor via bind-users <
bind-users@lists.isc.org> wrote:
>
> Are you saying that you want to dynamically update routes to IPs resolved
> in real time to specific host / domain names? Such that traffic to
> specific hosts / domain names is routed over DSL? W
On Tue, Jun 26, 2018 at 12:45 PM Grant Taylor via bind-users <
bind-users@lists.isc.org> wrote:
> On 06/25/2018 11:08 PM, Dale Mahalko wrote:
> > * The secondary program looks up the domain in a database, which also
> > includes the multihome destination for each domain. If a match is found,
> > a
On 06/25/2018 11:08 PM, Dale Mahalko wrote:
* The secondary program looks up the domain in a database, which also
includes the multihome destination for each domain. If a match is found,
a route is created to that multihome destination. Aliased acceleration
domains such as Akamai will be matche
I should also mention that I am not a formally trained programmer. I am
mostly an end-user looking for a readymade solution that doesn't require
understanding the source and recompiling it.
I can dabble, but I do not know all the intricacies of C/C++ to implement
with any level of stability or qua
Why send it to a secondary program? Just have named look the name up
in the database directly and then use a route socket to inject the
route. Named already uses a route socket to track interfaces coming
and going.
Note: CDN’s use the same machine for multiple names so you may not always
get the
16 matches
Mail list logo