[expert] iptables and msn messenger
I'm currently running a server who shares a adsl connection (masquerade nat) without any problems. But users inside the network are complaining that they can't use msn messenger's voice chat feature. I've googled and found out some ports to be open. I opened them but voice still doesn't seems to work, although file transfers using messenger are now working fine (it wasn't working with ports closed). Any suggestions to enable my users to use voice chat? (iptables | mdk9.0) Cheers, Leonardo Sá --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.534 / Virus Database: 329 - Release Date: 31/10/2003 Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Re: [expert] web mail server
thanks for the answers guys. > On Sat, 4 Oct 2003, Leonardo Sá wrote: > > > i'm planning to do a mail user management (like to add and remove mail > > users, but only mail users) via the web using apache. I know that > > postfix can use mysql (and mysql records can be added via web using php) > > to authenticate it's users but i don't have any ideas on how to create > > new users for imap (imap-2000a) access. > > TTBOMK, the only difference between a "mail-only" user and a standard user > is the former's lack of a valid default shell definition in /etc/passwd > (which is what prevents them from being able to login). Certainly, if one > plans to use imap, such users will need their own home directories, as > that is where imap will store their mail folders. It seems to me that if > you want to administer these users over the web (and securely, obviously), > Webmin is the easiest way to do it, and would work "right out of the box". I don't want to use webmin for this because people that will use it are not very used to *nix systems, so i must do something very simple. > Setting up LDAP is another option, I need some research on this > Reading your subject line, I thought you were looking for a > webmail server - reading the body - well, I'm not quite sure (but > that's probably just me :) ) i just want to add users (and remove them) to my mail system > Anyway, here's a suggestion anyway, and if it's retarded, than > just ignore: > www.squirrelmail.org thanks for the suggestion :) So, i just need to figure out a way to add new users to my system via the web. I'll try to research it by myself, but if someone has ideas, please let me know. Regards, Leonardo Sá Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] web mail server
i'm planning to do a mail user management (like to add and remove mail users, but only mail users) via the web using apache. I know that postfix can use mysql (and mysql records can be added via web using php) to authenticate it's users but i don't have any ideas on how to create new users for imap (imap-2000a) access. Any ideas? Regards, Leonardo Sá Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] web mail server
i'm planning to do a mail user management (like to add and remove mail users, but only mail users) via the web using apache. I know that postfix can use mysql (and mysql records can be added via web using php) to authenticate it's users but i don't have any ideas on how to create new users for imap (imap-2000a) access. Any ideas? Regards, Leonardo Sá
Re: [expert] postfix and sasl2
Em Sex, 2003-10-03 às 23:58, Luca Olivetti escreveu: > Leonardo Sá wrote: > > i've upgraded my server box from 9.0 to 9.1 and then i lost sasl > > authentication. I was using sasldb with postfix in 9.0 and everything > > was working fine. Now I can only get a "535 Error: authentication > > failed" on my postfix server. > > > > I've read somewhere that the postfix rpm that comes with mandrake is > > compiled to use sasl instead of sasl2. Is it true? > > Yes, but that's not your problem. Your problem is that in 9.0 the sasl > library was linked with sleepycat db, while in 9.1 is using gdbm, so > your sasl database is unusable. > My (untested) suggestion is to grab the source rpm, in the spec file > change the "Buildrequires: libdb4.0-devel" to "Buildrequires: > libdb3.3-devel", remove the "--with-dblib=gdbm" line after configure and > try to rebuild the rpm. > > Bye I think it will be easier to downgrade back to 1.5 but thanks for the suggestion :) So, is sasl2 useless in 9.1? It will be fixed in 9.2? Leonardo Sá Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] postfix and sasl2
i've upgraded my server box from 9.0 to 9.1 and then i lost sasl authentication. I was using sasldb with postfix in 9.0 and everything was working fine. Now I can only get a "535 Error: authentication failed" on my postfix server. I've read somewhere that the postfix rpm that comes with mandrake is compiled to use sasl instead of sasl2. Is it true? I've tried everything i know. I also tried using pwcheck_method: auxprop but postfix does not recognize this method (i got this in my logs: "postfix/smtpd[16528]: warning: SASL authentication problem: unrecognized plaintext verifier auxprop"). I need to downgrade my rpms to get things working again? If not, what do I do now? Cheers, Leonardo Sá Some info: the /var/spool/postfix directory has the same contents as the following directories (on other words: postfix is running chrooted) [EMAIL PROTECTED] lib]# cd /usr/lib/sasl2 [EMAIL PROTECTED] sasl2]# ls libcrammd5.la* libcrammd5.so.2@ libdigestmd5.la* libdigestmd5.so.2@ libsasldb.la*libsasldb.so.2.0.12* libcrammd5.so@ libcrammd5.so.2.0.12* libdigestmd5.so@ libdigestmd5.so.2.0.12* libsasldb.so.2@ smtpd.conf [EMAIL PROTECTED] sasl2]# cd /var/lib/sasl2 [EMAIL PROTECTED] sasl2]# ls mux= mux.accept mux.pid sasl.db [EMAIL PROTECTED] sasl2]# cd /usr/lib/sasl [EMAIL PROTECTED] sasl]# ls libcrammd5.la*libcrammd5.so.1.0.19* libdigestmd5.so.0@ liblogin.so@libplain.la*libplain.so.1.0.16* libcrammd5.so@libdigestmd5.la* libdigestmd5.so.0.0.20* liblogin.so.0@ libplain.so@smtpd.conf libcrammd5.so.1@ libdigestmd5.so@ liblogin.la* liblogin.so.0.0.7* libplain.so.1@ [EMAIL PROTECTED] sasl]# cd /var/lib/sasl [EMAIL PROTECTED] sasl]# ls mux= mux.pid sasl.db sasl.db.rpmnew sasl.db.rpmsave [EMAIL PROTECTED] sasl]# rpm -qa | grep sasl libsasl7-1.5.28-5mdk libsasl2-2.1.12-1mdk libsasl7-plug-crammd5-1.5.28-5mdk libsasl2-plug-sasldb-2.1.12-1mdk libsasl7-plug-plain-1.5.28-5mdk cyrus-sasl-2.1.12-1mdk libsasl7-plug-login-1.5.28-5mdk libsasl2-plug-crammd5-2.1.12-1mdk libsasl7-plug-digestmd5-1.5.28-5mdk libsasl2-plug-digestmd5-2.1.12-1mdk Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] urpmi problems
I've installed perl sources (5.8.1) in my system in order to compile the sympa mailing list system. The sympa and perl compilations went fine. But now, i'm getting the following message when i try to issue the "urpmi" command: [EMAIL PROTECTED] Documents]# urpmi --help Can't locate urpm.pm in @INC (@INC contains: /usr/lib/perl5/5.8.1/i686-linux /usr/lib/perl5/5.8.1 /usr/lib/perl5/site_perl/5.8.1/i686-linux /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl .) at /usr/sbin/urpmi line 20. BEGIN failed--compilation aborted at /usr/sbin/urpmi line 20. What do i need to do in order to fix this? Regards, Leonardo Sá Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] atx power suply
in windows i was very used to just press the on/off button on my computer and have it automaticaly shutdown. There's anyway to do this with linux? (like, when i press the button, it issues the command "shutdown -h now") -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Re: [expert] Unknown problem
400 MB ram Em Qua 02 Jul 2003 16:00, Jack Coates escreveu: > how much RAM? > > On Wed, 2003-07-02 at 11:22, Leonardo Sá wrote: > > My mdk9.0 server was running fine (almost fine, it had some freezing > > problems that i've posted in this list sometime ago) until the moment I > > tried to access the webpage. I figured out that it went offline. > > > > So, when I turned on the server screen to see what went wrong, i saw > > this: > > > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > VM: killing proccess postdrop > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > VM: killing proccess sendmail > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > VM: killing proccess crond > > _alloc_pages:0-order allocation failed (gfp=0x1d2/0) > > VM: killing proccess add_members > > > > Nothing was working. Even Ctrl+C or ctrl+alt+del wasn't working. What > > does this mean? How can i fix it? > > > > (note that the keyboard lights weren't blinking, like when there is a > > freeze. The numlock key was working fine) -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] Unknown problem
My mdk9.0 server was running fine (almost fine, it had some freezing problems that i've posted in this list sometime ago) until the moment I tried to access the webpage. I figured out that it went offline. So, when I turned on the server screen to see what went wrong, i saw this: _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) VM: killing proccess postdrop _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) VM: killing proccess sendmail _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) _alloc_pages:0-order allocation failed (gfp=0x1d2/0) VM: killing proccess crond _alloc_pages:0-order allocation failed (gfp=0x1d2/0) VM: killing proccess add_members Nothing was working. Even Ctrl+C or ctrl+alt+del wasn't working. What does this mean? How can i fix it? (note that the keyboard lights weren't blinking, like when there is a freeze. The numlock key was working fine) -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Re: [expert] strange freezing
Em Sex 20 Jun 2003 21:02, James Sparenberg escreveu: > On Fri, 2003-06-20 at 14:49, Olaf Marzocchi wrote: > > >99% likely to be a hardware problem, temperature or insufficient power. > > >Install lm_sensors and see what it tells you. > > > > lm_sensors is good, but it has a problem (at least in my experience): it > > gives strange values and you have to "tune" them, but since it's the only > > app that reads temp, voltages and so on, you don't have a program to > > compare the results with. > > In windows is different: you have your mobo's software you can use to > > tune up apps like Motherboard Monitor. > > > > Someone in the past suggested to use the values from the BIOS, but > > unfortunately the processor temperature changes very much and the same > > for voltages (they change less :-)), so you can't have the exact value > > (you could guess, but you would achieve no more than 3 *C precision). > > > > Ideas? > > THX > > Olaf > > I'd run a test program against memory (say overnight while you sleep.) > I've got a ram stick that will give you similar fun if you want it. It's > not bad when you "reset" it, say, by rebooting... but over time some of > the registers in the ram (not always the same one but one of the same > ones. "freeze" One thing Linux doesn't do well is map around bad ram > sectors. By product of cheap ram I guess no one is so broke they need > to write this stuff *grin*. > > > James > > > __ > > > > Want to buy your Pack or Services from MandrakeSoft? > > Go to http://www.mandrakestore.com Thanks for the comments. So, will lm_sensors and memtest86 solve my problems? The motherboard is pretty old so i don't know if it has sensors on it... The only memory test i know is memtest86. If someone has a better one please let me know. regards -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] strange freezing
I have a mdk9.0 server running apache, mysql, postfix and mailman. It's a 400mbram 333mhz celeron. After running very well for 2 or 3 days, it suddenly freezes. I can't even logout and log in again. The terminal and the famous ctrl+alt+del also doesn't work. So, when I reboot everything goes back to normal, but it freezes again in 2 or 3 days. What is happenning? Cheers -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
Re: [expert] weird cdrom problem
Em Dom 15 Jun 2003 00:52, Greg Meyer escreveu: > On Saturday 14 June 2003 11:31 pm, Leonardo Sá wrote: > > Look at this: > > > > inserted the m$office cd into the drive just for test purposes... > > > > [EMAIL PROTECTED] leo]# mount /mnt/cdrom > > [EMAIL PROTECTED] leo]# cd /mnt/cdrom/ > > [EMAIL PROTECTED] cdrom]# ls > > FILES/ INSTALAR.EXE* INSTMSI.EXE* INSTMSIW.EXE* MSDE2000/ > > OWC10.MSI* PRORET.MSI* README.HTM* > > > > after some minutes (less than five) and in the same terminal window... > > > > [EMAIL PROTECTED] cdrom]# ls > > ls: FILES: No such file or directory > > ls: INSTMSI.EXE: No such file or directory > > ls: INSTMSIW.EXE: No such file or directory > > ls: MSDE2000: No such file or directory > > ls: OWC10.MSI: No such file or directory > > ls: PRORET.MSI: No such file or directory > > ls: README.HTM: No such file or directory > > [EMAIL PROTECTED] cdrom]# > > > > This also happens with the floppy drive and other cd-rom disks (all of > > them i think). > > What went wrong? > yes, i'm using 9.0. Is this a supermount bug? is it fixed in 9.1? -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
[expert] weird cdrom problem
Look at this: inserted the m$office cd into the drive just for test purposes... [EMAIL PROTECTED] leo]# mount /mnt/cdrom [EMAIL PROTECTED] leo]# cd /mnt/cdrom/ [EMAIL PROTECTED] cdrom]# ls FILES/ INSTALAR.EXE* INSTMSI.EXE* INSTMSIW.EXE* MSDE2000/ OWC10.MSI* PRORET.MSI* README.HTM* after some minutes (less than five) and in the same terminal window... [EMAIL PROTECTED] cdrom]# ls ls: FILES: No such file or directory ls: INSTMSI.EXE: No such file or directory ls: INSTMSIW.EXE: No such file or directory ls: MSDE2000: No such file or directory ls: OWC10.MSI: No such file or directory ls: PRORET.MSI: No such file or directory ls: README.HTM: No such file or directory [EMAIL PROTECTED] cdrom]# This also happens with the floppy drive and other cd-rom disks (all of them i think). What went wrong? Regards -- Leonardo Sá leo at netserver dot cjb dot net Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com