Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2013 08:31:38 +0200
From:      Kimmo Paasiala <kpaasial@icloud.com>
To:        freebsd-net@freebsd.org, freebsd-stable@freebsd.org
Subject:   Re: gifconfig_gifX not working with cloned_interfaces?
Message-ID:  <54BF5D3A-8211-4D50-B453-A6301909CBDB@icloud.com>
In-Reply-To: <3688B949-7F3B-47FE-8C6A-193805AE2B27@icloud.com>
References:  <3688B949-7F3B-47FE-8C6A-193805AE2B27@icloud.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]

On 21.12.2013, at 22.27, Kimmo Paasiala <kpaasial@icloud.com> wrote:

> FreeBSD 10.0-RC2 r259413 i386.
> 
> I have this set up in rc.conf:
> 
> cloned_interfaces="gif0"
> gifconfig_gif0="88.xxx.xxx.xxx 62.yyy.yyy.yyy"
> ifconfig_gif0_ipv6="inet6 2001:14b8:aaa:bbb::2 2001:14b8:aaa:bbb::1 prefixlen 128”
> 
> I’m not using gif_interfaces=“gif0” since it’s deprecated as per the warning messages spewed by the rc(8) scripts.
> 
> However this does not work properly The ‘ifconfig gif0 tunnel 88.xxx.xxx.xxx 62.yyy.yyy.yyy’ does not get executed. It looks to me that the tunnel set up is only performed when gif0 is listed in gif_interfaces.
> 
> I can work around this by doing this instead of the 'gifconfig_gif0' line:
> 
> ifconfig_gif0=“ tunnel 88.xxx.xxx.xxx 62.yyy.yyy.yyy”
> 
> Should I file a PR about this?
> 
> 
> -Kimmo

I have filed a PR, I feel this is serious enough bug that should be fixed promptly.

http://www.freebsd.org/cgi/query-pr.cgi?pr=185080

-Kimmo

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJStodPAAoJEFvLZC0FWRVpJPIH/1mPiDYoe9TxwHlZqgsrn+s+
lOik2fGbiKOaaDMgfPemEQL6+sLyjAJQQql5QLKAUHMbfLYRzq2Pr7yX+6TqPT/d
8CStZHhEy+NOxhO3G/FX4YfDmoparKCkHtRLTLGFNMdnr79u6daiYRzdd46eXguj
Sc20khwSbhMqqgQCx0tPboK1WnWWEH4oO7GyNLXXkOedDhLEhmRSjkb2gseQ8byo
6UbZ6vzWc75xP11xHqZgAPuuXtTLFu581HNIDZ3pmfHTIgaZBO6SfSY55rNpk+7a
Rr+0gr2E+0xZf0njfqRODLw+/B3x5qip42fuTaZxsG3vNj2eVacJGyGl21bGoms=
=ly9y
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54BF5D3A-8211-4D50-B453-A6301909CBDB>