Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2012 09:49:33 -0800
From:      Garrett Cooper <yanegomi@gmail.com>
To:        Devin Teske <devin.teske@fisglobal.com>
Cc:        freebsd-hackers@freebsd.org, Dave Robison <daver@vicor.com>, Devin Teske <dteske@vicor.com>, Mohacsi Janos <mohacsi@niif.hu>
Subject:   Re: [ANN] host-setup 4.0 released
Message-ID:  <CAGH67wStDCZZ%2B%2BT=XKCjZtmYkg=u7Ce1rnGhVNKFEcR1TH7veg@mail.gmail.com>
In-Reply-To: <04a201ccca33$fe6115a0$fb2340e0$@fisglobal.com>
References:  <047901ccc9c5$15395180$3fabf480$@fisglobal.com> <alpine.BSF.2.00.1201031249520.99152@mignon.ki.iif.hu> <04a201ccca33$fe6115a0$fb2340e0$@fisglobal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 3, 2012 at 8:23 AM, Devin Teske <devin.teske@fisglobal.com> wro=
te:
>> -----Original Message-----
>> From: Mohacsi Janos [mailto:mohacsi@niif.hu]
>> Sent: Tuesday, January 03, 2012 3:59 AM
>> To: Devin Teske
>> Cc: freebsd-hackers@freebsd.org; Dave Robison; Devin Teske
>> Subject: Re: [ANN] host-setup 4.0 released
>>
>> Hi Devin,
>> =A0 =A0 =A0 I had a look at the code. It is very nice,
>
> Thank you.
>
>
>> however there are same missing
>> elements:
>> =A0 =A0 =A0 - IPv6 support
>
> Open to suggestions.
>
> Maybe adding a "ipaddr6" below "ipaddr" in the interface configuration me=
nu.
>
> Also, do you happen to know what the RFC number is for IPv6 address forma=
t? I
> need to know all the special "features" (for example, I know you can spec=
ify
> "::1" for localhost, but can you simply omit octets at-will? e.g., ::ff:1=
2:00:::
> ?)
>
>
>> =A0 =A0 =A0 - VLAN tagging support - creation/deleting
>
> How is that done these days? and how might we present it in the user inte=
rface?

    http://www.cyberciti.biz/faq/howto-configure-freebsd-vlans-with-ifconfi=
g-command/
    Adding a means to create lagged interfaces might be a good idea,
but that's also more complicated than setting up a vlan interface.
    The problem from a user perspective with how we present vlans in
FreeBSD is that it isn't tied directly to an interface, so it's
confusing for newbies when they're trying to grok how vlans work.
    In general you have a couple properties to make the user aware of:
    1. My parent interface.
    2. My vlan tag.
    3. Other good stuff like MTU, HW Filters (which I've never used),
HW TSO, etc.
    MTU is also kind of tricky because you can set a vlan interface's
MTU to something greater than the MTU of the lower interface and
things won't fail properly IIRC (or maybe that was just a bug in
FreeNAS.. I forget).
Cheers,
-Garrett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wStDCZZ%2B%2BT=XKCjZtmYkg=u7Ce1rnGhVNKFEcR1TH7veg>