IPv6 routing on OpenBSD hurts my head it seems to want to route everything in fe80/10 out localhost's interface? weird it doesn't do that for me :) oh hangon fe80 is localhost that's completely normal i thought you meant everything went out localhost # netstat -rn -f inet6 | grep fe fe80::/10 ::1 UGRS 0 0 32768 8 lo0 so that' snormal then you can have more explicit routes for local link fe80 is link local, not specifically localhost yeah but it defaults that way and has more specific for interfaces in use not completely stupid fe80:: being link-local requires you to specify the interface when addressing, eg: fe80::2%eth0 (semantics vary by OS) ^ that's a common one though fe80::2%intname or whatever, was the same on both netbsd and freebsd brycec: the %interface nomenclature was what i was missing ;) it's not just OpenBSD either but that routing is by default on OpenBSD ;) i can specify the default route as just fe80::2 on Linux without using %eth0, for instance Only because you're passing the dev parameter to route i don't think so ip -6 route add default via fe80::2 And that worked? Weird. have you seen up_the_irons today? @last up_the_irons brycec, I last saw up_the_irons 3 days 16 hours 29 min 1 sec ago saying in a channel: lol. Hmm. I'm suspecting he's treating a day as a holiday. Darn.. that wasn't in my lpans. plans either RandalSchwartz: I'm here, but heading to the office now . in car Well this doesn't look good... https://dl.dropboxusercontent.com/u/3167967/screenshot_2015-02-16_16-35-07.png >.> real men can take a page fault or two Seems it exceeded it's retry limit *its brycec: that looks like you're not using virtio? That would probably be correct it also looks like openbsd isn't failing well. i did my upgrade from bsd.rd on the machine you shouldn't need to iso it just install from mirrors.arpnetworks.com actually just change cd to http and you'll be sweet but then I have to setup networking on a host taht isn't ready to have an IP yet for the installer? IP block is used up use the console internal ip and nat? I could setup ipv6, but... that's a pita ziyourenxiang: that's exactly what I did... well i suppose get it shifted to virtio virtio is stable in 5.6 Yeah. It was a 5.2 system and i imagine the problem will automagically go away (technically, it was a clone of a 5.2 system...) mercutio: a reset and all went well in fact. brycec: go figure i think the cd code in kvm is extra icky i think it doesn't even do udma? -ata2.00: ATAPI, max UDMA/100 -ata2.00: configured for MWDMA2 from random serach on the net so that system at least is using dma rather than udma hmm http://www.amazon.com/gp/product/B008EMA5VU Amazon: "Crucial 16GB Kit (8GBx2) DDR3L 1600MT/s (PC3-12800) DR x8 ECC UDIMM 240-Pin Server Memory CT2KIT102472BD160B" that seems cheaper than normal yeh it's the cheapest price amazon has had before