Date: Wed, 3 Nov 2010 23:12:51 -0700 From: Gary Kline <kline@thought.org> To: Polytropon <freebsd@edvax.de> Cc: freebsd-questions@freebsd.org, Robert Bonomi <bonomi@mail.r-bonomi.com> Subject: Re: ATTN GARY KLINE Message-ID: <20101104061251.GC4796@thought.org> In-Reply-To: <20101104062938.1b25880b.freebsd@edvax.de> References: <201011040210.oA42A7rb008179@mail.r-bonomi.com> <204E935E-240C-4418-A02B-8629B947854B@cwis.biz> <20101104062938.1b25880b.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 04, 2010 at 06:29:38AM +0100, Polytropon wrote: > On Wed, 3 Nov 2010 21:51:04 -0500, Ryan Coleman <ryan.coleman@cwis.biz> wrote: > > He likely won't. This was pointed out to him two months ago > > and nothing's been fixed. > > Seems to be fine from here: > > % nslookup -type=any thought.org > Server: 192.168.100.1 > Address: 192.168.100.1#53 > > Non-authoritative answer: > thought.org mail exchanger = 10 ethic.thought.org. > thought.org nameserver = ns2.everydns.net. > thought.org nameserver = ns1.thought.org. > > Authoritative answers can be found from: > > % host ethic.thought.org > ethic.thought.org has address 209.180.213.210 > > % host ns1.thought.org > ns1.thought.org has address 209.180.213.210 > > % host ns2.everydns.net > ns2.everydns.net has address 208.76.62.100 > % ping -c 3 ns2.everydns.net > PING ns2.everydns.net (208.76.62.100): 56 data bytes > 64 bytes from 208.76.62.100: icmp_seq=0 ttl=54 time=107.684 ms > 64 bytes from 208.76.62.100: icmp_seq=1 ttl=54 time=107.073 ms > 64 bytes from 208.76.62.100: icmp_seq=2 ttl=54 time=107.046 ms > > --- ns2.everydns.net ping statistics --- > 3 packets transmitted, 3 packets received, 0.0% packet loss > round-trip min/avg/max/stddev = 107.046/107.268/107.684/0.295 ms > > Or am I misreading that? > Or am I? Once I found the `ping' worked on a rarely-used remote server, I cp'd Robert's nslookup line and got: round-trip min/avg/max/stddev = 82.973/84.510/85.005/0.773 ms vhost % nslookup -type=any thought.org Server: 127.0.0.1 Address: 127.0.0.1#53 Non-authoritative answer: thought.org nameserver = ns1.thought.org. thought.org nameserver = ns2.everydns.net. Authoritative answers can be found from: thought.org nameserver = ns1.thought.org. thought.org nameserver = ns2.everydns.net. ns1.thought.org internet address = 209.180.213.209 ns2.everydns.net internet address = 208.76.62.100 vhost % What is left? > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix The 7.90a release of Jottings: http://jottings.thought.org/index.php An Open Letter to Stephen Hawking http://www.thought.org/#oL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101104061251.GC4796>