gifconfig_gifX not working with cloned_interfaces?

Kimmo Paasiala kpaasial at icloud.com
Sun Dec 22 07:32:00 UTC 2013


On 21.12.2013, at 22.27, Kimmo Paasiala <kpaasial at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20131222/7542ac77/attachment.sig>


More information about the freebsd-net mailing list