-
jbk
do we support hw vlan tag insertion/removal (and if so, is there a good driver for a model)?
-
jbk
i don't recall seeing anything w/ it, but not sure if i just missed it or not
-
jclulow
jbk: Isn't that what the fancy NICs will do with rings/groups for vnic/vlan interfaces?
-
jclulow
I suppose we probably don't ask the frame to be rewritten, just steered
-
rmustacc
Currently we only do steering, not insertion/removal.
-
jbk
hrm.. we should really change SD_UA_RETRY_COUNT
-
jbk
60 * 600 seems excessive
-
kstiehl
Hi :)
-
aru_
Hi
-
Woodstock
tsoome: is there a simple way in loader to pass cmdline arguments to the kernel, like disable-<module>=true?
-
tsoome
boot -B disable-...=true
-
nahamu
is it possible to use a zone with vnics on two different networks where it can get a global ipv6 address on net0 to enable hosts link-local to it on net1 to also get global ipv6 addresses from the upstream router reachable from net0?
-
Woodstock
thanks
-
tsoome
yw
-
nahamu
I already have the zone doing IPv4 NAT successfully.
-
rmustacc
nahamu: I believe so only because we're using v6 routing in our product with link locals being the forwarding points, but I think I'd need more specifics to give you an accurate summary.
-
rmustacc
I guess there are a bit more specifics about how addresses are being handed out and what you expect to happen there.
-
nahamu
Ideally I'd like to consider the router handing out global ipv6 addresses as a black box. The zone in question can pick up an address with addrconf and can reach the ipv6 internet.
-
rmustacc
So how does that work for other zones that this is providing transit for?
-
nahamu
That's the zone's net0. There's a net1 interface on a separate 10 gigabit network that currently only has one main client on it. Currently net1 has a separate ipv4 subnet and does NAT.
-
rmustacc
I guess, let me phrase it differently. Is net1 in that zone the only thing that should have IPv6 connectivity?
-
rmustacc
It sounded like you wanted to provide access for other zones / entities to go via this zone's net1 to the router and thus the Internet.
-
nahamu
there's a machine called "desktop" that gets DHCP from the zone over net1 and gets NAT access to the internet via net0 and the upstream router.
-
nahamu
ideally I'd like "desktop" to get global ipv6 access too somehow.
-
rmustacc
OK, so that suggests that you need prefix delegation from the upstream router.
-
nahamu
if the upstream router can do prefix delegation, how would I configure the zone to request it?
-
rmustacc
And that this zone/net1 will be the gateway on your network and employ forwarding. But for that to work for desktop.
-
rmustacc
That I don't know!
-
rmustacc
But it doesn't do prefix delegation, then you basically have to nat.
-
nahamu
I was hoping to avoid IPv6 NAT if possible.
-
nahamu
does our ipnat even support ipv6 NAT?
-
rmustacc
Dunno. Just the only way to avoid that is prefix delegation.
-
rmustacc
And I'm not very familiar with that part of it, since we're not using it. Sorry.
-
rmustacc
Just that if you don't have a prefix delegated, there's no IP address that'll be able to get back to you without NAT. If that makes sense.
-
nahamu
I wonder if anyone uses illumos as their main ipv6 router. That would probably point me in the right direction.
-
rmustacc
I suspect there probably needs to be some work on prefix delegation and tying that into ndp. But there may be other software that can do that in the interim.
-
nahamu
hmmm.. So maybe something like quagga...
-
rmustacc
I don't think you'd need quagga for this.
-
rmustacc
At least, it's not really like there's dynamic routing.
-
nahamu
that would be nice.
-
neuroserve
I thought, we don't do quagga any more
-
rmustacc
illumos.org/issues/4033 looks like we don't support prefix delegation. It appears that you could use ISC DHCP for it though based on the bug.
-
fenix
→ FEATURE 4033: implement IPv6 prefix delegation (New)
-
nahamu
it's in pkgsrc and it's software I'm aware of. I don't want to have to use it.
-
nahamu
Welp. That looks about right.
-
neuroserve
ok - I tought
frrouting.org would be used nowadays
-
rmustacc
Neither should be required for this. As you're not participating in any dynamic routing protocols, IIUC.
-
nahamu
and I guess I could also do some experiments with a Linux VM to see if I can even request a prefix delegation from the router.
-
nahamu
Thanks for pointing me at #4033.
-
rmustacc
Sorry I can't give you more here.
-
jbk
hrm.. nice somehow managed to trigger a VERIFY in mac w/ the e1000 driver, but not sure how yet :)
-
sommerfeld
nahamu: I've dinked around a bit with a prefix delegation client on illumos but I don't have anything production ready. architecturally a piece of it belongs in the dhcpv6 client.
-
sommerfeld
but I have to run right now.
-
nahamu
based on an experiment with a linux VM, I'm guessing that my router might not be able to further delegate any prefixes.
-
rmustacc
Some routers definitely need to be told how to and there are gotchas depending on the ISP.
-
rmustacc
But if it can't, then I'm afraid it's back to team NAT.
-
alanc
ptribble: in your lp-removal IPD, you say " All content would be removed and the packages marked obsolete." for compatibility-ucb - surely you just mean the lp files removed from it, not the rest, right?
-
ptribble
alanc: yeah, richlowe pointed that out to, I've just rephrased that
-
alanc
we tried dumping the whole package for 11.4 but had to bring parts back by customer demand
-
ptribble
-
fenix
→ IPD 42: Sunset native printing (draft)
-
richlowe
alanc: yeah, I actually mentioned it to Peter offlist to try to save it from turning into "customer demand"
-
alanc
for us, the hardest part of dumping the SVR4 lp system was porting the Trusted Extensions labeled banner stuff to CUPS
-
richlowe
that is what has come up several times in the past, but the people who "use it" seem... theoretical at best.
-
richlowe
and the main person I know who wants to use it would absolutely need that CUPS work done regardless.
-
ptribble
Has anyone (besides myself) actually had illumos running in trusted mode?
-
bahamat
What is the sn1 brand zone?
-
alanc
-
richlowe
bahamat: It is a zone for testing brandz, that just sets the minor version to N-1
-
richlowe
ptribble: I have long ago
-
alanc
especially patches/03-tx.patch
-
bahamat
richlowe: Ok, that explains why I've never encountered it on a running system
-
alanc
I don't remember if there was anything on the ON side to do
-
gitomat
[illumos-gate] 15215 SMB server discontiguous messages -- Gordon Ross <gordon.ross⊙tc>
-
richlowe
alanc: in str*(3C) (gosh I hate that manual page), we have a rather thorough warning about constant strings. Is that to put a cap on a call generator, or?
-
richlowe
I filed #15823 (fenix?) and noticed the `-xstrconst` mention.
-
fenix
BUG 15823: str*(3C) could be several, readable, manual pages (New)
-
fenix
-
richlowe
that surprisingly seems to be the only real studio-ism in our manual (that I can find), outside of standards(7)
-
richlowe
and to be fair to standards(7), we never actually fixed sysconf
-
jclulow
I cannot imagine anybody is actually using the trusted extensions, and that it could totally go away
-
richlowe
I know of one entity who wishes to use them, and seemed to be making real enquiries about its obvious problems.
-
richlowe
or possibly inquiries
-
richlowe
definitely not equerries
-
jclulow
An entity that might want to maintain some software? :D
-
richlowe
but even then the correct answer is that they port the cups bits alan mentioned.