[01:17] *** LT has joined #arpnetworks [01:26] *** schmir has joined #arpnetworks [02:32] *** cedwards has quit IRC (Read error: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number) [02:34] *** cedwards has joined #arpnetworks [03:37] *** ziyourenxiang has joined #arpnetworks [04:44] *** schmir has quit IRC (Remote host closed the connection) [04:47] *** schmir has joined #arpnetworks [04:48] *** schmir has quit IRC (Remote host closed the connection) [04:59] Hello! [05:00] *** heavysixer has joined #arpnetworks [05:00] *** ChanServ sets mode: +o heavysixer [05:01] hello [05:02] *** schmir has joined #arpnetworks [05:02] What's up? [05:04] not much. just getting into work. [05:11] How come my server stopped doing cron jobs? [05:12] i've got one cron job (1am every day) for root that isn't run and one cron job for my regular user (every 5 minutes) that isn't run [05:13] is your cron daemon running? [05:15] Yep [05:15] dexter@bowser:~ $ ps aux|grep cron [05:15] root 719 0.0 0.2 6920 988 ?? Ss 19Mar10 0:19.85 /usr/sbin/cron -s [05:16] hmm, dunno, never had cron not work on me before. [05:17] /var/cron/log might give a clue [05:18] DaCa: Doesn't say shit actually :/ [05:19] No errors, no nothing [05:19] Looks like everything is okay there [05:29] are zfs snapshots on regular intervals a good way to keep incremental backups of jails? [06:04] i think it is time for a pre-work nap [06:07] dxtr: paths? [06:07] i've broken paths before which has broken cronjobs (as cron can't find the commands, etc) [06:22] I use full paths [06:23] And yes, I know they are correct [06:49] *** vtoms has joined #arpnetworks [07:43] *** coil is now known as coil-desktoppcwi [08:27] *** ziyourenxiang has quit IRC (Quit: ziyourenxiang) [09:05] *** LT has quit IRC (Quit: Leaving) [09:37] *** fink has joined #arpnetworks [10:18] anyone use distcc on FreeBSD? I don't think I've got it working.. [10:26] cedwards: sorry :( [13:25] *** schmir has quit IRC (Remote host closed the connection) [14:05] *** Aila has joined #arpnetworks [14:06] hi i am have trouble with my reverse zone file using bind9, when i do a nslookup m.y.i.p i get an error "** server can't find m.y.i.p.in-addr.arpa.: NXDOMAIN [14:14] what does your zone definition from named.conf look like? [14:14] (and are you querying the authoritative server when you test?) [14:50] *** vtoms has left [15:00] *** fink has quit IRC (Quit: fink) [15:05] *** heavysixer has quit IRC (Quit: heavysixer) [17:19] *** mart1n_ is now known as mart1n [17:27] anyone know of a monitoring solution that will "learn" what is a "good" threshold and what is "bad" and then alert based on that? [17:27] my friend is finding nagios too "static" [17:28] like lower traffic for the weekend is OK, but traffic that low for the week can be condition for alert. technically, you can do this in nagios, but it becomes cumbersome to maintain [17:34] similarly, learning systems can learn bad behaviour too. [17:34] if it were my system I'd set different alert conditions by time. [17:35] ... to answer the question you actually asked though (;)) no suggestions, sorry. [17:36] how often does he expect his traffic to change that dramatically though? [17:36] I mean if it's changing often enough for updating nagios to be a pain, any learning system is going to be just as wrong. [17:48] *** RandalSchwartz has joined #arpnetworks [17:49] yeay - figured out how to make my airport extreme at home tunnel my he.net ipv6, so now I have v6 at home [17:49] between that and miredo, I can use ipv6 everywhere now [17:50] jdoe: i c [17:50] RandalSchwartz: my airport extreme tunneled automatically (finds 6to4 anycast router). did this method not work well for u? [17:51] *** heavysixer has joined #arpnetworks [17:51] *** ChanServ sets mode: +o heavysixer [18:17] gotta love it... testing ipv6 connectivity, ran this: [18:17] socat -v tcp6-l:9999,reuseaddr,fork system:'date' [18:17] it's a little date client running on port 9999 v6 [18:21] nice [18:22] * jdoe is boring and uses telnet [18:23] well yeah, you test it with "telnet thathost 9999" [18:23] if you can get to it, you have v6 [18:24] socat is *really* amazing though [18:25] tacos [18:26] oh yeah, it does spell that backwards :) [18:26] hehe [18:26] i recently realized that too [18:54] up_the_irons: hmm. Looks like you missed a ptr record for 174.136.97.245, do you want a ticket for that or is asking in here enough? [18:56] *** jdoe_ has joined #arpnetworks [18:56] *** jdoe_ has quit IRC (Client Quit) [19:17] how can I 'portmaster -af', but ignore one port? [19:21] jdoe: ticket please [19:24] ok. [19:57] cedwards: -x [19:58] mike-burns: I ended up using 'touch /var/db/pkg//+IGNOREME' [19:58] Ah, interesting. [20:00] portmaster then prompts ith a 'this is marked ignore. build anyway? [n]' [20:01] I had no idea. Is that in the ports(7) manpage? [20:01] portmaster manpage. [20:01] Ah. [20:02] learn something new everyday [20:03] You guys know about ~. in SSH? [20:03] Yup. [20:03] yep. use it regularly. [20:03] I have to use it far too often. [20:03] I just learned it (among the other ones) [20:03] Wraithan: did you know about ~? in ssh? [20:03] I've always just killed the terminal and re-ssh'd [20:03] cedwards: just learned it [20:04] strange the things you pick up that seem so simple. [20:08] i've got an admin i've worked with for about two years who didn't know pgup in the shell (shift-pgup) [20:08] he'd pipe *everything* through less instead. [20:08] haha [20:08] Well you work with what you've got [20:09] true [20:09] i think i'll turn on Shaun of the Dead to wind down tonite :) [20:09] Like I never imagined there was an escape sequence to drop an SSH session [20:10] i still say ssh is the greatest achievement of humankind. space travel? pfft. [20:12] a good terminal and ssh comprise 95% of my day. [20:12] Used to be that way for me [20:12] Now I use emacs with it's GUI instead of via a terminal [20:14] even now I'm on my EeePC with FreeBSD 8.0, dwm and urxvt{d,c}. All I need. [20:16] sweet. ccache+distcc and I just rebuilt every port on this machine in 12m [20:26] The first computer I used was a Mac. [20:26] Draw your own conclusions. [20:26] =) [21:09] *** ballen has joined #arpnetworks [21:09] *** ChanServ sets mode: +o ballen [21:52] *** Ehtyar has quit IRC (Remote host closed the connection) [21:53] *** Ehtyar has joined #arpnetworks [21:53] *** toddf has quit IRC (Read error: Operation timed out) [21:57] *** toddf has joined #arpnetworks [21:57] *** ChanServ sets mode: +o toddf [22:00] *** nerdd has quit IRC (Ping timeout: 240 seconds) [22:01] *** nerdd has joined #arpnetworks [22:15] ugh - upgrading perl 5.10 to perl 5.10.1 just lost me two hours of my webserver :) [22:16] but now I know the proper way to do it [22:16] an "in-place" upgrade fails [22:17] not feeling 5.12? [22:17] you have to save a package list, shut down all services, uninstall perl *and* all its depends, then install perl and one by one install the depends [22:17] no port for 5.12 yet [22:17] *** Aila has quit IRC (Read error: Operation timed out) [22:17] haha. That's generally how I upgrade perl :P [22:17] *** Aila has joined #arpnetworks [22:17] *** dxtr has quit IRC (Read error: Operation timed out) [22:17] *** dxtr_ has joined #arpnetworks [22:17] oh, freebsd. Yeah. I got the feeling when I did 5.8 -> 5.10 that it wasn't something they really encouraged. [22:18] ... and in fairness that's almost what had to be done for 5.8 -> 5.10 [22:18] the upgrade in place worked, sorta, you just had to rebuild everything that even looked at perl afterwards. [22:18] yeah... well, now that's the new plan :) [22:19] I was trying to avoid 15 minutes of downtime [22:19] and ended up spending an hour trying to figure out how to recover [22:21] * RandalSchwartz wanders off [22:29] Still no word on the VPS shortage? [23:19] RandalSchwartz: ha