From owner-freebsd-questions@FreeBSD.ORG Fri Feb 26 12:42:44 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D3A91065670 for ; Fri, 26 Feb 2010 12:42:44 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mail.gelita.se (212-162-182-244.skbbip.com [212.162.182.244]) by mx1.freebsd.org (Postfix) with ESMTP id EFE3F8FC15 for ; Fri, 26 Feb 2010 12:42:43 +0000 (UTC) Received: from mail.gelita.se (localhost.gelita.se [127.0.0.1]) by mail.gelita.se (Postfix) with ESMTP id 62CAB10E77C; Fri, 26 Feb 2010 13:44:38 +0100 (CET) X-Virus-Scanned: amavisd-new at troback.com Received: from mail.gelita.se ([127.0.0.1]) by mail.gelita.se (mail.gelita.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id r6SmHggIzJwG; Fri, 26 Feb 2010 13:44:33 +0100 (CET) Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mail.gelita.se (Postfix) with ESMTP id 3021E10E50A; Fri, 26 Feb 2010 13:44:33 +0100 (CET) Message-ID: <4B87C1BE.4080009@eskk.nu> Date: Fri, 26 Feb 2010 13:42:38 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; sv-SE; rv:1.9.1.8) Gecko/20100226 Thunderbird/3.0.2 MIME-Version: 1.0 To: Glen Barber References: <4B87B1CB.4090005@eskk.nu> <20100226114138.GA99282@orion.hsd1.pa.comcast.net> In-Reply-To: <20100226114138.GA99282@orion.hsd1.pa.comcast.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Mailing lists link in handbook redirects to...... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 12:42:44 -0000 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