From owner-freebsd-alpha Tue Dec 31 13:22:33 2002 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 1D43237B401 for ; Tue, 31 Dec 2002 13:22:32 -0800 (PST) Received: from kanga.honeypot.net (pool2-dsl126.conpoint.com [208.162.254.126]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BCB843EB2 for ; Tue, 31 Dec 2002 13:22:30 -0800 (PST) (envelope-from kirk@strauser.com) Received: from pooh.honeypot.net (pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.6/8.12.6) with ESMTP id gBVLMIGh029612 for ; Tue, 31 Dec 2002 15:22:18 -0600 (CST) (envelope-from kirk@strauser.com) Received: from pooh.honeypot.net (localhost [127.0.0.1]) by pooh.honeypot.net (8.12.6/8.12.6/Debian-8) with ESMTP id gBVLMHrn005637 for ; Tue, 31 Dec 2002 15:22:17 -0600 Received: (from kirk@localhost) by pooh.honeypot.net (8.12.6/8.12.6/Debian-8) id gBVLMGp9005634; Tue, 31 Dec 2002 15:22:16 -0600 To: freebsd-alpha@freebsd.org Subject: Can't use gifconfig on my Alpha - works on i386 From: Kirk Strauser Date: 31 Dec 2002 15:22:16 -0600 Message-ID: <87n0mldgtz.fsf@pooh.honeypot.net> Lines: 26 X-Mailer: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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. 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? -- Kirk Strauser In Googlis non est, ergo non est. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message