Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2008 16:46:05 -0400
From:      Ross <westr@connection.ca>
To:        Vince Hoffman <jhary@unsane.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re[2]: FB7.0 - ifconfig clone error - "SIOCIFCREATE2: Invalid argument"
Message-ID:  <148097470.20080702164605@connection.ca>
In-Reply-To: <486BD80A.2000902@unsane.co.uk>
References:  <19710256683.20080702131816@connection.ca> <486BD80A.2000902@unsane.co.uk>

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

>> Doing manual testing of "ifconfig xyz0 create" causes the error
>> "ifconfig: SIOCIFCREATE2: Invalid argument" error to come up and the
>> interface then doesn't get created.

VH> what command are you using exactly? it certainly works here.

After enough tinkering around, I've found the issue.

Looks like I need to issue a "ifconfig bce0 -vlanhwtag" command to the
interface before issuing the vlan "ifconfig bce0.10 create" command.
Surprisingly, it looks like I can issue a "ifconfig bce0 vlanhwtag"
command afterwards, and everything is good.

Very weird.  But I'm happy I found a work around for the time being.

R.

-- 




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