Skip to Content.
Sympa Menu

discuss - Re: [opennic-discuss] Technical Problems

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

Re: [opennic-discuss] Technical Problems


Chronological Thread 
  • From: Rene Paulokat <rene AT so36.net>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] Technical Problems
  • Date: Thu, 23 Dec 2010 21:33:39 +0100
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>
  • Openpgp: id=0F8DDFBB
  • Organization: SO36.NET

On Thu, 23 Dec 2010 12:16:44 -0700
Jeff Taylor <shdwdrgn AT sourpuss.net> wrote:

> If you want to suggest some troubleshooting for him, go for it. His
> resolv.conf is showing opennic nameservers, so what else should he be
> looking at? I've never worked with a pppd setup before, so is there
> another location he should be looking for dns resolvers? The only thing
> I can think of is that he gave us a copy of /etc/pppd/resolv.conf, but
> did not tell us if /etc/resolv.conf also exists (and what the contents
> of that might be).
[...]

exactly this is the point.
if the machine does not resolve opennic-tlds - this is the place to look at
at first.

he should do the following:

--- snip ---

rp@tank:~/devel$ cat /etc/resolv.conf
nameserver 89.246.64.38 # versatel-dns
rp@tank:~/devel$ ping -c 1 www.opennic.glue
PING www.opennic.glue (89.246.64.39) 56(84) bytes of data.
64 bytes from paxweb.versatel-nord.de (89.246.64.39): icmp_req=1 ttl=58
time=14.1 ms
[...]

rp@tank:~/devel$ sudo vi /etc/resolv.conf # change your preferred
resolver here

rp@tank:~/devel$ cat /etc/resolv.conf
nameserver 178.63.26.173 # opennic-dns

rp@tank:~/devel$ ping -c 1 www.opennic.glue
PING www.opennic.glue (75.127.96.89) 56(84) bytes of data.
64 bytes from ns7.jdcomputers.com.au (75.127.96.89): icmp_req=1 ttl=39
time=127 ms

--- snap ---

bingo!

todo: train your pppd not to change dns.

lg
rene



--
take care not to get sucked into /dev/null
gpg --recv-keys 0F8DDFBB

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.19.

Top of Page