| Author |
Message |
caker
Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ
|
| Posted: Tue Dec 30, 2003 10:29 am Post subject: XO Routing Issue early morning 12/30/2003 |
|
|
In anticipation of my arrival at XO, they modified their routing tables which caused theshore.net's DNS servers and websites to be unavailable. The problem was corrected this morning.
Thanks,
-Chris |
|
| Back to top |
|
rjp
Joined: 15 Aug 2003
Posts: 102
|
| Posted: Wed Dec 31, 2003 11:44 am Post subject: Backup DNS servers... |
|
|
IMHO, it's always a good idea to have a backup DNS server on a different network, in case such troubles arise. It might not be a bad idea to put one of the Linode DNS servers (or add a third DNS server) on HE's network to prevent this from happening again.
My Apache installation decided to shut down when it couldn't resolve its hostname after the daily log rotation. I've since added an entry into my /etc/hosts file to deal with this problem... |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ
|
| Posted: Wed Dec 31, 2003 11:57 am Post subject: |
|
|
That's in the works for my own domains.
I've been working under the assumption that all the distros pull their nameservers from the DHCP server. The DHCP servers at each datacenter are populated with the correct local DNS servers... But, Gentoo for example doesn't pull that info in -- it uses the default /etc/resolv.conf file from the template filesystem you installed from, which only has theshore's DNS servers...
It's a very good idea to add ThePlanet's or Hurricane's dns servers to your resolv.conf file if that's the case...
Name: ns1.theplanet.com
Address: 216.234.234.30
Name: ns2.theplanet.com
Address: 12.96.160.115
Name: ns1.he.net
Address: 216.218.130.2
Name: ns2.he.net
Address: 216.218.131.2
-Chris |
|
| Back to top |
|
adamgent
Joined: 23 Jun 2003
Posts: 261
|
| Posted: Wed Dec 31, 2003 1:01 pm Post subject: |
|
|
Or you could install something like pdnsd and point it to the root DNS servers.
Adam |
|
| Back to top |
|
rjp
Joined: 15 Aug 2003
Posts: 102
|
| Posted: Wed Dec 31, 2003 4:58 pm Post subject: |
|
|
| I run BIND in caching mode on my Linode, set to query the root name servers. When XO snafu'ed the routing to your DNS servers, *.linode.com was unresolvable worldwide, since both the primary and secondary nameservers were on the same route. |
|
| Back to top |
|
caker
Joined: 15 Apr 2003
Posts: 2392
Location: Galloway, NJ
|
| Posted: Wed Dec 31, 2003 7:02 pm Post subject: |
|
|
I've registered two more dns servers on two additional networks (for a total of three different networks) for both theshore.net and linode.com.
That should take care of it!
-Chris |
|
| Back to top |
|
| |