Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
Registered User
 
Join Date: Sep 2012
Location: Växjö Sweden/Hannover Germany
Posts: 1,135
Want faster internet?

Use Cloudflares 1.1.1.1
http://1.1.1.1

Linus Tech Tips explains:
https://www.youtube.com/watch?v=kqnvrjgyEMc

Anyone here using 1.1.1.1?

Old 04-26-2018, 01:11 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,437
As a former network designer, tuner, troubleshooter, and infrastructure guru....

Poor DNS performance (and I was a systems guy...) has caused more "network problems" than I can recall...from slowdowns to total lockups...

I knew what this was about before clicking
Old 04-26-2018, 01:52 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,320
No thanks, I run my own caching server. That also spoofs all sorts of ad servers and trackers.
Old 04-26-2018, 02:48 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,437
Quote:
Originally Posted by id10t View Post
No thanks, I run my own caching server. That also spoofs all sorts of ad servers and trackers.
I always had the latest, most robust DNS servers too, running on some SERIOUSLY dedicated, high-octane, carrier grade servers ...doesn't matter . I'm not advocating the OP's product...just pointing out the first place I always looked when the shtf and it's a "network problem".... nah...it's DNS (again)

Still always was " my" problem....network or ???, until I fixed it...or rubbed the offender's nose in it...I often had a brown nose too....but it wasn't due to "the network problem"
Old 04-26-2018, 03:09 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Registered
 
MBAtarga's Avatar
 
Join Date: Jul 2001
Location: Lawrenceville GA 30045
Posts: 7,377
All sorts of concerning comments on that Youtube video. Buyer (user) beware.
__________________
Mark

'83 SC Targa - since 5/5/2001
'06 911 S Aerokit - from 5/2/2016 to 11/14/2018
'11 911 S w/PDK - from 7/2/2021 to ???
Old 04-26-2018, 06:10 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
Registered
 
Scott R's Avatar
 
Join Date: Feb 2001
Location: Aspen CO US
Posts: 16,054
Garage
Quote:
Originally Posted by id10t View Post
No thanks, I run my own caching server. That also spoofs all sorts of ad servers and trackers.
This is how you do it.
__________________
2021 Model Y
2005 Cayenne Turbo
2012 Panamera 4S
1980 911 SC
1999 996 Cab
Old 04-26-2018, 07:57 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
I see you
 
flatbutt's Avatar
 
Join Date: Nov 2002
Location: NJ
Posts: 29,889
Quote:
Originally Posted by Scott R View Post
This is how you do it.
Just how does one do this?
__________________
Si non potes inimicum tuum vincere, habeas eum amicum and ride a big blue trike.
"'Bipartisan' usually means that a larger-than-usual deception is being carried out."
Old 04-26-2018, 08:49 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
Registered
 
Halm's Avatar
 
Join Date: Jan 2002
Location: VA
Posts: 3,573
Quote:
Originally Posted by flatbutt View Post
Just how does one do this?
I think that is a major part of what is being discussed. Keith is running dedicated hardware and software -probably Linux or Unix- to support a large enterprise. My wife and I just retired as a 2 person IT consulting shop. We ran in the home office a full blown, but less intensive hardware infrastructure based on the latest MS server OS. For our respective users, I bet there is not a spec of performance difference.

But the average home user who wants better performance probably doesn't want to buy hardware and maybe software, plus have to manage it. So something like the OP's solution or even an Open DNS subscription is a better idea for the average user.

YMMV
__________________
'06 Cayman S
'16 Cayenne
'08 Audi RS 4
Old 04-26-2018, 09:54 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Registered
 
Ronbo's Avatar
 
Join Date: May 2001
Location: Tarzana, CA / Oxnard, CA
Posts: 966
I've been using this for about a month now to try it out. I used Google's DNS previously. Maybe it's faster or maybe it isn't, but I can't tell the difference between the two.


Sent from my iPad using Tapatalk
__________________
Ron
'88 Coupe (formerly)
Old 04-26-2018, 10:40 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,320
Quote:
Originally Posted by flatbutt View Post
Just how does one do this?
Get a Raspberry Pi. Flash a microsd card wtih latest Raspbian. Set it up on your network with a static IP address. Install bind9. Confirm bind9 is working with a few nslookups pointing at localhost for a source. Assuming it all works (it should) configure your DHCP server to give clients the IP you assigned to the Pi to use as their DNS server.

Just published a slightly older version of my course materials as a public resource in our LMS that has all sorts of good services with Linux networking info in it. The caching DNS is covered, as is setting up the same DNS service to block ads across your *entire* network.

https://courses.sfcollege.edu/courses/348388

Old 04-26-2018, 12:05 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,320
Quote:
Originally Posted by Halm View Post

But the average home user who wants better performance probably doesn't want to buy hardware and maybe software, plus have to manage it.

YMMV
You would think that the replacement router firmwares (tomato, dd-wrt, etc) would include a caching DNS service ...

I've thought about packaging up a Pi and SD card wtih image and a SERIOUSLY strong filter (block all, whitelist some) as a "internet filter for the morally uptight that actually works". But I don't have time to do it, or the desire to deal with the morally uptight....
Old 04-26-2018, 12:09 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Formerly bb80sc
 
Vipergrün's Avatar
 
Join Date: Aug 2001
Location: Hollywood Beach, CA
Posts: 4,361
8.8.8.8
__________________
Cheers
-Brad
2015 Cayman GTS
2015 4Runner Limited
Old 04-27-2018, 09:35 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
least common denominator
 
scottmandue's Avatar
 
Join Date: Aug 2001
Location: San Pedro,CA
Posts: 22,506
Quote:
Originally Posted by Holger View Post
Use Cloudflares 1.1.1.1
http://1.1.1.1

Linus Tech Tips explains:
https://www.youtube.com/watch?v=kqnvrjgyEMc

Anyone here using 1.1.1.1?
All very fine and good but what does Charlie Brown's little brother have to do with this?
__________________
Gary Fisher 29er
2019 Kia Stinger 2.0t gone
1995 Miata Sold
1984 944 Sold
I am not lost for I know where I am, however where I am is lost. - Winnie the poo.
Old 04-27-2018, 11:58 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,437
Quote:
Originally Posted by Vipergrün View Post
8.8.8.8
Yep...never had to use it as a name server, but if at home, and I've suspected DNS issues I've pointed to it just to check in the past.
Old 04-27-2018, 12:49 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
It'll be legen-waitforit
 
stealthn's Avatar
 
Join Date: Jan 2002
Location: Calgary, Canada
Posts: 6,976
Use OpenDNS (now Cisco Umbrella) fantastic product.
__________________
Bob James
06 Cayman S - Money Penny
18 Macan GTS
Gone: 79 911SC, 83 944, 05 Cayenne Turbo, 10 Panamera Turbo
Old 04-28-2018, 08:05 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #15 (permalink)
?
 
Join Date: Apr 2002
Posts: 30,437
Sometimes using a cloud based DNS, or Internet name server like (8.8.8.8), can be an excellent choice....then again, it could simply kill performance....it depends. Most of you are looking at this strictly from the client side....what if you have a web server that issues 57 DNS lookups (no cache) to deliver a single home page? There is no one size fits all DNS performance panacea imo...it just depends on what's going on behind the curtain...YMMV.

Old 04-29-2018, 02:34 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #16 (permalink)
Reply


 


All times are GMT -8. The time now is 02:22 PM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.