From owner-freebsd-isp@FreeBSD.ORG Wed Jun 16 15:47:21 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 D13CB1065674 for ; Wed, 16 Jun 2010 15:47:21 +0000 (UTC) (envelope-from efinley.lists@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8C75F8FC12 for ; Wed, 16 Jun 2010 15:47:21 +0000 (UTC) Received: by gxk27 with SMTP id 27so1638549gxk.13 for ; Wed, 16 Jun 2010 08:47:20 -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=y+KUkJsy3ZM8sGVn5zKYQGMSRsks5Qj1Gqi328lvmRg=; b=mSPmh6lwUMaf8/NR3JvVCdpKSTbz9UF2MLN0G58kDBdqzrglccsh33FQtueo+e4Lf8 K60kKAHla0DqhdNlJzLIR/Cp8uVIcwPbzvj6seiXmxx7h64LklOBkrbL3lSvgEGk92PO gyQa7Cye15XzoEp6FwLpo8fZZGY0WXLDadIGI= 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=FkUjoMIAyjq9imdNWkpwGvC8sQEbUhpQP4oiDaBEjhEs1QoXIzRlf+xep/+2v7Mm0A +pZxL0z/UMk44ZgjwEDwPsbtqqNb/7AdWRPFAuRQroq4BYqVeM0UrJMmHyUB+zxDygv6 HgKQ+/nYDvC2ShhxhV57aPyJdjDLC+h6dhiyg= MIME-Version: 1.0 Received: by 10.150.172.42 with SMTP id u42mr958344ybe.113.1276701923753; Wed, 16 Jun 2010 08:25:23 -0700 (PDT) Received: by 10.150.211.17 with HTTP; Wed, 16 Jun 2010 08:25:23 -0700 (PDT) In-Reply-To: <201006160118177012166@Gmail.com> References: <201006160118177012166@Gmail.com> Date: Wed, 16 Jun 2010 09:25:23 -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: 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: Wed, 16 Jun 2010 15:47:22 -0000 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" >