JC_Denton: it seems to want to route everything in fe80/10 out localhost's interface? mercutio: 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 plett: fe80 is link local, not specifically localhost mercutio: yeah but it defaults that way
and has more specific for interfaces in use
not completely stupid ***: NiTeMaRe has quit IRC (Ping timeout: 245 seconds)
NiTeMaRe has joined #arpnetworks
_Zodiac has joined #arpnetworks
_Zodiac has left
NiTeMaRe has quit IRC (Ping timeout: 245 seconds)
NiTeMaRe has joined #arpnetworks brycec: fe80:: being link-local requires you to specify the interface when addressing, eg: fe80::2%eth0 (semantics vary by OS) ***: reardencode has quit IRC (*.net *.split)
plett has quit IRC (*.net *.split)
medum has quit IRC (*.net *.split)
pyvpx has quit IRC (*.net *.split)
jpalmer has quit IRC (*.net *.split)
twobithacker has quit IRC (*.net *.split)
Hien_ has quit IRC (*.net *.split)
anisfarhana has quit IRC (*.net *.split)
acf_ has quit IRC (*.net *.split)
brycec has quit IRC (*.net *.split)
NiTeMaRe has quit IRC (*.net *.split)
toeshred has quit IRC (*.net *.split)
carvite has quit IRC (*.net *.split)
CaZe has quit IRC (*.net *.split)
awyeah has quit IRC (*.net *.split)
jbergstroem has quit IRC (*.net *.split)
joepie91 has quit IRC (*.net *.split)
mjp has quit IRC (*.net *.split)
Guest35557 has quit IRC (*.net *.split)
gizmoguy has quit IRC (*.net *.split)
vissborg has quit IRC (*.net *.split)
qbit has quit IRC (*.net *.split)
milki has quit IRC (*.net *.split)
staticsafe has quit IRC (*.net *.split)
mkb has quit IRC (*.net *.split)
tellnes has quit IRC (*.net *.split)
RandalSchwartz has quit IRC (*.net *.split)
mhoran has quit IRC (*.net *.split)
gluffis has quit IRC (*.net *.split)
toddf has quit IRC (*.net *.split)
jlgaddis has quit IRC (*.net *.split)
jcv has quit IRC (*.net *.split)
mnathani has quit IRC (*.net *.split)
bitslip has quit IRC (*.net *.split)
abthorpet has quit IRC (*.net *.split)
SpaceDump has quit IRC (*.net *.split)
neish has quit IRC (*.net *.split)
mus1cbox has quit IRC (*.net *.split)
mike-burns has quit IRC (*.net *.split)
tooth has quit IRC (*.net *.split)
raptelan has quit IRC (*.net *.split)
d^_^b has quit IRC (*.net *.split)
dne has quit IRC (*.net *.split)
hazardous has quit IRC (*.net *.split)
up_the_irons has quit IRC (*.net *.split)
ant has quit IRC (*.net *.split)
DaCa_ has quit IRC (*.net *.split)
kevr has quit IRC (*.net *.split)
mercutio has quit IRC (*.net *.split)
relrod has quit IRC (*.net *.split)
JC_Denton has quit IRC (*.net *.split)
josephb_ has quit IRC (*.net *.split)
KDE_Perry has quit IRC (*.net *.split)
phlux has quit IRC (*.net *.split)
m0unds has quit IRC (*.net *.split)
meingtsla has quit IRC (*.net *.split)
BryceBot has quit IRC (*.net *.split)
Seju has quit IRC (*.net *.split)
dwarren has quit IRC (*.net *.split)
SpeedBus has quit IRC (*.net *.split)
NiTeMaRe has joined #arpnetworks
mjp has joined #arpnetworks
awyeah has joined #arpnetworks
Guest35557 has joined #arpnetworks
staticsafe has joined #arpnetworks
plett has joined #arpnetworks
mkb has joined #arpnetworks
tellnes has joined #arpnetworks
RandalSchwartz has joined #arpnetworks
gizmoguy has joined #arpnetworks
mhoran has joined #arpnetworks
toeshred has joined #arpnetworks
Seju has joined #arpnetworks
gluffis has joined #arpnetworks
toddf has joined #arpnetworks
vissborg has joined #arpnetworks
jlgaddis has joined #arpnetworks
mus1cbox has joined #arpnetworks
reardencode has joined #arpnetworks
medum has joined #arpnetworks
dwarren has joined #arpnetworks
SpeedBus has joined #arpnetworks
pyvpx has joined #arpnetworks
anisfarhana has joined #arpnetworks
jcv has joined #arpnetworks
mnathani has joined #arpnetworks
qbit has joined #arpnetworks
Hien_ has joined #arpnetworks
twobithacker has joined #arpnetworks
jpalmer has joined #arpnetworks
carvite has joined #arpnetworks
jbergstroem has joined #arpnetworks
bitslip has joined #arpnetworks
DaCa_ has joined #arpnetworks
joepie91 has joined #arpnetworks
milki has joined #arpnetworks
kevr has joined #arpnetworks
CaZe has joined #arpnetworks
abthorpet has joined #arpnetworks
acf_ has joined #arpnetworks
brycec has joined #arpnetworks
SpaceDump has joined #arpnetworks
KDE_Perry has joined #arpnetworks
neish has joined #arpnetworks
phlux has joined #arpnetworks
m0unds has joined #arpnetworks
asimov.freenode.net sets mode: +oo mhoran toddf
mercutio has joined #arpnetworks
relrod has joined #arpnetworks
JC_Denton has joined #arpnetworks
josephb_ has joined #arpnetworks
meingtsla has joined #arpnetworks
mike-burns has joined #arpnetworks
BryceBot has joined #arpnetworks
up_the_irons has joined #arpnetworks
ant has joined #arpnetworks
hazardous has joined #arpnetworks
dne has joined #arpnetworks
d^_^b has joined #arpnetworks
raptelan has joined #arpnetworks
tooth has joined #arpnetworks
asimov.freenode.net sets mode: +oo mike-burns up_the_irons m0unds: ^ that's a common one though
fe80::2%intname or whatever, was the same on both netbsd and freebsd ***: NiTeMaRe has quit IRC (Ping timeout: 245 seconds)
NiTeMaRe has joined #arpnetworks
dj_goku has quit IRC (Ping timeout: 255 seconds)
dj_goku has joined #arpnetworks
dj_goku has quit IRC (Changing host)
dj_goku has joined #arpnetworks JC_Denton: brycec: the %interface nomenclature was what i was missing brycec: ;) it's not just OpenBSD either JC_Denton: 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 brycec: Only because you're passing the dev parameter to route JC_Denton: i don't think so
ip -6 route add default via fe80::2 brycec: And that worked? Weird. RandalSchwartz: have you seen up_the_irons today? brycec: @last up_the_irons BryceBot: brycec, I last saw up_the_irons 3 days 16 hours 29 min 1 sec ago saying in a channel: lol. RandalSchwartz: Hmm. I'm suspecting he's treating a day as a holiday. Darn.. that wasn't in my lpans.
plans either up_the_irons: RandalSchwartz: I'm here, but heading to the office now . in car brycec: Well this doesn't look good... https://dl.dropboxusercontent.com/u/3167967/screenshot_2015-02-16_16-35-07.png -: brycec blames up_the_irons <.< brycec: >.> up_the_irons: real men can take a page fault or two brycec: Seems it exceeded it's retry limit
*its -: brycec is ashamed ***: ziyourenxiang has joined #arpnetworks mercutio: brycec: that looks like you're not using virtio? brycec: That would probably be correct mercutio: 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 brycec: but then I have to setup networking on a host taht isn't ready to have an IP yet mercutio: for the installer? brycec: IP block is used up ziyourenxiang: use the console mercutio: internal ip and nat? brycec: I could setup ipv6, but... that's a pita
ziyourenxiang: that's exactly what I did... mercutio: well i suppose get it shifted to virtio
virtio is stable in 5.6 brycec: Yeah. It was a 5.2 system mercutio: and i imagine the problem will automagically go away brycec: (technically, it was a clone of a 5.2 system...)
mercutio: a reset and all went well in fact. mercutio: 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 ***: ziyourenxiang has quit IRC (Quit: ziyourenxiang) mercutio: hmm http://www.amazon.com/gp/product/B008EMA5VU BryceBot: Amazon: "Crucial 16GB Kit (8GBx2) DDR3L 1600MT/s (PC3-12800) DR x8 ECC UDIMM 240-Pin Server Memory CT2KIT102472BD160B" mercutio: that seems cheaper than normal
yeh it's the cheapest price amazon has had before ***: mus1cbox has left "WeeChat 0.4.2"
toeshred has quit IRC (Remote host closed the connection)
toeshred has joined #arpnetworks