<div dir="ltr"><div class="im"><div>>>Why not use a DNS for the clients?<br></div></div>How
 i would be sure that request coming from the ISP-1 on the DNS server ? 
and then point it to the local caching server? I mean i can use View 
directive of BIND to route specific ips (local ISP clients) to the local
 caching server and what if tomorrow the ISP has added more clients to 
their network ? I'll also have to add those new ip prefixes to DNS server.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 17, 2014 at 11:45 PM, shahzaib shahzaib <span dir="ltr"><<a href="mailto:shahzaib.cb@gmail.com" target="_blank">shahzaib.cb@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class=""><div>>>Why not use a DNS for the clients?<br></div></div>How i would be sure that request coming from the ISP-1 on the DNS server and then point it to the local caching server? I mean i can use View directive of BIND to route specific ips (local ISP clients) to the local caching server and what if tomorrow the ISP has added more clients to their network ? I'll also have those new ip prefixes to DNS server.<br>

<br></div><div class="">Please correct me if i am wrong.<br></div><div><div class="h5"><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 17, 2014 at 11:32 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">shahzaib1232 Wrote:<br>
-------------------------------------------------------<br>
<div>> i don't think the solution rdns will be suitable for us. I have<br>
> checked the<br>
> zebra software to make linux a BGP router<br>
> <a href="http://www.techrepublic.com/article/use-zebra-to-set-up-a-linux-bgp-os" target="_blank">http://www.techrepublic.com/article/use-zebra-to-set-up-a-linux-bgp-os</a><br>
> pf-router/<br>
><br>
> Could you tell me if BGP is capable of doing what we want? Because our<br>
> local ISP supports this method and i have no idea how to implement it.<br>
><br>
> Functionality we need, is to auto detect the new ip prefixes from<br>
> local ISP<br>
> so they'll not have to provide us thousands of prefixes on daily<br>
> basis.<br>
<br>
</div>Why not use a DNS for the clients? your making things too complicated.<br>
<br>
Client-1-request@ISP-1 -> <a href="http://edge1.streaming.au" target="_blank">edge1.streaming.au</a> ISP-1-DNS -> 12.34.56.78 (which<br>
is your edge box)<br>
Client-1-request@ISP-2 -> <a href="http://edge1.streaming.au" target="_blank">edge1.streaming.au</a> ISP-2-DNS -> 99.88.77.66 (which<br>
is your box in the US)<br>
<br>
Anyone from ISP-1 will always be directed to the edge systems, anyone else<br>
to where-ever you point the dns.<br>
<br>
ISP's also use regional DNS servers which allows you more edge systems<br>
closer to the users.<br>
<br>
Anyway, BGP see <a href="http://bird.network.cz/" target="_blank">http://bird.network.cz/</a> (netflix solution)<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249997,250953#msg-250953" target="_blank">http://forum.nginx.org/read.php?2,249997,250953#msg-250953</a><br>
<div><div><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div></div></div></div></div>
</blockquote></div><br></div>