Date: 31 Dec 2002 15:22:16 -0600 From: Kirk Strauser <kirk@strauser.com> To: freebsd-alpha@freebsd.org Subject: Can't use gifconfig on my Alpha - works on i386 Message-ID: <87n0mldgtz.fsf@pooh.honeypot.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87n0mldgtz.fsf>
