Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2007 15:54:08 +0100
From:      =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bjoern.koenig@alpha-tierchen.de>
To:        Eric F Crist <mnslinky@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IPv6 Tunnel issues...
Message-ID:  <45FFF590.9000803@alpha-tierchen.de>
In-Reply-To: <905f1be0703200700s164832c4ybf5407d8be0df846@mail.gmail.com>
References:  <905f1be0703200700s164832c4ybf5407d8be0df846@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Eric F Crist schrieb:
> [...] I'm performing the configuration as follows:
> 
> ifconfig gif0 create
> ifconfig gif0 tunnel <my IPv4 address> <my ISP IPv4 address>
> ifconfig gif0 inet6 alias aaaa:aaaa:a::a bbbb:bbbb:b::b prefixlen 126
> 
> When I execute the last command, I get:
> ifconfig: ioctl (SIOCAIFADDR): Invalid argument
> 
> [...]

Use a prefix length of 128 instead of 126.

Regards
Björn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45FFF590.9000803>