[00:00] shucks [00:01] it was a potential customer, though. [00:01] so i would guess whoever showed up a little bit before me. [00:06] ah [01:53] my domain freebsdvps.com keeps getting higher on google when searching for "freebsd vps" (now in the #5 slot). I wonder why, I haven't added it anywhere recently, and I don't think others have either. SEO mysteries [01:53] :D [01:53] but hey I'm not complaining... ;) [01:54] let me bing it... [01:54] LOL [01:56] nowhere on bing... you suck bing [03:53] *** vtoms1 has joined #arpnetworks [04:05] *** vtoms has quit IRC ("Leaving.") [04:44] *** vtoms1 has quit IRC ("Leaving.") [04:48] *** vtoms has joined #arpnetworks [05:21] *** vtoms has quit IRC ("Leaving.") [05:31] *** vtoms has joined #arpnetworks [05:43] *** vtoms has quit IRC ("Leaving.") [05:50] *** heavysixer has joined #arpnetworks [06:03] *** heavysixer has quit IRC () [06:31] *** vtoms has joined #arpnetworks [06:32] *** vtoms has quit IRC (Client Quit) [06:35] *** vtoms has joined #arpnetworks [06:38] *** heavysixer has joined #arpnetworks [08:59] *** heavysixer_ has joined #arpnetworks [09:02] *** heavysixer has quit IRC (Read error: 110 (Connection timed out)) [09:02] *** heavysixer_ is now known as heavysixer [09:57] *** visinin has quit IRC ("switching servers") [10:57] *** visinin has joined #arpnetworks [11:11] visinin: you had some questions? [11:11] yeah [11:11] pertaining to DNS specifically [11:11] i haven't run a DNS server in a few years and I've forgotten how a few things work [11:11] I was originally considering tinydns, as I've used it before, but the opinion nowadays seems to be that maradns is better [11:12] maradns? i actually haven't heard of it [11:12] tinydns and unbound are the BIND alternatives I've worked with [11:13] I hadn't run across unbound, thanks for the tip [11:13] np [11:13] there are a few things I don't remember, though [11:14] the first is how to set the initial DNS record of the nameserver [11:14] *shudder* djbdns [11:14] I believe I had to do it through my domain registrar last time [11:14] that initial mapping from IP to ns1.mydomain.com [11:16] and the other bit is how to set up reverse DNS [11:17] visinin: the initial mapping is done through your registrar [11:17] each one is different, but the idea is the same (give ns1.* and ns2.* some IPs ;) [11:28] gotcha [11:29] i'll look into that with my registrar [11:29] and then does the DNS server I run handle the rdns too? [11:36] visinin: if you want me to delegate reverse DNS to you, yes, that server can handle it. but with only 1 IP, I don't know why you'd want to go through that. you may want to read: http://support.arpnetworks.com/faqs/main/reverse-dns [11:37] djbdns is awesome! [11:37] visinin: for IPv6, however, it does make sense to delegate. [11:42] gotcha [11:42] isn't rdns a good idea if I'm going to be running a mailserver, though? [11:42] I remember reading somewhere that some mailservers use reverse DNS as an anti-spam measure, but I might not be remembering correctly [11:43] jeev: for sure [11:43] mhoran: why the shudder? [11:43] djb tools are scary. [11:43] I'm runing UNIX, not djbNIX. [11:44] i'll take djb's eccentricities over bind [11:45] is there anything like postfix is for qmail for dns yet? [11:45] i mentioned maradns earlier [11:45] and up_the_irons mentioned unbound [11:46] and the maradns site has links to loads of them [11:46] cablehead: Tv likes unbound, and I'm using it as a resolver, works pretty well [11:47] visinin: reverse DNS is a good idea, yes, I'm just saying you don't have to do it yourself (if I set the PTR record for you, it's done, nothing left do) [11:47] gotcha. [11:47] if you had like 64 IPv4 IPs with me, then I'd recommend (actually require ;) delegation [11:48] but for 1 IP, why bother [11:49] up_the_irons: what are you using for your server these days? [11:50] BIND (yes, bad, I know), but I want to change it out soon [11:53] cablehead: ^ [11:53] if it wasn't for all the security problems, I'd be happy with it [11:54] I don't really mind having a different file for each zone or changing serial numbers [11:55] up_the_irons: gotcha, yeah once you've mastered it, i'm sure it's not too bad [11:55] visinin: maradns looks promising [11:56] cablehead: yeah, it's not bad; esp. given "DNS & BIND, 2nd ed" was a book I actually managed to read cover to cover ;) [11:56] cablehead: have you used maradns before? [11:57] up_the_irons: no, just looking through its doco now [11:57] cool [12:01] i like that you can set the A and PTR record in a single entry in djbdns' config .. it doesn't look like you can do that with maradns - it's config looks pretty straight forward still [12:04] cablehead: yeah, that's a nice djbdns feature if you actually want A and PTR to match, but I can think of several cases where you wouldn't want this; and yet, I didn't see how to override this default behavior [12:07] up_the_irons: + creates just an A record, looks like ^ creates just a PTR record [12:08] cablehead: ah, neato [12:10] . is pretty awesome too, gives you an A, NS and SOA record in one shot .. [12:12] cablehead: yeah, I've used . before [12:12] so cryptic though [12:12] ;) [12:12] I don't mind, much [12:12] at some point it feels a little funny though [12:13] up_the_irons: for sure :) [12:15] although in practice i find i only really use a couple of '.'s for my roots, = for the canonical name of each of my boxes, a + for their other names, and then @ for the mx's .. so cryptic, but usually just 4 symbols to remember [12:16] cablehead: haha, cool; still cryptic ;) [12:16] up_the_irons: haha, yeah [12:20] *** Nat_UB has quit IRC (Remote closed the connection) [12:21] *** Nat_UB has joined #arpnetworks [14:26] *** vtoms has left [15:00] *** Thorgrimr has joined #arpnetworks [15:15] *** vtoms has joined #arpnetworks [15:18] new blood [15:18] Thorgrimr: welcome to IRC [15:25] up_the_irons, or anyone else, really. I want to be alerted when utilization of my server spikes -- not just crosses a threshold, but actually spikes, from say, 10% utilization to 100%. Threshold is too weak, since it only notifies if I cross a certain point. I want a special type of notification if there is a spike. [15:29] mhoran: so you want the differential [15:29] Sure, that should do it. [15:29] if "rate of change of X" is greater / less than "Y" (threshold), send alert [15:29] Is there a system that will let me program something like that, or do I have to implement it myself? [15:30] (We've outsourced our Nagios installation, and they're not around to help us out right now. The shit has hit the fan and I'm trying to get up to speed on this stuff.) [15:30] i bet you're not the first to want that [15:31] it's probably out there, but I don't know where [15:31] Yeah. I figure it must exist. [15:32] cablehead: have you ever seen anything that will alert you if the "rate of change" of something passes a threshold? (like a spike) [15:33] up_the_irons: no sorry [15:33] up_the_irons: maybe a munin plugin that shows the rate of change? [15:34] cablehead: yeah, perhaps [15:34] Ah, hrm. [15:35] up_the_irons: hard part is for the plugin to know the value from its last run [15:37] cablehead: i don't think you'd need it necessarily; if you graph "Mbps", let's say, that's like velocity of your bits; a 2nd differential would give you acceleration of your bits, and some XX value of that is your threshold. You could graph bandwidth acceleration, that'd be interesting [15:38] Right on. [15:46] up_the_irons: Hello there [15:46] hey [15:48] So the real problem is that I've got these Rails procs that keep spinning out of control. :( [15:48] mhoran: welcome to the club ;) [15:49] So MTV will be covering our Web site this evening! [15:49] Hopefully it stays up ... [15:49] Hahaha. [15:49] oh man [15:50] I have no faith. This weekend was hell. [15:50] ouch [15:56] *** vtoms has left [16:02] Damn. This server is out of control. [16:02] Just died again. [16:02] Who the hell wrote this app! [16:02] * mhoran puts finger on nose [16:40] *** visinin has quit IRC ("sleep") [17:49] Thorgrimr: You gonna order the 3 GB package or what? [17:49] LOL [17:50] Well, so far we've survived the MTV promo. Whew. [17:50] Our boss is not happy. :( [17:50] but u survived... [17:51] yeah, right [17:52] Yeah. He's not too happy that the Rails procs keep dying. [17:53] ... not that he has any idea what they do. Haha. [18:12] mtv is wack anyway [18:12] the republican party has more followers [18:50] *** heavysixer has quit IRC () [19:43] *** forcefollow has joined #arpnetworks [20:57] *** ballen has joined #arpnetworks [21:03] *** ballen has quit IRC () [23:14] *** visinin has joined #arpnetworks [23:44] *** ballen has joined #arpnetworks