=== dantal1zing is now known as dantalizing [03:54] c1|freaky: [03:54] did you get your answer? [03:57] c1|freaky: cd [03:57] err [03:58] c1|freaky: anyway, just use the command rmlist [04:17] evening nijaba [04:18] hey faulkes-, how are you doing? [04:19] busy busy [04:19] working on forum stats stuff [04:20] course, then I need to work on learning more about bzr [04:20] oh, I read the privacy statement issue you raised [04:20] faulkes-: regarding your wondering on how to push your changes, the key is to know that with bazaar, you push them registering a new branch [04:20] I'm looking into that, I believe I have a template [04:20] faulkes-: cool [04:20] nijaba: nods, that's where I thought I went wrong [04:21] but I've been doing house cleaning all day, making sure LP is setup all proper like [04:21] signing code of conduct, all that jazz [04:21] faulkes-: to register a new branch, goto the project page and click on "register new branch" [04:21] yeah, I saw that [04:21] I didn't do it because of my unfamiliarity with it and I didn't want to cause you more headaches than you might already have had [04:21] yes, right, these are pre-requisite [04:22] faulkes-: I am quite new to it to, so am too happy to be able to help ;) [04:22] nijaba: although I noticed you're based in paris [04:22] I miss paris [04:22] faulkes-: quite right [04:23] you lived in Paris? [04:23] * faulkes- nods [04:23] for a couple months doing a job [04:23] when? [04:23] hmmm, 1999/2000 area [04:23] also surprised a now ex-gf one weekend by flying her there for breakfast [04:23] school? [04:24] wow [04:24] eh? no IT work, network integration [04:24] what do you do for a living? consulting? [04:25] faulkes-: regarding the privacy statement, I think we can promise that [04:25] for the last two years or so I've been senior architect / director of operations at a web 2.0 startup [04:26] - won't use collected nominal data for other purpose than refining the survey [04:26] social networking type stuff [04:26] - won't resell [04:26] prior to that, I was a consultant [04:26] - give right to modify / remove nominal info [04:27] * faulkes- nods [04:27] web 2.0 startup... cool. succesfull at it? [04:27] they ran out of funding [04:27] it happens [04:28] I still do work for them but I've moved back into consulting to keep the cash coming in [04:28] right... that's understandable [04:28] doing mostly linux gig? [04:29] btw, have you considered visiting prague for UDS? [04:30] nijaba: yeah, mostly linux stuff although some cisco thrown in for good measure [04:30] long time I have not touche a cisco [04:31] as for UDS, it's unlikely I would be able to attend, I have some travel commitments [04:31] although I want to go to prague ;) [04:32] too bad [05:23] faulkes, do you sleep? [05:24] You were here when I asked questions 14 hrs ago. [05:24] yes, I sleep, just at odd hours and usually not for long periods of time [05:25] I also had server maintenance to do tonight [05:55] Oh.... [05:55] Good man. [05:56] money is money and I'm not cheap ;) [05:57] Uh oh.... did it already cost me money just to make those comments? [05:57] * z5000man ducks in cover [06:03] heh, no [11:39] hello! I have this problem.. I can't make my box sends and receives email... [11:43] rhineheart_m, what error do you get? [11:45] Kamping_Kaiser: This is the first error I got: Could not reliably determine the server's fully qualified domain name, using example.com for ServerName [11:46] rhineheart_m, that looks like an apache error. whats your mail server? [11:47] m using Postfix Mail Server [11:47] Kamping_Kaiser: Postfix version 2.4.5 [11:48] to fix your hostname you'll need to look at /etc/hosts and /etc/hostname . for the mailserver, you'll probably also want /etc/mailname [11:50] I got them correct [11:50] the one that handles my DNS is zoneedit.. [11:50] Kamping_Kaiser: do I need to configure something in the server to point it back to zoneedit.com? [11:51] rhineheart_m, i doubt it [11:51] Kamping_Kaiser: what do you mean of saying such? [11:52] Kamping_Kaiser: I have bind9 running.. do I have something to change there? [11:53] rhineheart_m, i doubt you need to point anything to zoneedit. either your dns is not correct locally, or you dont have your hosts/hostname correctly setup [11:53] Kamping_Kaiser: how to do it? [11:54] rhineheart_m, do what? [11:54] Kamping_Kaiser: what needs to be configured locally correct the problem and points the DNS server to zoneedit? [11:55] rhineheart_m, i dont understand what your asking [11:56] Kamping_Kaiser: okay.. what should I point to zonedit? and what file should I modify? [11:56] rhineheart_m, i dont know how zone edit works, so no idea how to use it. have you tried running `hostname` `hostname -a` `hostname -d` ? [11:57] (and checking they give the correct output) [11:57] Kamping_Kaiser: what's the command? [11:58] what DNS can you recommend? My domain has been registered at godaddy.com [11:59] rhineheart_m, these three commands: `hostname` `hostname -a` `hostname -d [11:59] * Kamping_Kaiser isnt convinced you know how dns works [12:01] Kamping_Kaiser: do you have a website hosted in your own web server? [12:03] rhineheart_m, yes, but not my own mail [12:03] (not public mail anyway) [12:03] Kamping_Kaiser: when I type hostname this is the output: tickel.com [12:04] Kamping_Kaiser: hostname -a >>>> tickel.com ip6-loopback tickel.com ip6-localhost [12:04] Kamping_Kaiser: hostname -d >>>> com [12:04] what about `hostname -d` ? [12:04] heh. [12:05] -d should be your domain name, -a should be all aliases for the system, hostname alone should be just the systems name [12:05] Kamping_Kaiser: do you mean..something's wrong the way I configure it? [12:05] rhineheart_m, yes [12:06] Kamping_Kaiser: okay.. so how could I correct the problem? [12:07] rhineheart_m, can you pastebin your /etc/hosts and /etc/hostname and /etc/mailname files please [12:07] !pastebin | rhineheart_m [12:07] rhineheart_m: pastebin is a service to post multiple-lines texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (make sure you give us the URL for your paste - see also the channel topic) [12:08] Kamping_Kaiser: how to read the files? using cat? [12:09] rhineheart_m, that would work. cat/nano/other text editor [12:11] Kamping_Kaiser: have you seen it? [12:12] Kamping_Kaiser: that's for the /etc/hosts [12:13] rhineheart_m, yeah, i got it [12:13] i need the other two as well [12:14] Kamping_Kaiser: okay.. [12:14] although you could paste them directly if you want [12:16] Kamping_Kaiser: got its? [12:16] yep [12:17] Kamping_Kaiser: okay.. so what's the issue there? [12:17] rhineheart_m, i'm still looking [12:18] rhineheart_m, try the one i PMd you [12:19] for the channel: hes not got his /etc/hosts configured correctly [12:20] Kamping_Kaiser: okay..I changed it already. what's next? [12:22] rhineheart_m, you reload apache/postfix and see if they stop complaining [12:22] might have to restart even [12:22] (the services, not the server) [12:22] Kamping_Kaiser: "/etc/init.d/apache2 restart" [12:23] rhineheart_m, yes. [12:24] Kamping_Kaiser: please check it out.. [12:27] For the channel...we I still can't have it to work.. but we're trying to modify some codes yet.. [12:34] i need to head off to sleep soon. (read effectively now). can someone help rhineheart_m out? he should be almost there [12:36] Kamping_Kaiser: He has been doing his best and should be thanked.. Thanks for the efforts you've done. I appreciated it! [12:36] rhineheart_m, good luck :) i'll read up and see if anyone could help out when i wake up [12:36] remember, you may have to wait around a bit for someone to come along :) [12:38] GCLERIC: are you good in this issue? [12:39] rhineheart_m: I'm sorry. What issue? [12:40] okay..Kamping_Kaiser has been trying to help me..but we can't get it to work still.. [12:40] rhineheart_m: what issue are you having? [12:40] I sent you the bin already.. [12:40] have you seen the codes? [12:41] yes... [12:41] gcleric: okay..can you do something on it? [12:42] maybe. What does your /etc/apache2/sites-enabled/000-default look like? [12:43] does it have ServerName cpacsn.info ? [12:45] gcleric: how to check it? [12:45] nano /etc/apache2/sites-enabled/000-default [12:45] it should be listed under [12:46] gcleric: have you seen it? [12:47] I see what you are posting but ServerName foo.some.domain.foo should be added just under the ServerAdmin [12:47] one you add your domain name to that try restarting apache2 [12:49] to the channel>>>we're almost there to correct the problem.. [12:50] what error are you getting now? [12:52] gcleric: I just restarted the apache2.. I GOT NO ERROR anymore.. [12:53] sweet! [12:53] gcleric: thanks! Let me see if I could send email already.. === mindframe- is now known as mindframe [12:54] no worries...glad I could help. [12:54] To the channel....I think the issue of DNS has been fixed already.. thanks for the help of Kamping_Kaiser and gcleric! [12:55] on a side note. If you plan on doing any .htaccess you need to change the 000-default again. [12:57] gcleric: my Domain is registered at godaddy.com. MY DNS has been handled by zoneedit.com.. What else I need to set-up in order for my DNS locally can communicate with the DNS in the zoneedit.com? [12:58] what are you using for your local servers DNS? Your DNS servers are listed in the /etc/resolv.conf === mindframe_ is now known as mindframe [13:00] to the channel...we're now trying to point local DNS records to my nameservers at zoneedit.com....(with gcleric) [13:01] rhineheart_m: are the two nameservers at the bottom who's are those? Are those zoneedit? [13:01] rhineheart_m: are running a DNS server locally on that server? [13:02] rhineheart_m: also the second from the top what is that? [13:03] gcleric: Nope.. they're of our ISP [13:04] gcleric: second from the top is the IP of the router [13:04] rhineheart_m: I would consider putting a #, or remarking out, the first two DNS servers. Just leaving the ones for your ISP. [13:06] gcleric: how about in the zoneedit? [13:06] rhineheart_m: did zoneedit provide you with DNS servers IPs? [13:07] gcleric: I will check it in my account with them.. I am accessing it right now [13:09] rhineheart_m: I would add those to you /etc/resolv.conf. [13:09] gcleric: where to add those two? how about the 2 ones already there? [13:10] rhineheart_m: create entries... nameserver thipaddress for each of the zoneedit DNS servers. [13:11] rhineheart_m: then consider remarking the other two out. [13:12] rhineheart_m: remarking is always better than deleting. =) [13:13] gcleric: Like the one I pasted already? [13:13] yup.. [13:15] gcleric: what's the next command? [13:15] gcleric: how to check if its already working? [13:16] try accessing your site via a browser. [13:17] I seem to be able to access you site [13:18] check your /var/log/apache2/access.log and /var/log/apache2/error.log for any issues. [13:22] rhineheart_m: mtr to your domain name completes now. [13:23] gcleric: what's mtr? [13:24] rhineheart_m: it's a commandline app that combines traceroute and ping. [13:24] gcleric: I tried mtr...its a great tool! thanks [13:24] gcleric: I guess windows doesn't have it... [13:25] rhineheart_m: yes it does. It's on sourceforge...it's called WinMTR. [13:26] rhineheart_m: before making the DNS change to the zoneedit DNS server my mtr's to your domain did not complete. [13:27] gcleric: actually I made some changes with my firewall...try it now...see if you can still mtr my site... [13:27] rhineheart_m: yup... [13:27] rhineheart_m: still able to access it. [13:28] really? [13:28] gcleric: right now? [13:28] yup... [13:28] rhineheart_m: take a look at your /var/log/apache2/access.log [13:29] yup...that's me... [13:30] okay... try to mtr again my site.. [13:30] gcleric: just for curiosity sake..let see if you can still mtr it.. [13:30] rhineheart_m: mtr now fails one hop before your server. I'm guessing at your firewall [13:31] rhineheart_m: would you like me to scan your server/firewall for any issues? [13:32] gcleric: okay.. could you recommend it that way? it's more secure right? at least you could still browse.. [13:32] rhineheart_m: blocking ICMP is a good idea. [13:35] rhineheart_m: everything looks good. =) [13:36] to the channel: well, gcleric has been helping me...cheers! [13:37] gcleric: let me check now if I could already send and receive mails.. [13:39] rhineheart_m: I'm able to telent to port 25 on your server. So you should me able to receive email. [13:40] rhineheart_m: have you tailored your postfix config to block smtp relaying? [13:40] gcleric: Thanks for testing.. I intentionally open it for mails.. [13:41] gcleric: nope.. what's the advantages for that? and how to do it? [13:41] rhineheart_m: advantages: keeping your site from being black listed. [13:42] gcleric: I sent an email to my squirrelmail.. and I got this error.. [13:43] gcleric: okay.. so how to block smtp relaying? [13:44] rhineheart_m: edit your /etc/postfix/main.cf [13:45] rhineheart_m: take a look at http://www.postfix.org/basic.html [13:46] gcleric: okay m on it already...what's the next? [13:47] rhineheart_m: also look at http://www.postfix.org/SMTPD_ACCESS_README.html [13:50] rhineheart_m: postfix is big topic and is worth reading a little before you jump in and make changes. [13:51] rhineheart_m: how are you going to use your mail server? Are user only going to be sending and receiving email from your internal network? [13:52] gcleric: nope...for external as well...I want them to receive and send mails to from and to other domains like yahoo.com and hotmail.com [13:53] rhineheart_m: sorry, I meant how are they going to be connecting from a cliet stand point. [13:54] rhineheart_m: are the users only going to be connecting their email clients from inside your network? [13:54] gcleric: okay...I want them to connect to their mail box wherever they are....not just using the internal network [13:56] rhineheart_m: Ok...here a better howto...http://www.howtoforge.com/virtual_postfix_antispam [13:57] rhineheart_m: before making any changes to the files involved with postfix make backup copies BEFORE changing them [13:58] rhineheart_m: i.e. cp /etc/postfix/main.cf /etc/postfix/main.bak [13:59] rhineheart_m: take a look at your /etc/postfix/main.cf and the myhostname = entry [13:59] gcleric: how to change back to the original setttings if failed? [14:00] rhineheart_m: cp /etc/postfix/main.bak /etc/postfix/main.cf [14:00] rhineheart_m: again make a backup before changing. [14:01] gcleric: thanks for the advice.. DONE. [14:02] =) [14:03] to the channel: gcleric has really helped me a lot.. [14:04] rhineheart_m: no worries .=) [14:04] rhineheart_m: what does the file /etc/mailname look like? [14:04] gcleric: is something wrong with those entries? [14:05] in a network where some clients are linux and some windows, server is linux, what are the ways by which i can restrict any pc to boot or login unless its authenticated from the server. and the uptime for each pc or login/logof time is recored too. in such a way that i can count for how much time the pc was loged in and used for the whole month. 2. no other computer can access internet that is not in the server list? [14:05] rhineheart_m: change that/etc/mailname too...backup first. [14:07] RindTailedFox: are you talking about Samba? [14:07] nop. i dont know whats samba [14:08] RindTailedFox: how are the windows clients authenticating to the server? [14:08] thats what i wana set up [14:10] rhineheart_m: again make a backup before change the setting mynetworks = to reflect the IP of the server. This should ne the ip that it is using behind yor firewall [14:11] gcleric: what do you mean? [14:11] rhineheart_m: also take a look at your /var/log/mail.log file [14:12] rhineheart_m: mynetworks = is a setting in your /etc/postfix/main.cf [14:12] rhineheart_m: it's only listing localhost [14:14] rhineheart_m: take a look at http://help.yahoo.com/l/us/yahoo/mail/postmaster/550-bl21.html [14:15] rhineheart_m: basically yahoo is saying that it will not talk to your server becasue it is a dynamic or residential IP. [14:16] gcleric: but its a static IP.. [14:17] rhineheart_m: "If you think that your IP address has been listed in error, you or your email administrator should contact Spamhaus. Once your IP is de-listed by Spamhaus, Yahoo! Mail will automatically unblock your IP within 48 hours." [14:17] gcleric: are you suggesting that my networks should be localhost? e.g. my networks = localhost [14:18] rhineheart_m: no, it should also contain your internal subnet i.e. 10.1.10.0/24 or whatever the subnet is that the server sits on. [14:19] rhineheart_m: something like.... [14:19] mynetworks = 127.0.0.0/8, 172.16.1.16/32, 172.16.2.11/32 [14:21] rhineheart_m: but back to your yahoo issue. [14:22] gcleric: what does it mean? like this? 192.168.1.0/32? [14:22] rhineheart_m: /32 would only be one host. If you have a subnet of 255.255.255.0 you should make it /24 [14:23] rhineheart_m: but back to your yahoo issue. [14:24] rhineheart_m: you need to contact Spamhaus and have them delist your IP. [14:24] gcleric: thanks. I appreciate it. [14:24] rhineheart_m: no worries. [14:25] gcleric: back to mynetworks: I will use 192.168.1.0/24 since my subnet is 255.255.255.0. correct? [14:25] rhineheart_m: yes.. [14:27] rhineheart_m: I have to jump off pretty soon. Our Ubuntu LoCo is going to be building a Ubuntu network this morning for a local homeless shelter. [14:27] https://wiki.ubuntu.com/Endorphin_Power_Company_Ubuntu_Install_and_Support [14:28] gcleric: how about in "/etc/network/interfaces" [14:28] rhineheart_m: I'll be happy to jump back on later this evening to help you some more. [14:29] whats the most easy and featureful ldap ? [14:29] rhineheart_m: /etc/network/interfaces only edit that if you are going to be changing your servers IP and Subnet info. [14:30] gcleric: is there another file that i need to edit to control the network of 192.168.1.0/24? [14:30] RindTailedFox: Take a look at http://ubuntuforums.org/showthread.php?t=640760 [14:30] rhineheart_m: no. not for postfix. [14:31] rhineheart_m: why? [14:31] gcleric ok [14:31] gcleric: just asking...are you from where? [14:31] RindTailedFox: no worries. [14:32] rhineheart_m: Albuquerque, NM USA [14:32] rhineheart_m: https://wiki.ubuntu.com/GrammatonCleric [14:33] gcleric: why is it that the emails I sent from the box tool a little while to arrive at yahoo.com? [14:33] rhineheart_m: how long is a little while? [14:34] gcleric: about an hour [14:34] yahoo does it's own filtering and in fact may delay your message if it meets a certain threshold [14:34] rhineheart_m: take a look at your mail.log look for the message in question. [14:35] that threshold is based upon several factors, such as SPF records, Domain Keys record, your hosts history of mail traffic and spam ratings [14:35] usually they temporarily defer messages which don't meet the above qualifications [14:35] and it does log the reason, including a url for an explanation [14:36] at least in every instance I've had to deal with yahoo mail issues [14:37] rhineheart_m: also to add what faultes- said your IP being listed by Spamhaus didn't help. [14:37] gcleric: okay.. I've seen you wiki... that's great! [14:37] yes, an ip in spamhaus would certainly cause issues [14:38] rhineheart_m: not to toot my own horn...I just got Offical Ubuntu Membership on Thursday... =) [14:38] https://launchpad.net/~ubuntumembers [14:40] gcleric: That's great! Congratulations... [14:40] rhineheart_m: thanks. =) [14:41] gcleric: congrats [14:41] faulkes-: thanks. =) [14:41] I'll be doing that process shortly myself [14:42] faulkes-: have a summary statement to paste in ready. They like that.. =) [14:42] faulkes-: and be ready to answer questions. [14:43] already have one and adding to it consistently, along with people to support it [14:44] faulkes-: even better. I should ne in attendance at the next meeting. [14:44] faulkes-: Oh they are working on having regional approval boards. [14:45] I'm not overly concerned with the process, however they manage it [14:45] gcleric: I can't anymore send a mail from squirrelmail [14:45] rhineheart_m: what does you postfix main.cf look like now... [14:46] rhineheart_m: are there any errors in the mail.log? [14:46] I will apply based upon my contributions/support from other members, etc. and I'll accept whatever decision they make, it wouldn't stop me contributing if they said "come back in 3 months" or some such [14:47] faulkes-: it took several Community Council meetings before they got to my application so be patient. [14:47] I'm an old man, I've learned to be patient ;) [14:48] rhineheart_m: you need to have 127.0.0.0/8 in the mynetworks in addition to your local subnet info. [14:51] gcleric: just like it? [14:52] rhineheart_m: i'd list it before the local subnet. [14:52] rhineheart_m: then /etc/ini.d/postfix restart [14:54] gcleric: /etc/init.d/postfix restart? [14:54] rhineheart_m: Oh, about yahoo yes I use pidgin drop me an email at th3.grammaton.cleric@gmail.com and I'll send you my yahoo and gmail ids [14:55] rhineheart_m: yes sorry for the type-o [14:55] gcleric: np. :) [14:58] rhineheart_m: are you in a place where I can jump off? Can we pick this up later? I need to get ready for our Ubuntu install. [14:59] gcleric: okay... thanks.. [15:00] rhineheart_m: no worries. Again drop me an email at th3.grammaton.cleric@gmail.com and I'll send you my yahoo and gmail ids [15:02] well got to jump into the shower and load up the car. For anyone interested Ubuntu NM LoCo Team is building an Ubuntu based network today for a local homeless shelter. Check out https://wiki.ubuntu.com/Endorphin_Power_Company_Ubuntu_Install_and_Support for details. [15:04] c'ya... === AnRkey_ is now known as AnRkey [17:20] when I try and run a command with sudo I get "sudo: timestamp too far in the future: Feb 25 01:07:45 2008" [17:20] what can I do to fix this? [17:25] it's a bit of a catch 22 as I can't change the time either, need sudo for that too [17:28] ahhh, ok never mind, I rebooted the box via ssh [17:29] all fine now [17:40] install the ntp package to make sure your machine stays sync'd to an ntp server [17:41] * faulkes- grumbles at perl DBI [20:00] What should I be looking for if I want to learn about build an SMTP server? =) [20:01] mookid: install a box with ubuntu server edition and install an smtp server on it [20:02] mookid: sendmail/postfix/exim ... plenty to choose from [20:02] mookid: ehrm. reinventing the well are we? :-) [20:02] mok0_: you actually suggested sendmail??? [20:03] lamont: yep [20:03] mookid: the server CD has postfix on it, iirc. might have exim4 as welll [20:03] mok0_: there's a reason that sendmail is in universe... [20:03] well, several reasons. [20:04] lamont: a matter of taste [20:04] not the least being the security team promise to veto it if anyone does an MIR... [20:04] lamont: MIR? [20:05] Main Inclusion Report [20:05] mookid: most of the ubuntu-server docs focus around using postfix. exim4 is also quite popular [20:05] mok0_: that's a required step for migrating something from universe to main. [20:05] Postfix is the standard for Ubuntu and Exim is standard for Debian (our upstream). [20:06] * mok0_ has been using sendmail the last 15 years and is a happy camper [20:06] which means that if you don't have an SMTP server on the machine and install something that requires it, you're likely to wind up with exim4 [20:07] I was using sendmail until I accidentally switched production over to postfix in 1997 and no one noticed for 2 weeks. [20:07] fortunately, when sendmail died, there wasn't any mail in the queue [20:07] lol? [20:07] :P [20:07] lamont: you mean no one received email in two weeks ;-) [20:07] postfix it is then [20:07] :D [20:07] mok0_: no [20:07] sendmail was listening on one IP, postfix on INADDR_ANY [20:08] when sendmail died, postfix just picked up the load [20:08] seamless and totally accidental conversion [20:08] lamont: nice :-) [20:08] and that was with non-public alpha postfix [20:08] now we just need SQL-backend storage ;-) [20:08] Nafallo: why? [20:08] sounds like a LDA thing [20:09] cause it would be fun :-) [20:09] should be pretty fast as well I imagine [20:09] heh. you propose it... I haven't seen a good beating in quite some time.. :-) [20:09] lol [20:10] not without proof-of-concept code and benchmarks I will not :-) [20:10] Nafallo: isn't that what dbmail is for? [20:10] looks like it :-) [20:11] * Nafallo looks up documentation [20:12] can i setup DNS, SSH, FTP, and SMTP on the same box? [20:13] yes [20:13] there are no limits in what you can do really [20:13] ok - I just wanted to check there were no ghosts in the machine [20:13] bill gates has brainwashed me [20:14] did I just go through the process of englightenment? [20:14] woha [20:15] woha? :D [20:15] mok0_: looks quite kewl. just want to use dovecot rather then the dbmail imapd :-) [20:15] Nafallo: I understand, me too [20:15] what package should I be using for DNS ? [20:15] bind9 [20:15] iptables -nvL | wc -l [20:15] 2553 [20:15] ah yes sorry I already knew that [20:15] ! :D [20:15] Sorry, I don't know anything about d - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [20:15] hrm... maybe that's a bit excessive [20:16] !DNS [20:16] DNS is an acronym for Domain Name System, and is an internet system used to translate names into IP Address. [20:16] !bind9 [20:16] Sorry, I don't know anything about bind9 - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [20:16] :( [20:16] ubotu: you say the kindest things [20:16] !BIND [20:16] Sorry, I don't know anything about bind - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [20:16] piffle [20:16] ! named [20:16] Sorry, I don't know anything about named - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [20:17] damn [20:17] mok0_: named is an implementation of BIND. kthx. :-) [20:18] lamont: just testing ubotu's knowledge... [20:18] yeah [20:18] try talking to it directly... it's too embarrassed to say it's a bot in public [20:18] bind9 can be a bit daunting to configure [20:19] mok0_: depends... [20:19] the default install just works for most people [20:19] being authoritative does require some knowledge. [20:19] * mok0_ hasn't ever used the default install [20:20] lamont: Right. I quietly assumed mookid wanted to be authoritative [20:20] that's generally true [20:21] mok0_: Since you use Sendmail and were looking for productive stuff to do, you might want a look at https://bugs.launchpad.net/ubuntu/+source/sendmail/ I suspect there are some things you could fix there. [20:23] ScottK: I haven't had that kind of troubles, but the mail server runs debian lenny [20:24] mok0_: modulo any changes made since Debian Import Freeze the packages are the same. [20:24] Perhaps you could do a little triaging and see if we have stuff that needs to be fixed up. [20:24] ScottK: My guess is that this is a local configuration error and not a bug [20:25] With Sendmail configuration error is generally a safe guess. [20:25] ScottK: ... and having network-manager is sure to screw things up [20:25] yeha I do want to be authoritative =) [20:25] ScottK: it's responsible for all kinds of boot failures [20:26] OK. Fix that too then ... ;-) [20:26] can I point mail.mydomain.com to the machine itself? [20:26] mookid: adding a zone is pretty trivial actually [20:26] sure [20:26] ScottK: ah, the fix is apt-get remove network-manager :-) [20:26] mok0_: you forgot --purge [20:26] Actually I've had no real trouble with network-manager on my laptops in Gutsy. [20:26] alternatively, make sendmail DTRT when network-mangler switches things around [20:26] ok so I can run an entire home domian with SMTP and SSH, FTP, the works.. all off the same box [20:27] ScottK: I finally re-added network-manager to my gutsy laptop (the new one, from switching jobs), and haven't found the need to hit it over the head too hard [20:27] ScottK: No, but if you run any kind of network services like nis or autofs it will screw you up [20:27] mookid: many of us do [20:27] mok0_: It wouldn't suprise me. [20:27] yellow plague, is well, it's own kind of screw up [20:28] mookid: although since I turned my home network into a complicated mess, things are somewhat separated [20:28] ScottK: btw, who is "Valyander"? [20:28] ? mok0_ ENOCONTEXT [20:29] I see. [20:29] No idea. [20:29] ScottK: he seems to be subscribed to all Ubuntu bugs in LP [20:29] 11: eth2.2@eth2: mtu 1500 qdisc noqueue [20:29] ScottK: spooky [20:29] hrm.. does that mean that tc won't actually do anything on that, and I need to put it on eth2 instead? [20:30] mok0_: obviously he wants lots of mail [20:30] lamont: I am guessing it is someone harvesting active emails [20:31] * ScottK has used the same address since 1998, so I think I'm already on all he lists. I don't really worry about it. [20:31] ok thanks alot for all your advice guys.. I'll see you around I guess =) [20:32] mok0_: https://edge.launchpad.net/~ken-paulsen [20:32] or without the edge. :-) [20:32] lamont: well ken is very closed about the circumstances of his interest [20:32] no wiki page, but he's been around for 2+ years [20:33] lamont: not very productive though [20:34] * mok0_ welcomes all to the Ubuntu "Who is Valyander" project... [20:37] have fun. better things to do [20:39] speaking of which. wife calling. bl [20:39] bbl [21:26] ok [21:26] anyone here? [21:27] am I supposed to get mail through my server if the ip in the postfix conf is 127.0.0.1/8? [21:30] alstone: which IP? [21:33] * lamont grumbles at how long it takes to do sha1sums on 600GB [21:44] ok [21:44] so where to go for postfix help? [21:44] here works [21:44] I tried #unbuntu-postfix [21:45] oh [21:45] ok [21:45] damn [21:45] server includes an MTA, after all. [21:45] there are several places where an IP could be in the config... [21:45] probably the easiest thing to do is to /query me the contents of main.cf, or pick your favorite pastebin [21:46] fwiw, I am the postfix maintainer for debian and ubuntu... [21:49] well I followed the instructions for installing got everything working but all mail is refused now I know that 127.0.01/8 won't work but if I change it I'll get spamed like the dickens [21:50] and exactly which parameter are you setting to 127.0.0.1? [21:51] and which "instructions for installing"? [21:51] the ones I give are "apt-get install postfix, answer the questions, and if you want more, see the book or ask" [21:51] hi all - which distro do I load for a Xeon proc 5300 series? [21:52] arigold: well, if you try to load amd64 and it fails to boot, then you load i386 [21:52] arigold: that's without bothering to even look to see if Xeon 5300 series supports 64-bit [21:52] I see.. I suppose the i386 is not going to utilize the full potential of the CPU... ? [21:52] i386 == 32-bit x64 [21:52] er, 36-bity x86 [21:53] 32-bit x86 [21:53] stupid keyboard [21:53] it does support 64-bit and is optimized for Virtualization [21:53] then throw the amd64 install on it [21:53] ummmm sorry I am at work [21:53] alstone: ah. when will you be back at the problematic machine? [21:54] and how did you install it (where did you get "the instructions for installing"? [21:54] thank you, lamont.... [21:56] ummmm 11 est [21:57] the instructions are https://help.ubuntu.com/community/Postfix [22:02] I guess it is instructions to configure postfix [22:03] ah, ok. that 127.0.0.0/8 is for mynetworks. [22:03] so you'll relay mail from your machine, but not anyone else [22:03] are you just trying to do email from that machine, or do you have other machines that want to send outbound mail through it? [22:06] and I expect that you changed "server1.example.com" to your host, yes? :-) [22:06] yeah but not the ip [22:07] that shouldn't matter. [22:07] for local mail anyway [22:07] also I need to set it to use an smtp server so I can send email through my isp [22:07] are there more machines using this one? [22:07] ah. [22:07] well I have a home network and acct for each on the server [22:07] that's just a matter of telling it: relayhost=[nameofserver] (yes, with the []) [22:08] then mynetworks needs to include the home network IP block [22:08] and if you don't have a hostname that's in the actual DNS, then life gets a bit more painful. [22:10] alstone: you want your machine to use a smarthost? [22:15] mok0_: that's what he said [22:16] alstone: look at http://origo.bioxray.au.dk/drupal5/node/21 [22:16] omg [22:17] alstone: you should be able to use that as example [22:20] mok0_: myhostname should be an fqdn, not just one component of it.. [22:20] ok [22:20] I am looking at it right now [22:20] lamont: whatever. Doesn't matter for us [22:21] mok0_: it does the first time you talk to a machine that has the same name... [22:21] lamont: hm [22:21] so yeah, as long as your machine is the only one with that name and a broken config, it'll work just fine. [22:22] relayhost = mail.bioxray.au.dk [22:22] and note that you are sending your mail to the MX host list for mail.bioxray.au.dk [22:22] that _MIGHT_ not be quite what you want either. [22:22] so the smtp server would be the relay host [22:22] smtp servers that deliver mail off-machine _are_ relays [22:23] the ISP's smtp server would be what you put in brackets in relayhost= [22:24] My advice is to forward mail downstream if you can. [22:24] alstone: as long as your machine has a real (in the DNS) hostname, it's trivial to set up [22:25] and writing up what to do if it isn't is on the list of things that (1) should be done and (2) probably has if I knew where to look [22:30] * mok0_ updated blog entry to include fqdn for myhostname [22:34] iam new at this ldap stuff. how shouldi setup the server and client in the most secure manner. so that if any other clients tries to pluge the cable to the server he wont get connected.? how do i do networking that way? [22:46] so what is the number that follows 192.168.1.0/? [22:50] server is 192.168.1.2 gateway is 192.168.1.1 [22:51] 192.168.1.0/24? [22:54] it's the prefix length of the subnet [22:54] for 192.168.1.0, I'd expect to see "24" [22:55] that assumes that the netmask on the interface is 255.255.255.0 [22:55] iam new at this ldap stuff. how shouldi setup the server and client in the most secure manner. so that if any other clients tries to pluge the cable to the server he wont get connected.? how do i do networking that way? [22:55] (rather, it's a restatement of same) [22:55] AlferedHichcok: your question requires a lot of refinement before it will be answerable [22:55] ldaps with with binding being required is the short answer [22:56] and whether or not a machine can talk to your ldap server is a completely separate question from whether or not networking works [23:01] ± [23:04] mookid2: does that mean it workedA? [23:04] no that means i'm pooping about with irssi on my eeepc cos i'm bored waiting for ubuntu-desktop to download [23:04] AlferedHichcok: based on my guess as to what the most likely interpretation of your questions is...) [23:04] mookid2: heh [23:04] :p [23:05] alpha5 I assue? [23:05] assme? [23:05] assume. tehre,. [23:05] stupid keyboard === mookid2 is now known as mookid [23:06] real 7m11.567s [23:06] user 17m32.150s [23:06] interesting [23:08] Is anybody here who could assist me? my postfix won't send/receive mails... [23:09] how does it not send/receive? [23:09] that is, what is the error?> [23:12] I'm running Ubuntu server edgy and was wondering how to make my external USB hard drive auto mount when I plug it in? [23:14] JDStone: probably pmount, then again, your machine goes out of support in about 2 months, and I'm not sure many remember specifics about edgy... [23:14] likewise, you could do something in udev to automount it, I expect [23:16] yeah, I figured I could do something in udev [23:16] but I don't know what nor how [23:16] why would it matter if it goes out of support in 2 months [23:16] just pretend I'm using gutsy [23:16] ;) [23:17] there's got to be an easy way, it's done in the desktop version of Ubuntu [23:18] I might as well just upgrade to gutys [23:18] *gutsy [23:20] lamont: this is the message I got from yahoo.com when I tried to email squirrelmail in my box... [23:20] how to make ldap network having windows (client)account folders in a linux server (openldap) so that everytime client boots. it has to auth from server? [23:23] I just want to learn how to set up openldap correctly, lol [23:23] but seriously [23:24] JDStone: I think pmount + gnome-volume-manager is what does it in desktop, dunno for sure though [23:26] not pmount anymore. [23:26] gnome-mount [23:27] Nafallo: see. I don't pay attention to gnome/desktop stuff so much... :-) [23:27] anyway, wife dragging me off for a while [23:27] :-) [23:27] lamont: later :-) [23:29] lamont: Nafallo what about in Kubuntu? [23:29] what's used? [23:29] JDStone: I don't use KDE. [23:31] I don't use Gnome [23:31] lol [23:31] everyone is different [23:31] is there an easy way to set up OpenLDAP? [23:53] wich is better? sendmail or postfix? [23:59] rhineheart: you'd need to refine the question a bit more