From owner-freebsd-questions@FreeBSD.ORG Fri Feb 26 13:52:15 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 20B98106566B for ; Fri, 26 Feb 2010 13:52:15 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from smtp.ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id 99B678FC16 for ; Fri, 26 Feb 2010 13:52:14 +0000 (UTC) Received: (qmail 43615 invoked by uid 89); 26 Feb 2010 13:51:25 -0000 Received: from unknown (HELO ?192.168.1.114?) (steve@ibctech.ca@::ffff:208.70.104.100) by ::ffff:208.70.104.210 with ESMTPA; 26 Feb 2010 13:51:25 -0000 Message-ID: <4B87D1F9.8050004@ibctech.ca> Date: Fri, 26 Feb 2010 08:51:53 -0500 From: Steve Bertrand User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Lightning/1.0b1 Thunderbird/3.0.1 MIME-Version: 1.0 To: Leslie Jensen References: <4B87B1CB.4090005@eskk.nu> <20100226114138.GA99282@orion.hsd1.pa.comcast.net> <4B87CB18.3070702@eskk.nu> In-Reply-To: <4B87CB18.3070702@eskk.nu> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Glen Barber , 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 13:52:15 -0000 On 2010.02.26 08:22, Leslie Jensen wrote: > > > 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, >> > If I do > > host lists.freebsd.org > lists.freebsd.org is an alias for wwwdyn.freebsd.org. > wwwdyn.freebsd.org has address 69.147.83.38 > wwwdyn.freebsd.org has IPv6 address 2001:4f8:fff6::26 > wwwdyn.freebsd.org mail is handled by 0 > > And then use the url > > http://69.147.83.38/mailman/listinfo/freebsd-emulation > > I get > > -------------------------------------- > FreeBSD.org - Document not found I get the same thing as you over v4, but it works fine over v6. Let me know if you want me to push a sub request for you ;) Steve