From owner-freebsd-alpha Wed Jan 1 8:19:26 2003 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29AF837B401 for ; Wed, 1 Jan 2003 08:19:25 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725E043ED8 for ; Wed, 1 Jan 2003 08:19:22 -0800 (PST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id h01GJ8QU027815 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 1 Jan 2003 17:19:11 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id h01GJ5fQ061386 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 1 Jan 2003 17:19:06 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id h01GJ35W043304; Wed, 1 Jan 2003 17:19:05 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id h01GJ0eF043303; Wed, 1 Jan 2003 17:19:01 +0100 (CET) Date: Wed, 1 Jan 2003 17:18:59 +0100 From: Bernd Walter To: Kirk Strauser Cc: freebsd-alpha@FreeBSD.org Subject: Re: Can't use gifconfig on my Alpha - works on i386 Message-ID: <20030101161858.GI27256@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <87n0mldgtz.fsf@pooh.honeypot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87n0mldgtz.fsf@pooh.honeypot.net> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, Dec 31, 2002 at 03:22:16PM -0600, Kirk Strauser wrote: > I'm trying to use the freenet6 port to establish an IPv6 tunnel. I already > had this working 100% correctly on a FreeBSD-4.7 x86 firewall, and copied > the configuration over to it's new FreeBSD-4.7 alpha replacement. > Apparently, there are some problems with the interaction of ifconfig and > gifconfig, but only on the alpha. > > On the x86 machine: > > root@kanga# ifconfig gif0 create > root@kanga# /usr/sbin/gifconfig gif0 inet 208.162.254.126 206.123.31.114 > root@kanga# ifconfig gif0 destroy > > On the alpha: > > root@gopher# ifconfig gif0 create > root@gopher# /usr/sbin/gifconfig gif0 inet 208.162.254.126 206.123.31.114 > gifconfig: gif0 is not gif. gifconfig is obsolete. Please try: ifconfig gif0 tunnel 208.162.254.126 206.123.31.114 > Although the kernel config files are obviously a little different between > the two platforms, they are mostly identical in the non-hardware-dependent > parts. > > Has anyone else made this work? I'm running several IPv6 gif tunnels on a 4.6-STABLE alpha. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message