[00:36] hello all. I'm looking through packages.ubuntu.com for something that'll automatically select a fast mirror, or at least allow me to look at a list, but I'm not seeing anything. Is there such a util? [00:47] andol, are you there? [00:47] andol, if you want to run dhcpd + bind9 + ddns = http://my-mili.eu/matt/docs/dynamic-dns-with-dhcp-and-bind-9/ [00:47] I success!! [03:19] can anyone help me figure out why I am unable to receive email on the email server I just set up? [03:19] PERM_FAILURE: SMTP Error (state 13): 553 sorry, relaying denied from your location [03:39] luckyone: Still there? [04:32] that sounds more like a sending problem [04:33] <- not an expert... but know enough to babble === \sh is now known as \sh_away [06:01] ScottK: yes - still here [06:02] ScottK: I think it was with my mx records on the domain - I think I didn't have them forwarding to my box correctly... [06:02] *seems* to be working now [06:05] OK [06:06] Glad you got it worked out. === \sh_away is now known as \sh [09:24] pubo: Well, I already have my system running the way I want, but thanks anyway. === Gh0sty_ is now known as Gh0sty [14:55] hi, i need help setting up raid 0 [14:55] i cant find it in the installation [14:56] hardware raid 0 [15:06] humm make that raid 1 [15:42] I just configured bind9 and (naturally) had to put an email address in for the zone I set up. Since I haven't installed postfix on that machine, if DNS does have to send me an email, is it going to be able to send it? [15:42] I've only got a couple of servers I want to set up for home use, and am wondering if I can get away without installing postfix. [15:52] * TheRazer is away: Gone away for now. === TheRazer is now known as TheRazer|Away [15:53] levander: just use an e-mail you use? [15:54] Nafallo: Don't know what that means. [15:54] what part of that sentence was unclear? [15:55] How that sentence was related to what I asked. [15:55] Nafallo: Oh, okay. [15:55] ... [15:56] Nafallo: I have dovecot installed on that machine. The email address is the one that I use on dovecot. That's the one I'd like to use. [15:56] Do I need to install postfix to use that email address? [15:56] Or, does bind9 have another way to send me emails? [15:56] is it reachable for everything else trying to send mail to it? [15:57] it's not for bind. it's for people looking at your SOA that wants to contact you. [15:57] I haven't tested it yet. I just installed it just now. [15:57] Nafallo: Ah, I see. So, bind9 doesn't send emails? [15:57] no [15:57] Even for errors? [15:57] Nafallo: K, thanks. [15:57] But, I bet I end up having to install postfix anyway. [15:58] For something else... [15:59] Is anyone aware of any opensource software for managing Mirosoft Windows workstations? e.g. deploying hotfixes and applications etc? [16:00] iclebyte: not that I'm aware of. google would know better. [16:00] yeah I'm googling like a badboy and coming up short... what an appealing tool to the enterprise that would be. [16:05] http://wpkg.org/ =) [16:11] Webian package manager o_O? [16:11] Ooh [16:11] Windows. [16:12] Sweet [16:24] yea, looks quite cool. i think im gonna build a virtual network and test it out later this afternoon. woop wooop [17:05] soren: I made a writeup of the kvm + bridge stuff: https://wiki.ubuntu.com/KvmWithBridge [17:29] * lamont tries to remember what if anything postfix needed to have changed for hardy -server support love [18:02] lamont: There was some discussion about making changes in Postfix versus doing it in tasksel. [18:02] lamont: I don't think there was any resolution. [18:03] lamont: I really don't like the idea of postconf running in the postfix init. [18:05] in the postfix init? it already does that about 6 times... :_) [18:05] or do you mean in the dovecot postinst? [18:06] or did you mean postfix' init.d? [18:07] postfix init.d if I understand the proposal correctly [18:07] how very, um, interesting. [18:07] the boottime police will come looking for us [18:10] That's kind of how I figured it, but I may have misunderstood the proposal. IIRC it was on ubuntu-devel. It may have been on the ubuntu-server ML, or both. [18:11] ok [18:11] did I tell you that 2.5.0~rc2-1 is in experimental? [18:11] feel free to poke at it. [18:11] You did [18:11] * lamont is doing a pass through the bts looking for other things to fix in 2.4 before the final upload [18:11] s/final/"final"/ :) [18:14] * ScottK still expects one more 2.4 release just after 2.5 comes out, or do you have that already? [18:36] 'noon [18:37] no, not yet. [18:37] I've badgered all the translators for debian/templates updates though [18:38] maybe all that will land together. === macd_ is now known as macd [20:05] ldap is a mission! === ember_ is now known as ember [20:11] oh no.. now i cant login atall! [21:25] Is it possible to create a SSH tunnel without starting a full SSH session (I'm currently using "ssh -L localhost:3307:otherhost:3306 user@otherhost" to create MySQL tunnels)