Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2010 13:42:38 +0100
From:      Leslie Jensen <leslie@eskk.nu>
To:        Glen Barber <glen.j.barber@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mailing lists link in handbook redirects to......
Message-ID:  <4B87C1BE.4080009@eskk.nu>
In-Reply-To: <20100226114138.GA99282@orion.hsd1.pa.comcast.net>
References:  <4B87B1CB.4090005@eskk.nu> <20100226114138.GA99282@orion.hsd1.pa.comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2010-02-26 12:41, Glen Barber wrote:
> Hi,
>
> Leslie Jensen wrote:
>> This address
>>
>> http://searchportal.information.com/?o_id=94081&domainname=lists.freebsd.org
>>
>> I'm trying to subscribe to freebsd-emulation but I end up at the above.
>>
>> I've tried via the handbook and direct url. Same result. Is this a new
>> behaviour?
>>
>
> Nope, the link works correctly for me.  It's possible it's a DNS issue and
> your ISP does redirection to a search result page when it cannot find the
> domain.
>
> What IP returns from 'dig lists.freebsd.org'?
>
> Regards,
>
I get

dig lists.freebsd.org

; <<>> DiG 9.6.1-P1 <<>> lists.freebsd.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37225
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 3

;; QUESTION SECTION:
;lists.freebsd.org.		IN	A

;; ANSWER SECTION:
lists.freebsd.org.	3515	IN	CNAME	wwwdyn.freebsd.org.
wwwdyn.freebsd.org.	3524	IN	A	69.147.83.38

;; AUTHORITY SECTION:
freebsd.org.		3524	IN	NS	ns3.isc-sns.info.
freebsd.org.		3524	IN	NS	ns1.isc-sns.net.
freebsd.org.		3524	IN	NS	ns2.isc-sns.com.

;; ADDITIONAL SECTION:
ns1.isc-sns.net.	81492	IN	A	72.52.71.1
ns1.isc-sns.net.	53872	IN	AAAA	2001:470:1a::1
ns2.isc-sns.com.	81492	IN	A	38.103.2.1

;; Query time: 53 msec
;; SERVER: 172.17.0.1#53(172.17.0.1)
;; WHEN: Fri Feb 26 13:39:53 2010
;; MSG SIZE  rcvd: 220


But I'm still redirected!

/Leslie



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B87C1BE.4080009>