[00:03] *** chmod\ has joined #arpnetworks [00:04] *** chmod\2 has quit IRC (Ping timeout: 246 seconds) [02:25] *** HighJinx has joined #arpnetworks [02:47] jlgaddis: lol, yeah i bet [03:01] *** Webhostbudd has quit IRC (Quit: Leaving) [06:32] mercutio: the only problem is how much ram/cpu is uses [06:33] in my use case, it's not worth the trade-off [06:33] i'd use it if i was tethered through my iPhone or something though [06:33] no doubt [06:33] *** _brycec has quit IRC (Read error: Operation timed out) [06:39] *** brycec has joined #arpnetworks [06:50] phlux: yeh [06:51] phlux: i wouldn't to start looking at why it used so much cpu [06:51] it also increases latency on close connection [06:51] i didn't get far though, it took long enough to compile git version [06:51] various dependencies blah [06:52] yeah i won't be using it for everyday use [06:52] i think that's bug [06:52] and can be fixed [06:52] but it's c++ [06:53] i kind of wanted to do something similar once upon a time [06:53] and i've done a few semi-related things [06:53] like written ansi terminal, network code, etc before [06:54] it also doesn't work with windows/putty [06:54] and ssh has high overhead to start a new shell [06:54] which matters if there's packet loss [06:54] i used to use telnet in 486 days [06:54] cos ssh was too slow [06:55] probably a broken eventloop [06:58] yeh [06:59] too tired to look at it right now [07:00] but it inspires me a little :) [07:03] it helps with ssh to amsterdam [07:05] haha i bet [07:29] The mosh people are still being a bit silly about IPv6 support [07:31] They've invented this corner case where you're ssh'ing (well, mosh'ing) to a pool of servers with one DNS hostname which returns multiple A and AAAA records, and want to roam between v4 and v6 but can't tell which v6 address is the same server as the v4 one you're connected to [07:32] And they're using this situation that nobody has as a reason not to do IPv6 at all [07:45] *** chmod\2 has joined #arpnetworks [07:48] *** chmod\ has quit IRC (Ping timeout: 246 seconds) [09:14] plett: When you say "nobody" I am sure you really mean something like "almost nobody" alt. "very few" or so? [09:15] plett: Also, if they were using it as an excuse not to do IPv6 at all, howcome they have IPv6 support on the roadmap for Mosh 1.3? [09:15] andol: Yes. Almost nobody. [09:16] Despite being on the roadmap, none of the existing patches to add v6 support are acceptable until they can solve the above mentioned "problem" [09:17] I'd love for mosh to be useful for me, but I have a handful of v6-only hosts which I would need to use it against [10:00] *** meingtsla has quit IRC (Quit: Leaving) [10:00] *** meingtsla has joined #arpnetworks [10:47] *** johnmg has joined #arpnetworks [11:58] *** chmod\2 has quit IRC (Ping timeout: 246 seconds) [12:01] *** dzup has quit IRC (Read error: Connection reset by peer) [12:03] *** dzup has joined #arpnetworks [12:33] *** chmod\ has joined #arpnetworks [12:38] *** chmod\2 has joined #arpnetworks [12:40] *** chmod\ has quit IRC (Ping timeout: 246 seconds) [13:18] *** chmod\2 has quit IRC (Ping timeout: 246 seconds) [13:48] *** chmod\ has joined #arpnetworks [14:01] *** chmod\ has quit IRC (Ping timeout: 246 seconds) [14:19] *** staticsafe has joined #arpnetworks [15:05] *** chmod\ has joined #arpnetworks [15:18] *** chmod\ has quit IRC (Ping timeout: 246 seconds) [16:16] *** johnmg has quit IRC (Quit: Page closed) [16:20] plett: why do you havae ipv6 only sites? [16:20] *** chmod\ has joined #arpnetworks [16:21] i assume it's just for testing :) [16:22] plett: just curious, what do you run on your v6-only hosts? [16:23] whee just got my receipt, can't wait to get the VPS [16:25] staticsafe: almost done :) [16:26] :D [16:26] staticsafe: welcome packet sent! [16:27] whee, FreeBSD here I come [16:27] gotta jet, email support@arpnetworks.com should you need anything else (or just asking here can sometimes get your question answered), thanks! [16:27] * up_the_irons heads out [16:27] np [16:29] * staticsafe thinks of hostname [17:19] mercutio / up_the_irons: I can't speak for plett, but I've gota few ipv6-only hosts and websites. Part of it is for testing and development, partly for the nerd/cool/hipster factor, and often because I simply don't need a host with IPv4 connectivity. With IPv6, I can just pick one of the billion or so free addresses and BAM, IP-based virtualhost complete with SSL, that 99.9% of portscanners and ne'er-do-wells will ever mess with (yay lazy [17:20] firewall rules). I guess basically it boils down to personal stuff, not servers intended for the public at large... though I suppose I could always offer up an IPv6 mirror site. [17:28] with seperate web servers? [17:29] No, just a single lighttpd instance [17:29] or Apache [17:29] hmm, surely you can just use acls for that? [17:30] ACLs for... the SSL cert? Nah very few browser support the new extensions that let the server decide which certificate to send based on the hostname requested. One certificate per IP is still the best and easiest method. [17:30] mercutio: unless I misinterpreted your application of ACLs [17:32] acls for firewall [17:33] or lighttpd [17:33] oh [17:33] mercutio: you seem to have overlooked the keyword _lazy_ firewalling [17:33] it's about https [17:33] i hate https :) [17:33] i don't think the name-based-virtual-histin g works yet [17:34] it's been needed for about 14 years. [17:34] but hey [17:34] lol yeah. Supposedly there's an extension to HTTP for it where the client connects and sends the request before the server sends its certificate. But it's definitely not widely supported [17:34] So IPv6 ftw! [17:34] i dunno https for the lose :) [17:35] need another ssl host? SURE! HERE ARE BILLIONS OF ADDRESSES IN YOUR /64! [17:35] what i want is some kind of txt record or something defined web server stuff [17:35] like what hosts are there [17:35] what priority to use them in [17:35] https/http name [17:35] http protocol version [17:35] any extra protocols supported etc [17:35] and being in dns it could be hosted in many locations [17:36] and like for instance some sites work best if you keep going to the same server, and some don't midn etc [17:36] Yeah, DNS would make a great place to place a site's public ssl cert or fingerprint at least for client verification [17:37] man, installing vim is taking a while :) [17:37] staticsafe: perhaps you should've gone with vim-nox? [17:37] oh crap [17:37] bleh too late now [17:37] Or is it vim-lite... Changes names depending on where you are (lunix, etc) [17:37] FreeBSD here [17:37] im usually a Debian/Gentoo guy [17:38] Never too late staticsafe... you don't want that disk space needlessly eaten up [17:38] heh Debian here, but I admin Debian, CentOS, OpenBSD and FreeBSD. I can't keep names straight between 'em [17:39] its building perl atm [17:39] i think the only extra stuff in the vim package i don't need is the x11 stuff it pulled in [17:40] what's vim-nox? [17:40] yep, which is somewhere between 300 and 500MB as I recall [17:40] mercutio: vim without X deps [17:41] cuz... vim can have X deps, for gvim and the like, font rendering... I don't know what all else [17:42] vim-lite [17:42] (also -nox has no perl or python support) [17:42] brycec: i actually need the python support [17:42] otherwise part of my .vimrc doesn't work ;) [17:42] clearly you're writing your vimrc wrong :P [17:43] https://github.com/staticsafe/dotfiles/blob/master/.vimrc [17:43] lol [21:26] *** chmod\ has quit IRC (Read error: Connection reset by peer) [21:26] *** chmod\ has joined #arpnetworks [21:38] *** _bryc3c has left "If you're seeing this, I probably accidentally /wc'd" [21:38] *** _bryc3c has joined #arpnetworks [21:38] * _bryc3c facepalms [21:38] <_bryc3c> the /part message was correct [21:56] :) [21:57] moved over my smokeping setup from my ubuntu box to the freebsd one, couldn't move my RRDs though :( [21:57] RRDs::info /usr/local/var/smokeping/Personal/Home.rrd: ERROR: This RRD was created on another architecture at /usr/local/smokeping/lib/Smokeping/RRDtools.pm line 113. [21:59] <_bryc3c> yup [21:59] <_bryc3c> staticsafe: though IIRC there' is an export/import in rrdtool [22:00] :o [22:00] <_bryc3c> just gotta recreate the rrd [22:00] time to go read docs then [22:00] <_bryc3c> man rrdtool ;) [22:03] dump Dump the contents of an RRD in plain ASCII. In connection with [22:03] restore you can use this to move an RRD from one computer [22:03] architecture to another. Check rrddump. [22:03] sweet [22:04] thanks _bryc3c [22:04] <_bryc3c> np staticsafe [23:48] *** HighJinx has quit IRC (Ping timeout: 255 seconds) [23:51] *** HighJinx has joined #arpnetworks