↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | mkb has quit IRC (Ping timeout: 264 seconds) | [00:31] |
...... (idle for 25mn) | ||
LT has joined #arpnetworks | [00:56] | |
................................................................................... (idle for 6h52mn) | ||
bardo has joined #arpnetworks | [07:48] | |
................ (idle for 1h15mn) | ||
awyeah has quit IRC (Ping timeout: 250 seconds) | [09:03] | |
awyeah has joined #arpnetworks | [09:11] | |
bardo has quit IRC (Ping timeout: 265 seconds) | [09:17] | |
..... (idle for 21mn) | ||
LT has quit IRC (Quit: Leaving) | [09:38] | |
............ (idle for 59mn) | ||
bardo has joined #arpnetworks | [10:37] | |
jpalmer | mercutio: for laggy ssh connections, I really like mosh.
mercutio: I know I'm crazy late to that conversation, but I like it enough that I felt like it was still worth mentioning. mercutio: I have a datacenter in a city north of the arctic circle. It's only connectivity is via satellite, and it's down more than it's up. 1200-2000ms round trip ping times are common. mosh still makes that link useful. | [10:37] |
mhoran | I wish mosh supported IPv6. | [10:41] |
jpalmer | mhoran: same
mhoran: but also, most sites that are modern enough to have ipv6, probably have decent connectivity too. (with obvious exceptions, like the datacenter I was just talking about) | [10:42] |
mhoran | T-mobile is native IPv6 on Android 4.4+, and the IPv4 connectivity is actually NAT back to the base station. So that's kinda lame, for a mobile SSH client, connecting over IPv6 to an IPv6 server via IPv4. | [10:44] |
brycec | ipv6 you say? I might consider switching... (I was already considering switching anyways)
If only they had better coverage in my area. | [10:45] |
mhoran | Yeah. It's great in the city but drops whenever I'm outof town. Oh well. | [10:46] |
brycec | I'm pretty close to rural areas, so I'd frequently be in and out
But the pricing is appealing, as is native ipv6 | [10:47] |
mhoran | Yeah, the price is great.
Also, their international roaming deal is awesome. Free data and SMS. And calls are pretty cheap. | [10:57] |
RandalSchwartz | yeah - it's my primary plan now | [11:05] |
brycec | Tmo is who I use the odd time I need a temporary cell plan. It's wonderful that (unlike most US carriers) they're happy to sell a SIM | [11:06] |
RandalSchwartz | incredible for world-travellers like me
especially since I spend one weekend a month in tijuana :) ... http://www.t-mobile.com/cell-phone-plans/simple-choice-international-plan-countries.html | [11:06] |
m0unds1 | tmo uses 464XLAT for v6
if anyone was interested in checking that out | [11:22] |
brycec | https://sites.google.com/site/tmoipv6/464xlat | [11:23] |
m0unds1 | there was a talk about it at nanog earlier this year | [11:23] |
brycec | I love how open they are | [11:24] |
mhoran | Well, they use 464XLAT for v4. :)
It's native v6. | [11:24] |
BryceBot | That's what she said!! | [11:24] |
brycec | BryceBot: no | [11:24] |
BryceBot | Oh, okay... I'm sorry. 'It's native v6.' | [11:24] |
brycec | lol mhoran | [11:24] |
mhoran | But it's pretty cool.
I'm happy that mobile is pushing v6 deployment. | [11:24] |
brycec | (I also love just "fuck you bigger guys" Tmo's CEO is) | [11:25] |
mhoran | Yeah. | [11:25] |
m0unds1 | yea, his strategy forced other carriers to reduce my monthly cost, haha
tmo's covg where i live is horrible, so they're not an option for me i tried them out and couldn't use my phone in my house or where i worked, haha https://www.youtube.com/watch?v=Xl-hIyZSAmA | [11:25] |
BryceBot | YouTube Tech: "464XLAT: Breaking Free of IPv4" by TeamNANOG (39m 47s), 841 views, 14 likes and 0 dislikes. Uploaded 2014-06-06T00:50:51.000Z. | [11:27] |
mhoran | T-mo branded phones have some sort of UMA or whatever the most recent is these days, which lets you make calls on your WiFi with voice minutes. | [11:28] |
m0unds1 | yeah, but my phone doesn't support it because it's an unlocked device | [11:28] |
mhoran | Yeah, same. | [11:29] |
*** | bardo has quit IRC (Ping timeout: 258 seconds)
bardo has joined #arpnetworks | [11:34] |
m0unds1 | meh. guess i should go run errands. | [11:42] |
.......... (idle for 49mn) | ||
mercutio | jpalmer: for normal path based loss bouncing via another host often works easier
if you have a 1000 msec or something link that you can't do anything about mosh may work better. | [12:31] |
.... (idle for 18mn) | ||
is anyone here running smokeping with fastcgi/nginx?
i've been using lighttpd for ages, and i thought i'd try nginx more properly, and i'm struggling to make smokeping work | [12:49] | |
brycec | brycec is | [12:52] |
mercutio | i'm stuck at that atm smokeping_cgi: require Smokeping::probes::FPing failed: Can't locate IPC/Open3.pm
<pre>require Smokeping::probes::FPing failed: Can't locate IPC/Open3.pm: Permission denied at /usr/bin/../lib/Smokeping/probes/FPing.pm line 19, <File> line 3. i'm sure it used to work | [12:52] |
brycec | lol | [12:53] |
mercutio | [http@emerald ~]$ locate IPC/Open3.pm
/usr/share/perl5/core_perl/IPC/Open3.pm [http@emerald ~]$ wc -l /usr/share/perl5/core_perl/IPC/Open3.pm 425 /usr/share/perl5/core_perl/IPC/Open3.pm i was doing: smokeping_cgi /etc/smokeping/config to make sure that part works | [12:53] |
brycec | You mean "/usr/bin/perl /usr/lib/cgi-bin/smokeping.cgi" ? | [12:55] |
mercutio | nah it's called smokeping_cgi | [12:56] |
brycec | (At least, that's what I'm running) | [12:56] |
mercutio | which seems to be in perl | [12:56] |
*** | mkb has joined #arpnetworks | [12:56] |
mercutio | hmm it loads as root
but not as http/smokeping are you using fcgiwrap? | [12:56] |
brycec | no | [12:57] |
mercutio | how are you doing it?
OHHH | [12:58] |
mkb | mercutio, were you the one I was talking about 5.6 on arp with? | [12:58] |
mercutio | i think i found the issue
mkb: yeah probably | [12:58] |
brycec | brycec is tied up, sorry I can't hep more | [12:59] |
mercutio | when i su'ed i was still in /root/
so that bit is working | [12:59] |
mkb | have you been migrated yet and have you been able to boot since then? | [12:59] |
mercutio | i never hit the issue myself | [12:59] |
BryceBot | That's what she said!! | [12:59] |
mercutio | my host is on newer kvm
were you migrated? | [12:59] |
mkb | oh nice; yeah to kvr04 | [13:01] |
mercutio | and is it working? | [13:01] |
mkb | haven't updated yet | [13:01] |
mercutio | ahh ok | [13:01] |
mkb | when it didn't work I reinstalled 5.5 | [13:01] |
mercutio | i updated to 5.6 snapshots early ish
from 5.4 | [13:02] |
.... (idle for 19mn) | ||
*** | mkb has quit IRC (Quit: leaving)
mkb has joined #arpnetworks | [13:21] |
................... (idle for 1h33mn) | ||
up_the_irons | I migrated another customer that ran OpenBSD 5.6 and he reports it works great now on newer KVM/QEMU | [14:54] |
*** | bardo has quit IRC (Ping timeout: 272 seconds) | [14:57] |
mercutio | up_the_irons: how are the upgrades going?
i suppose having so many hosts makes it harder :) | [15:04] |
brycec | s/how.*/are we there yet? | [15:04] |
BryceBot | <mercutio> up_the_irons: are we there yet? | [15:04] |
brycec | :P | [15:04] |
mercutio | what?
bryce are you free now? :) | [15:04] |
brycec | More free
Composing a long email, then I'm free | [15:05] |
mercutio | i got distracted heh. so i'm getting 403 forbidden error with nginx smokeping still.
oh ok :) | [15:05] |
brycec | (unless something else comes up) | [15:05] |
mercutio | i'll let you compose! | [15:05] |
.... (idle for 17mn) | ||
up_the_irons | lol | [15:22] |
........ (idle for 39mn) | ||
mercutio | damnit i had an idea that it might be socket permissions, but nooo | [16:01] |
brycec | What does error_log say? | [16:03] |
mercutio | nothing
that's the problem | [16:04] |
brycec | For a 403 response, there's gotta be something | [16:04] |
mercutio | it says something if you miss the i off the end
% ./microcurl/microcurl -v http://202.49.71.24:24/smokeping/smokeping.fcgi http protocol. f 403 Forbidden 0 *402 open() "/srv/http/smokeping/smokeping.fcg" failed (2: No such file or directory) so the error log works normally and su to http user and running the cgi works but you have to get out of the /root/ directory or it says permission denied on something random to confuse you :) | [16:04] |
brycec | Here's my nginx config http://sprunge.us/DiPX | [16:07] |
mercutio | how are you running smokeping with with that fastcgi.sock | [16:07] |
brycec | And I spawn smokeping with: exec /usr/bin/spawn-fcgi -n -s /var/run/smokeping/fastcgi.sock -u smokeping -g smokeping -U www-data -G www-data -- /usr/lib/cgi-bin/smokeping.cgi | [16:07] |
mercutio | ok maybe i shoudl try that
i'm trying to use fcgiwrap | [16:08] |
brycec | (And I'm using runit to supervise that) | [16:09] |
mercutio | it says to use multiwatch
this was so easy on lightty :) | [16:09] |
brycec | Meh I prefer runit | [16:10] |
mercutio | hmm
i used to use daemontools | [16:10] |
brycec | Either way, command/syntax for spawn-fcgi is the same | [16:10] |
mercutio | i use it some other places | [16:10] |
*** | bardo has joined #arpnetworks | [16:10] |
brycec | brycec has no idea why he preferred runit, but there were reasons at the time)
It's the only service I use runit for as well Anyhow, hope that helps. It really Just Works(tm) for me, a matter of pointing nginx at the fastcgi socket, and spawning the fastcgi listener brycec runs into the night | [16:10] |
mercutio | yeah uhh
hopefulyl i can figure it out i'm not used to this whole systemd thing | [16:12] |
brycec | heh | [16:13] |
mercutio | i'm going to try inside tmux first i think | [16:13] |
brycec | (This is a Debian Wheezy system, no systemd involved in my setup) | [16:14] |
mercutio | yeah
now i get that IPC/Open3.pm error I am going up in the world! :) woot got it i have to do that exec in /tmp rather than somwhere it cna't read and i have a script that calls itself and runs that spawn-fcgi | [16:15] |
thanks bryce | [16:28] | |
........ (idle for 39mn) | ||
brycec | congrats, mercutio | [17:07] |
............ (idle for 58mn) | ||
*** | mkb has quit IRC (Remote host closed the connection) | [18:05] |
....... (idle for 31mn) | ||
mkb has joined #arpnetworks | [18:36] | |
mkb | up_the_irons, openbsd 5.6 works great; thanks! | [18:36] |
up_the_irons | mkb: :) | [18:40] |
mkb | only difficulty was that vio0 turned into em0 and I was without networking until I fixed that | [18:42] |
up_the_irons | oh did you have virtio before? I can enable that again if you like.
cuz with em0 you're just on intel e1000 | [18:48] |
mercutio | was that an inbetwen version?
i thought virtio didn't work on older kvm | [18:48] |
mkb | I did; I didn't know if it was supported on the new kvm
I guess it wouldn't have gone away up_the_irons, send a ticket or can you just do it? | [18:49] |
up_the_irons | mkb: pm me your vps uuid | [18:51] |
mercutio | while you're shifting his to virtio could you shift mine to virtio too please? | [18:52] |
mkb | done | [18:53] |
up_the_irons | mercutio: the nic? | [18:54] |
mercutio | nic and storage | [18:55] |
mkb | dmesg said my storage was already vio | [18:55] |
mercutio | oh
right you are my storage is virtual it wasn't last i looked :) it's hostname.vic0? | [18:55] |
up_the_irons | vio0 i believe | [18:56] |
mercutio | ok | [18:56] |
mkb | apparently viornd(4) exists. didn't know that | [18:57] |
mercutio | in new kvm yeh
hard to get entropy in a virtual machine | [18:57] |
*** | mkb has quit IRC (Quit: brb)
mkb has joined #arpnetworks | [18:59] |
mkb | and there's vio | [19:01] |
mercutio | mine isn't up again yet hmm
oh it can't find /dev/rwd1a up? there was an extra drive attached to it | [19:05] |
mkb | wd? mine are sd | [19:07] |
mercutio | mine are wd
it booted in read only mode when i typed exit after shell i hoped it would just continue without the drive | [19:08] |
BryceBot | That's what she said!! | [19:08] |
mkb | when it was mounting everything? | [19:08] |
mercutio | vinagre breaks under synergy
shift doesn't work now i can't exit vi bah it's mounted read only anyway yeah i had rwd0 and rwd1 | [19:08] |
mkb | you should have your console be the serial console | [19:10] |
mercutio | yeah that'd be sensible
the option wasn't there when i first set it up iirc | [19:10] |
mkb | bsd.rd asks when you install | [19:10] |
mercutio | nah on arp | [19:10] |
mkb | oh you used the default setup | [19:11] |
mercutio | nah ssh console server wasn't there i mean i think | [19:11] |
mkb | oh that must have been a long time ago | [19:11] |
mercutio | maybe it was
i've had a vm since jan 2011 it sems | [19:11] |
mkb | that's longer than me at least | [19:13] |
mercutio | it doesnt' seem like very long to me
i had a dedicated server 10 years ago or something in a different location and it ran openbsd too :) but pentium pro 200 | [19:14] |
mkb | heh
I used to have a machine at home, but it just got to be such a hassle to maintain behind dynamic IP | [19:17] |
mercutio | heh
dynamic ip sucks yeh i ran a mail server on dynamic ip in like 98 but the whole idea of personal servers and vps's isn't new to me relaly but now days there's no real reason for low end servers vs vsp vps | [19:19] |
hmm up_the_irons didnt' seem to get back | [19:31] | |
argh shit why did i use vi again
so i've lot wd1 and wd0 has turend to sd0 but it seems to work at least | [19:36] | |
....... (idle for 32mn) | ||
mkb | the bios always shows 3 disks for me; maybe that explains wd0 wd1 | [20:10] |
.... (idle for 19mn) | ||
mercutio | cool, working now up_the_irons. thanks. | [20:29] |
up_the_irons | mercutio: np | [20:37] |
*** | acf__ is now known as acf_ | [20:43] |
bardo has quit IRC (Ping timeout: 272 seconds) | [20:48] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |