From owner-freebsd-isp@FreeBSD.ORG Thu Jun 17 18:51:36 2010 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14A831065670 for ; Thu, 17 Jun 2010 18:51:36 +0000 (UTC) (envelope-from efinley.lists@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id C20478FC08 for ; Thu, 17 Jun 2010 18:51:35 +0000 (UTC) Received: by gyh20 with SMTP id 20so319636gyh.13 for ; Thu, 17 Jun 2010 11:51:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=fT7xZnvS9+N/pSGEDDXfso2SxA6+TxmGhorrL2FKpwA=; b=akLEnumasFLLESPu9ZNpQevPqo7nwCjw0ZWvP+so3twwW7P5XIOUSI9pnEvtaiD9Zf JrVpIp9EGK+bJkB9H//xHLMm9w5HwDhYUCyOSqZrDIZ909IagdYzMhANwoV3Q5uRtWWU wlwOhg/y7B6cbm139LSdue9jy4I0Zs/OxZdG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=KX8iIHOGn+O+sog+ZvfuQGFvT68WKmQSsL0im5+koFbadNwgJoxlzPf9yOT1j5hPM+ q6XaDfmKLHyesm4JZrLwmnb3OIrtMTUz/wb4Z0wYRCqgBBTjTJuGlzi46MV/iVidclRb QL6/Idup+egzt4xbKzT0OS+eNsnkM7TLF+SHo= MIME-Version: 1.0 Received: by 10.150.172.13 with SMTP id u13mr62262ybe.138.1276800695030; Thu, 17 Jun 2010 11:51:35 -0700 (PDT) Received: by 10.150.211.17 with HTTP; Thu, 17 Jun 2010 11:51:34 -0700 (PDT) In-Reply-To: <201006171440212791854@Gmail.com> References: <201006160118177012166@Gmail.com> <201006171440212791854@Gmail.com> Date: Thu, 17 Jun 2010 12:51:34 -0600 Message-ID: From: Elliot Finley To: Bear Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-isp Subject: Re: Re: How to config a IPv4-over-IPv6 tunnel? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2010 18:51:36 -0000 I wasn't aware that you could do IPv6 <-> IPv4 NAT on FreeBSD. If you wouldn't ming sharing your NAT-PT configs, I would be grateful. P.S. I tried emailing you directly, but it bounced back saying that address only accepts email from mailing lists. On Thu, Jun 17, 2010 at 12:40 AM, Bear wrote: > hi, > I am using FreeBSD 8.0 as my Gateway. I run IPFW on it and enabled NAT-PT > and also, I installed totd as DNS ALG. > If you need more information about my network, I am very glad to tell you > the detail. > > ------------------ > Bear > 2010-06-17 > > ------------------------------------------------------------- > From:Elliot Finley > Send Date:2010-06-16 23:25:24 > To:Bear > CC:freebsd-isp > Subject:Re: How to config a IPv4-over-IPv6 tunnel? > > I'm curios, what are you using for your NAT-PT? > > On Tue, Jun 15, 2010 at 11:18 AM, Bear wrote: > > > hi, > > I am a administrator of a school network. My school has already deployed > a > > pure-IPv6 network with NAT-PT. But there are massive applications cannot > > support IPv6, so these applications cannot work at all. Now I *DO NOT* > wanna > > build a dual-stack network, because if I build a dual-stack network, IPv6 > > will have no users, all users will use IPv4 to communicate with the > websites > > which in IPv4 network. So I wanna build a tunnel, the start-point is > client, > > the end-point is a special dual-stack machine. Also, a sock5 proxy is all > > right. Could you tell me how to do this? thx! > > > > -------------- > > Bear > > 2010-06-16 > > > > _______________________________________________ > > freebsd-isp@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > > > >