Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Anand Atreya
Any recommendations on how to do this with PHP - without needing the #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame workaround...? -- Anand - Original Message - From: Dan MacNeil [EMAIL PROTECTED] To: Jason Lim [EMAIL PROTECTED] Cc: Anand Atreya [EMAIL

Re: Anyone running Exim 3.3x + Mysql Virtual users?

2003-07-03 Thread Vinai Kopp
On Wed, Jul 02, 2003 at 08:24:32AM -0500, Dustin Douglas wrote: Example: This is from an exim 4.x config mysqluser: driver = accept condition = ${if eq{} {${lookup mysql {SELECT username FROM users WHERE username='$local_part' AND domainname='$domain' AND status='1'}}}{no}{yes}}

Re: Open Relay Testing

2003-07-03 Thread Thomas Kirk
On Wed, Jul 02, 2003 at 09:12:38AM -0400, Gene Grimm wrote: What is the best method of testing mail servers to determine if they are susceptible to being exploited as an open relay? We have several mail servers that I want to verify are secured. Also, I have been having problems with sending

Exim + LDAP + Maildir

2003-07-03 Thread Craig
Hi Fellows Does anyone have directors for exim to integrate with LDAP using Maildir format ? Thanks Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

EXIM4

2003-07-03 Thread Craig
Hi Guys Does anyone have debs for exim4 with LDAP support to run on Woody ? ..Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: EXIM4

2003-07-03 Thread linuxinfo
Try this ... bailed me out a couple of time. http://www.apt-get.org/ Hi Guys Does anyone have debs for exim4 with LDAP support to run on Woody ? ..Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED] -- To

Security Threat

2003-07-03 Thread Jason Lim
Hi all, I know this is not Debian specific, but just to remind you to apt-get upgrade, as there is an uncoming hacking event on 06/Jul/03: http://news.com.com/2100-1002_3-1023172.html?tag=fd_top Some of you will remember I was hacked... well, we're noticing a lot of our firewalls going on alarm

exim + courier-IMAP + MySQL

2003-07-03 Thread Jos Elkink
Hi all, I am trying to set up a mailserver that can handle virtual mail users for different domains on one IP / server. For this, I am following the guide on this page: http://www.tty1.net/virtual_domains_en.html I am only halfway - did not start with the Exim part yet - and something is not

ADSL

2003-07-03 Thread Cheito
puedo tener el kit de telefonica con modem comtrend CT-350? Gracias

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Fraser Campbell
On July 2, 2003 09:34 pm, Anand Atreya wrote: Any recommendations on how to do this with PHP - without needing the #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame workaround...? I haven't tried this but it appears that you can do what you're looking for with the

Thank You (Was: Re: running two database on the same box. )

2003-07-03 Thread Shri Shrikumar
On Wed, 2003-07-02 at 22:09, Shri Shrikumar wrote: I just wanted to check if there were any problems running mysql and postgresql together in a production environment. Thank you all for your responses. Which summarises to As long as you take care of basics like make sure that they both run on

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Eduard Bloch
#include hallo.h * Jason Lim [Wed, Jul 02 2003, 10:51:35PM]: Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI

Re: exim + courier-IMAP + MySQL

2003-07-03 Thread Mario Lopez
Any help would be very welcome - also if the suggestion is to have a completely different setup. What I need is virtual users, webmail, and pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so I know how to handle it. I use a similar configuration as yours, concretely Qmail

Re: running two database on the same box

2003-07-03 Thread Mario Lopez
Hi, I just wanted to check if there were any problems running mysql and postgresql together in a production environment. We even have 2 instances of MySQL running on the same box, you just have to check obvious thinks, like that they are not using the same port on same IP, and that they are

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Jason Lim
Hi Eduard, Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI one... virtually all cheap PCI LAN cards have

Re: Server hacked - next...?

2003-07-03 Thread Christofer Algotsson
On Sun, Jun 29, 2003 at 01:00:57PM +0800, Jason Lim wrote: One of our servers was hacked (woody)... badly, from what I can see. A whole bunch of binaries have been modified, and strange processes are running on the server. The hack date appears to be jun 6. Is there a document

Re: running two database on the same box

2003-07-03 Thread Martin Wheeler
On 2 Jul 2003, Shri Shrikumar wrote: I just wanted to check if there were any problems running mysql and postgresql together in a production environment. Not that I've noticed -- but then I use mysql quite extensively, and postgresql only very sparingly on one of my servers. There could quite

Re: Anyone running Exim 3.3x + Mysql Virtual users?

2003-07-03 Thread Vinai Kopp
Dustin Douglas [EMAIL PROTECTED] wrote on Mon, 30 Jun 2003 14:40:12 -0500: So, anyone have any good pointers to cookbook/HOWTO type docs about setting up Mysql Exim with an eye towards virtual users? I've seen some guides for Exim 4.1x, but Stable uses the older 3.3x line, and I'd very much

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Thomas Lamy
Jason Lim wrote: Hi Eduard, Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI one... virtually all

Re: Server hacked - next...?

2003-07-03 Thread Mario Lopez
Hi!, First. We need some fresh clean tools; kill, killall, ps, more, netstat, ls, dpkg, apt-tools, chattr, lsattr, bash (or whatever shell you prefer). Replace your shell with the clean one (the /etc/passwd -race). Be aware that sometimes the rootkits also apply to the libc or even kernel

Re: Server hacked - next...?

2003-07-03 Thread Thomas Lamy
Mario Lopez wrote: Hi!, First. We need some fresh clean tools; kill, killall, ps, more, netstat, ls, dpkg, apt-tools, chattr, lsattr, bash (or whatever shell you prefer). Replace your shell with the clean one (the /etc/passwd -race). Better, boot off a clean medium (I prefer

RWHOIS daemon options

2003-07-03 Thread Jeff S Wheeler
Dear debian-isp list, I've just been asked to setup an rwhois server in order to satisfy ARIN policy without SWIPing a large number of customer blocks via email. I have downloaded the daemon available at http://www.rwhois.net however it leaves much to be desired. The example configurations are

RE: exim + courier-IMAP + MySQL

2003-07-03 Thread Daniel Hooper
May I suggest postfix as an MTA if your keen on doing *sql lookups. I found the best solution for mass mailing host is postfix + amavisd-new + spamassassin + razor + clamd + mysql + courier-imap/pop3 . There's plenty of howto's around for it. -Original Message- From: Jos Elkink

Re: Open Relay Testing

2003-07-03 Thread Teun Vink
- Original Message - From: Gene Grimm [EMAIL PROTECTED] To: debian-isp@lists.debian.org Sent: Wednesday, July 02, 2003 3:12 PM Subject: Open Relay Testing What is the best method of testing mail servers to determine if they are susceptible to being exploited as an open relay? We have

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Anand Atreya
Any recommendations on how to do this with PHP - without needing the #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame workaround...? -- Anand - Original Message - From: Dan MacNeil [EMAIL PROTECTED] To: Jason Lim [EMAIL PROTECTED] Cc: Anand Atreya [EMAIL

Re: Anyone running Exim 3.3x + Mysql Virtual users?

2003-07-03 Thread Vinai Kopp
On Wed, Jul 02, 2003 at 08:24:32AM -0500, Dustin Douglas wrote: Example: This is from an exim 4.x config mysqluser: driver = accept condition = ${if eq{} {${lookup mysql {SELECT username FROM users WHERE username='$local_part' AND domainname='$domain' AND status='1'}}}{no}{yes}}

Re: Open Relay Testing

2003-07-03 Thread Thomas Kirk
On Wed, Jul 02, 2003 at 09:12:38AM -0400, Gene Grimm wrote: What is the best method of testing mail servers to determine if they are susceptible to being exploited as an open relay? We have several mail servers that I want to verify are secured. Also, I have been having problems with sending

Exim + LDAP + Maildir

2003-07-03 Thread Craig
Hi Fellows Does anyone have directors for exim to integrate with LDAP using Maildir format ? Thanks Craig

EXIM4

2003-07-03 Thread Craig
Hi Guys Does anyone have debs for exim4 with LDAP support to run on Woody ? ..Craig

Re: EXIM4

2003-07-03 Thread linuxinfo
Try this ... bailed me out a couple of time. http://www.apt-get.org/ Hi Guys Does anyone have debs for exim4 with LDAP support to run on Woody ? ..Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Security Threat

2003-07-03 Thread Jason Lim
Hi all, I know this is not Debian specific, but just to remind you to apt-get upgrade, as there is an uncoming hacking event on 06/Jul/03: http://news.com.com/2100-1002_3-1023172.html?tag=fd_top Some of you will remember I was hacked... well, we're noticing a lot of our firewalls going on alarm

exim + courier-IMAP + MySQL

2003-07-03 Thread Jos Elkink
Hi all, I am trying to set up a mailserver that can handle virtual mail users for different domains on one IP / server. For this, I am following the guide on this page: http://www.tty1.net/virtual_domains_en.html I am only halfway - did not start with the Exim part yet - and something is not

ADSL

2003-07-03 Thread Cheito
puedo tener el kit de telefonica con modem comtrend CT-350? Gracias

Re: Wrapping CGI and PHP Scripts

2003-07-03 Thread Fraser Campbell
On July 2, 2003 09:34 pm, Anand Atreya wrote: Any recommendations on how to do this with PHP - without needing the #!/usr/bin/php at the top and without using PHP Safe mode - which is a lame workaround...? I haven't tried this but it appears that you can do what you're looking for with the

Thank You (Was: Re: running two database on the same box. )

2003-07-03 Thread Shri Shrikumar
On Wed, 2003-07-02 at 22:09, Shri Shrikumar wrote: I just wanted to check if there were any problems running mysql and postgresql together in a production environment. Thank you all for your responses. Which summarises to As long as you take care of basics like make sure that they both run on

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Eduard Bloch
#include hallo.h * Jason Lim [Wed, Jul 02 2003, 10:51:35PM]: Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI

Re: exim + courier-IMAP + MySQL

2003-07-03 Thread Mario Lopez
Any help would be very welcome - also if the suggestion is to have a completely different setup. What I need is virtual users, webmail, and pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so I know how to handle it. I use a similar configuration as yours, concretely Qmail

Re: running two database on the same box

2003-07-03 Thread Mario Lopez
Hi, I just wanted to check if there were any problems running mysql and postgresql together in a production environment. We even have 2 instances of MySQL running on the same box, you just have to check obvious thinks, like that they are not using the same port on same IP, and that they are

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Jason Lim
Hi Eduard, Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI one... virtually all cheap PCI LAN cards have

Re: Server hacked - next...?

2003-07-03 Thread Christofer Algotsson
On Sun, Jun 29, 2003 at 01:00:57PM +0800, Jason Lim wrote: One of our servers was hacked (woody)... badly, from what I can see. A whole bunch of binaries have been modified, and strange processes are running on the server. The hack date appears to be jun 6. Is there a document

Re: running two database on the same box

2003-07-03 Thread Martin Wheeler
On 2 Jul 2003, Shri Shrikumar wrote: I just wanted to check if there were any problems running mysql and postgresql together in a production environment. Not that I've noticed -- but then I use mysql quite extensively, and postgresql only very sparingly on one of my servers. There could quite

Re: Anyone running Exim 3.3x + Mysql Virtual users?

2003-07-03 Thread Vinai Kopp
Dustin Douglas [EMAIL PROTECTED] wrote on Mon, 30 Jun 2003 14:40:12 -0500: So, anyone have any good pointers to cookbook/HOWTO type docs about setting up Mysql Exim with an eye towards virtual users? I've seen some guides for Exim 4.1x, but Stable uses the older 3.3x line, and I'd very much

Re: Woody Stable and Kernel 2.4.21

2003-07-03 Thread Thomas Lamy
Jason Lim wrote: Hi Eduard, Nowadays, many motherboards have built-in ethernet ports. The most common seem to be either the SiS chipset (SIS900) or Intel's one (don't know what model number... but i think eepro or something?) Realtek is the most common PCI one... virtually all

Re: Server hacked - next...?

2003-07-03 Thread Mario Lopez
Hi!, First. We need some fresh clean tools; kill, killall, ps, more, netstat, ls, dpkg, apt-tools, chattr, lsattr, bash (or whatever shell you prefer). Replace your shell with the clean one (the /etc/passwd -race). Be aware that sometimes the rootkits also apply to the libc or even kernel

Re: Server hacked - next...?

2003-07-03 Thread Thomas Lamy
Mario Lopez wrote: Hi!, First. We need some fresh clean tools; kill, killall, ps, more, netstat, ls, dpkg, apt-tools, chattr, lsattr, bash (or whatever shell you prefer). Replace your shell with the clean one (the /etc/passwd -race). Better, boot off a clean medium (I prefer

RWHOIS daemon options

2003-07-03 Thread Jeff S Wheeler
Dear debian-isp list, I've just been asked to setup an rwhois server in order to satisfy ARIN policy without SWIPing a large number of customer blocks via email. I have downloaded the daemon available at http://www.rwhois.net however it leaves much to be desired. The example configurations are

Re: Server hacked - next...?

2003-07-03 Thread Martin Wheeler
On Thu, 3 Jul 2003, Thomas Lamy wrote: nasty root kit (via chkrootkit, may be included on the knoppix cd, but I'm not sure). Yes it is - /usr/sbin/chrootkit -- Martin Wheeler - StarTEXT / AVALONIX - Glastonbury - BA6 9PH - England [EMAIL PROTECTED]

RE: exim + courier-IMAP + MySQL

2003-07-03 Thread Daniel Hooper
May I suggest postfix as an MTA if your keen on doing *sql lookups. I found the best solution for mass mailing host is postfix + amavisd-new + spamassassin + razor + clamd + mysql + courier-imap/pop3 . There's plenty of howto's around for it. -Original Message- From: Jos Elkink