Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2006 13:22:48 GMT
From:      kai poggensee<kai.poggensee@hamburg.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/105570: [patch] to allow tun(4) in rc.conf 'cloned_interfaces'
Message-ID:  <200611151322.kAFDMmK8094843@www.freebsd.org>
Resent-Message-ID: <200611151330.kAFDU20R097227@freefall.freebsd.org>

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

>Number:         105570
>Category:       misc
>Synopsis:       [patch] to allow tun(4) in rc.conf 'cloned_interfaces'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 15 13:30:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     kai poggensee
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
>Description:

in rc.conf adding tun(4) interfaces to 'cloned_interfaces'
does not work due to the fact that tun interfaces cannot
be created using "ifconfig if create".

The following patch for /etc/network.subr solves this:

http://poeggi.dotsec.net/freebsd/network.subr.diff
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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