Re: Converting from BSD/OS

2003-04-29 Thread Jeremy C. Reed
e password file is easy (unless you use BSD/OS "widepasswords", then I am not sure). I have done this (both ways) several times. I will send you a script off-list. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: Problem with popa3 POP-Server

2003-04-14 Thread Jeremy C. Reed
w some hostnames, and we can try. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: apache - Options in ...

2003-03-11 Thread Jeremy C. Reed
icular directory" (which DocumentRoot doesn't define). Also note that other Options directives may override it. Jeremy C. Reed http://bsd.reedmedia.net/ -- BSD news and resources http://www.isp-faq.com/-- find answers to your questions

Re: apache - Options in ...

2003-03-11 Thread Jeremy C. Reed
icular directory" (which DocumentRoot doesn't define). Also note that other Options directives may override it. Jeremy C. Reed http://bsd.reedmedia.net/ -- BSD news and resources http://www.isp-faq.com/-- find answers to your questions -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Re: debian friendly unmanaged hosting joints?

2003-02-17 Thread Jeremy C. Reed
On Tue, 18 Feb 2003, Jason Lim wrote: > Actually, IS there a list for marketing Debian services/products and > similar? Sort of like a place where companies offering Debian-related > things can post to? debian-commercial debian-consultants (Those lists need to be moderated.) Jerem

Re: virtual ftp folders

2003-02-05 Thread Jeremy C. Reed
t; I usually use lukemftpd which also can chroot. (It is now called "tnftpd".) Jeremy C. Reed . Apache (and NetBSD) Training in Phoenix, Arizona http://www.pugetsoundtechnology.com/training/apache/ ..

Re: MTU Issues

2003-01-22 Thread Jeremy C. Reed
On Wed, 22 Jan 2003, Miernik wrote: > On Tue, Jan 21, 2003 at 03:06:52PM -0800, Jeremy C. Reed wrote: > > (Is anyone interested in helping write an article comparing Debian with > > NetBSD? Please let me know off-list.) > > I see some confusion here: didn't you mean

Re: MTU Issues

2003-01-21 Thread Jeremy C. Reed
ut mostly they are very similar. If the admin understands how and why things work, they can easily move between open source (and even proprietary) Unix systems and quickly get up to speed. (Is anyone interested in helping write an article comparing Debian with NetBSD? Please let me know off-list.) Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: File too large ??

2003-01-17 Thread Jeremy C. Reed
ge. Also, make sure your kernel supports big files too. What does the following tell us? uname -mpsr dpkg -l fileutils mv --version Or is this under NFS? Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: How to avoid the screen timeout when no activity

2003-01-15 Thread Jeremy C. Reed
he TERM is "con" or "linux". The parameter 9 is for "set blanking interval". This escape sequence is used by setterm_command() in the Linux kernel's linux/drivers/char/console.c which does a poke_blanked_console(). I wonder if there is a tool to directly c

Re: Determinig configure options in .debs

2003-01-14 Thread Jeremy C. Reed
he maintainer and asking directly? One way is to go to the website http://www.debian.org/distrib/packages . And download and look at the diff.gz source code for the specific package. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: How to avoid the screen timeout when no activity

2003-01-07 Thread Jeremy C. Reed
On Wed, 8 Jan 2003, Samantha Scafe wrote: > How can avoid the timeout of the monitor. Look at setterm(1). Try: setterm -blank 0 Or maybe check your video monitor for built-in turn off. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: load average question

2002-11-25 Thread Jeremy C. Reed
can be customized for limits per source IP and load average and more. (But inetd works well for me.) Jeremy C. Reed .. ISP-FAQ.com -- find answers to your questions http://www.isp-faq.com/ -- To UNSUBSCRIBE, email to [EMAIL

Re: transfering linux to new HDD

2002-11-25 Thread Jeremy C. Reed
I do: /mnt/root/sbin/lilo -C /etc/lilo.conf-hdb-mirror -r /mnt/root -v -b /dev/hdb (Note that chroot(1) is not needed.) --- /etc/lilo.conf Wed Jul 10 13:08:37 2002 +++ /etc/lilo.conf-hdb-mirror Mon Aug 19 20:02:18 2002 @@ -1,4 +1,6 @@ boot=/dev/hda +disk=/dev/hdb + bios=0x80 map=/boot/map

Re: load average question

2002-11-25 Thread Jeremy C. Reed
this load, I am sure it will > do much better. I don't see how the performance could be much different when using the same software. (But many find that Debian is usually easier to administer.) Jeremy C. Reed .. ISP-FAQ.com -- fin

Re: load average question

2002-11-23 Thread Jeremy C. Reed
any > performance issues? No performance issues using vm-pop3d, exim (MTA), apache and OpenWebMail with around 10,000 email accounts on similar hardware. In the past, when using qpopper with 10-15,000 accounts, I improved performance by using qpopper "server" mode. Good luck, Je

Re: New BIND 4 & 8 Vulnerabilities

2002-11-18 Thread Jeremy C. Reed
968 39.1 /usr/sbin/named -u bind > > > this is on a machine where bind 8 used to use about 150MB. bind 9 has been > running for only 4 days. What did that "ps v -Cnamed" show on the earlier and later days? Jeremy C. Reed ... BSD

Re: New BIND 4 & 8 Vulnerabilities

2002-11-18 Thread Jeremy C. Reed
968 39.1 /usr/sbin/named -u bind > > > this is on a machine where bind 8 used to use about 150MB. bind 9 has been > running for only 4 days. What did that "ps v -Cnamed" show on the earlier and later days? Jeremy C. Reed ... BSD

Re: Being new to Debian...

2002-11-15 Thread Jeremy C. Reed
ys, then try testing. In an ISP environment, usually you don't need new functionality. Jeremy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: Being new to Debian...

2002-11-15 Thread Jeremy C. Reed
ys, then try testing. In an ISP environment, usually you don't need new functionality. Jeremy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: can't find src for bind 9

2002-11-13 Thread Jeremy C. Reed
On Wed, 13 Nov 2002, Andrew P. Kaplan wrote: > Unable to find the src file for Bind9 at ftp.isc.org checked /isc/bind/src > only found 4.x * 8.x ftp://ftp.isc.org/isc/bind9/ Jeremy C. Reed p.s. I patched bind8 last night for http://www.pugetsoundtechnology.com/services/netbsd/upda

Re: can't find src for bind 9

2002-11-13 Thread Jeremy C. Reed
On Wed, 13 Nov 2002, Andrew P. Kaplan wrote: > Unable to find the src file for Bind9 at ftp.isc.org checked /isc/bind/src > only found 4.x * 8.x ftp://ftp.isc.org/isc/bind9/ Jeremy C. Reed p.s. I patched bind8 last night for http://www.pugetsoundtechnology.com/services/netbsd/upda

Re: Correcting permissions on files

2002-11-01 Thread Jeremy C. Reed
find to find files/directories owned by certain UIDs and have it chown them to new user. Just be sure to not overlap and have two users with same UID or it will become real confusing. It may be easy if the users only have files in their own home directories. Jeremy C. Reed

Re: email account and dns

2002-11-01 Thread Jeremy C. Reed
can help. > I also have had a few email accounts disappear and was wondering if anyone What does that mean? Did the users get removed from your passwd file? Or did the mailbox get removed? I am sure we can help, but we need more information. Je

Re: Correcting permissions on files

2002-11-01 Thread Jeremy C. Reed
find to find files/directories owned by certain UIDs and have it chown them to new user. Just be sure to not overlap and have two users with same UID or it will become real confusing. It may be easy if the users only have files in their own home directories. Jeremy C. Reed

Re: email account and dns

2002-11-01 Thread Jeremy C. Reed
can help. > I also have had a few email accounts disappear and was wondering if anyone What does that mean? Did the users get removed from your passwd file? Or did the mailbox get removed? I am sure we can help, but we need more information. Je

Re: Problem with dlink DSL-Router

2002-11-01 Thread Jeremy C. Reed
> 192.168.1.0 is my net. > Starting IP Address : 192.168.0.100 Should this be the same? (Or show us your ifconfig.) Jeremy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: Problem with dlink DSL-Router

2002-10-31 Thread Jeremy C. Reed
> 192.168.1.0 is my net. > Starting IP Address : 192.168.0.100 Should this be the same? (Or show us your ifconfig.) Jeremy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUB

Re: Rare masq. problem

2002-10-29 Thread Jeremy C. Reed
emy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: Rare masq. problem

2002-10-29 Thread Jeremy C. Reed
emy C. Reed ... BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Moving from BSDi

2002-10-29 Thread Jeremy C. Reed
o move > >from BSD/OS to NetBSD or FreeBSD). > > I had also considered that, but FreeBSD does not support my hardware (IBM > ServerRAID2). I do see that some *BSDs support its AIC-7880, but I don't know if that ServeRAID is supported. I do see that IBM has downloads for a few Linux distributions that may (should) work with Debian. Jeremy C. Reed http://www.isp-faq.com/

Re: Moving from BSDi

2002-10-29 Thread Jeremy C. Reed
To me it appears Debian has reached this level, > solid and innovative. I would also have to say that NetBSD and the other *BSDs are very innovative too, such as systrace (interactive policy generation for system calls). Jeremy C. Reed ... BSD soft

Re: Moving from BSDi

2002-10-29 Thread Jeremy C. Reed
o move > >from BSD/OS to NetBSD or FreeBSD). > > I had also considered that, but FreeBSD does not support my hardware (IBM > ServerRAID2). I do see that some *BSDs support its AIC-7880, but I don't know if that ServeRAID is supported. I do see that IBM has downloads for a fe

Re: Moving from BSDi

2002-10-29 Thread Jeremy C. Reed
ears Debian has reached this level, > solid and innovative. I would also have to say that NetBSD and the other *BSDs are very innovative too, such as systrace (interactive policy generation for system calls). Jeremy C. Reed ... BSD softwar

Re: Moving from BSDi

2002-10-28 Thread Jeremy C. Reed
issues with Linux (because they could be same limits, same configs, or same bottle-necks). (By the way, if you are already a BSD administrator, it is easy to move from BSD/OS to NetBSD or FreeBSD). Jeremy C. Reed http://www.isp-faq.com/

Re: Moving from BSDi

2002-10-28 Thread Jeremy C. Reed
issues with Linux (because they could be same limits, same configs, or same bottle-necks). (By the way, if you are already a BSD administrator, it is easy to move from BSD/OS to NetBSD or FreeBSD). Jeremy C. Reed http://www.isp-faq.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NETWORK ROUTES

2002-10-24 Thread Jeremy C. Reed
setup and your routes. ifconfig -a route Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NETWORK ROUTES

2002-10-24 Thread Jeremy C. Reed
setup and your routes. ifconfig -a route Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: Apache / SUEXEC on woody...

2002-10-16 Thread Jeremy C. Reed
uilt with docroot as "/". Anyways, you can use perl to modify the binary, something like: cp suexec suexec.save perl -pe 's/\/var\/www/\/\0\0\0\0\0\0\0/' suexec.save > suexec chmod 4555 suexec Jeremy C. Reed ... B

Re: Apache / SUEXEC on woody...

2002-10-16 Thread Jeremy C. Reed
uilt with docroot as "/". Anyways, you can use perl to modify the binary, something like: cp suexec suexec.save perl -pe 's/\/var\/www/\/\0\0\0\0\0\0\0/' suexec.save > suexec chmod 4555 suexec Jeremy C. Reed ... B

Re: virtual domains and mailman with Postfix

2002-09-09 Thread Jeremy C. Reed
message sent on port 25 with the same content is rejected? I don't know. Not enough information. You may want to use real hostnames, so we can see for ourselves (as much as can be seen). Jeremy C. Reed ... BSD software,

Re: FTP Server Review

2002-09-05 Thread Jeremy C. Reed
sd.org/pub/NetBSD/NetBSD-release-1-6/src/share/examples/ftpd/ftpd.conf See example ftpusers at ftp://ftp.au.netbsd.org/pub/NetBSD/NetBSD-release-1-6/src/share/examples/ftpd/ftpusers Off the top of my head I don't know of any server reviews. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: User Unknowns .. If user is a number with Sendmail + Procmail

2002-08-29 Thread Jeremy C. Reed
On Thu, 29 Aug 2002, Sonny Kupka wrote: > Before switching from Slackware to Debian user could get mail now his mail > is bounced out user unknown. What do your mail logs actually say? Jeremy C. Reed http://www.isp-faq.com/

Re: lilo on /dev/hdb to work as /dev/hda

2002-08-17 Thread Jeremy C. Reed
> I was able to copy hda to hdb (fdisk, newfs, rsync, lilo) and then use the if [ $(uname) = "Linux" ] ; then sed 's/newfs/mkfs/' ; fi

Re: lilo on /dev/hdb to work as /dev/hda

2002-08-17 Thread Jeremy C. Reed
=" was /dev/hda, but I used "-b /dev/hdb" to override that. And then in the lilo config I did: disk=/dev/hdb bios=0x80 And it wrote the boot loader to hdb so it thought that it was really hda. Jeremy C. Reed http://www.bsdnewsletter.com/ -- BSD news and resources http://

Re: lilo on /dev/hdb to work as /dev/hda

2002-08-06 Thread Jeremy C. Reed
be used to setup a boot loader on /dev/hdb so that if you physically move it to /dev/hda and boot it will boot successfully? Again, it seems like the bios= option is not relevant, because it really will be /dev/hda. What is the most appropriate mailing list for lilo discussion? Can grub do what I want? Thanks, Jeremy C. Reed http://www.bsdnewsletter.com/

lilo on /dev/hdb to work as /dev/hda

2002-08-03 Thread Jeremy C. Reed
ill be /dev/hda and it will be at 0x80. Any ideas? Should I use grub? Thanks, Jeremy C. Reed http://www.isp-faq.com/

Re: Logrotate weekly prerotate everyday?

2002-08-03 Thread Jeremy C. Reed
and the logs are rotated correctly every Sunday at 4:00). But it always runs the postrotate commands everyday at 4:00 too. (Sorry this is not Debian-specific. This is logrotate-3.5.4-1 RPM.) I'll have to look at this further ... Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: Newbie: Is there a basic Debian-for-ISP HOWTO?

2002-07-29 Thread Jeremy C. Reed
ec.) Or I have used perl like: perl -pe 's/\/var\/www/\/\0\0\0\0\0\0\0/' suexec.save > suexec Then chmod as appropriate. (I filed a bug about this suexec default.) Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: webalizer stopped running

2002-07-27 Thread Jeremy C. Reed
s, then nothing will be lost. Jeremy C. Reed echo '9,J8HD,[EMAIL PROTECTED]:[EMAIL PROTECTED];[EMAIL PROTECTED]@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: /usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Jeremy C. Reed
On Tue, 9 Jul 2002, Christian Hammers wrote: > I'm looking for a "/usr/lib/sendmail -t" compatible script that just My "mailout" will do what you want. The needs-to-be-updated webpage is at http://www.reedmedia.net/software/mailout/ But the source is not t

Re: /usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Jeremy C. Reed
On Tue, 9 Jul 2002, Christian Hammers wrote: > I'm looking for a "/usr/lib/sendmail -t" compatible script that just My "mailout" will do what you want. The needs-to-be-updated webpage is at http://www.reedmedia.net/software/mailout/ But the source is not t

Re: Admin for E-MAIL users only

2002-07-05 Thread Jeremy C. Reed
er and authenticating against its own passwd files. And configure Exim to use those passwd files and aliases files for receiving mail. None of the files needs to be owned or only writable by root. (So maybe you user could be part of a group that has permissions to modify them.) Jeremy C

Re: Admin for E-MAIL users only

2002-07-05 Thread Jeremy C. Reed
er and authenticating against its own passwd files. And configure Exim to use those passwd files and aliases files for receiving mail. None of the files needs to be owned or only writable by root. (So maybe you user could be part of a group that has permissions to modify them.) Jeremy C

Re: rsync not working

2002-07-02 Thread Jeremy C. Reed
/webspace/dispatchlog.htm ? (Notice "home" under "home".) Instead try copying from /home/ (with the trailing slash) to /home. Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To

Re: rsync not working

2002-07-02 Thread Jeremy C. Reed
/webspace/dispatchlog.htm ? (Notice "home" under "home".) Instead try copying from /home/ (with the trailing slash) to /home. Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To

Re: throttle pop3 access

2002-06-26 Thread Jeremy C. Reed
support that. I have thought about it before, but I am more concerned with users that continue to leave mail on server. I am more interested in a non-RFC option so all RETReived mail is DELEted automatically.) Jeremy C. Reed BSD software, doc

Re: throttle pop3 access

2002-06-26 Thread Jeremy C. Reed
support that. I have thought about it before, but I am more concerned with users that continue to leave mail on server. I am more interested in a non-RFC option so all RETReived mail is DELEted automatically.) Jeremy C. Reed BSD software, doc

Re: Fw: ISS Advisory: OpenSSH Remote Challenge Vulnerability

2002-06-26 Thread Jeremy C. Reed
new 3.4 soon. > > ChallengeResponseAuthentication no It is interesting to note that it appears that the ssh 1.2.3-9.4 used with stable wasn't even vulnerable. (But I guess it is a good idea to have a chrooted, unprivileged child process to deal with the ssh connection before authentic

Re: Fw: ISS Advisory: OpenSSH Remote Challenge Vulnerability

2002-06-26 Thread Jeremy C. Reed
new 3.4 soon. > > ChallengeResponseAuthentication no It is interesting to note that it appears that the ssh 1.2.3-9.4 used with stable wasn't even vulnerable. (But I guess it is a good idea to have a chrooted, unprivileged child process to deal with the ssh connection before authentic

Re: webmail

2002-06-17 Thread Jeremy C. Reed
I have a list and some notes of web-based email clients at http://www.reedmedia.net/misc/mail/web-based.html (That reminds me ... I have a six pages of notes from testing six of them around here somewhere.) Jeremy C. Reed echo '9,J8HD,[EMAIL PROTECTED]:[EMAIL PROTECTED];[EMAIL PROT

Re: nslookup resolution

2002-06-11 Thread Jeremy C. Reed
ike ipconfig > /flushdns? Restart named. Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: nslookup resolution

2002-06-11 Thread Jeremy C. Reed
ike ipconfig > /flushdns? Restart named. Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What option is used to attach a document

2002-06-07 Thread Jeremy C. Reed
anually add Mime headers and Mime encoding to the mail you generate before sending to sendmail. > Anyone following the world cup? I am not happy! That reminds me to watch the next NBA game ... Jeremy C. Reed BSD software, documentati

Re: What option is used to attach a document

2002-06-07 Thread Jeremy C. Reed
Or manually add Mime headers and Mime encoding to the mail you generate before sending to sendmail. > Anyone following the world cup? I am not happy! That reminds me to watch the next NBA game ... Jeremy C. Reed BSD software, docum

mod_frontpage package?

2002-05-28 Thread Jeremy C. Reed
stions for using latest and greatest frontpage with Apache under Debian potato? Thanks, Jeremy C. Reed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

mod_frontpage package?

2002-05-28 Thread Jeremy C. Reed
stions for using latest and greatest frontpage with Apache under Debian potato? Thanks, Jeremy C. Reed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Setting user passwords non-interactively

2002-05-17 Thread Jeremy C. Reed
erl to set the password. Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: user name length

2002-05-16 Thread Jeremy C. Reed
On Thu, 16 May 2002, Jeremy C. Reed wrote: > I have also used sendmail's virtusertable workaround for many years. I am > not sure how you could use full user@domain as the virtusertable alias > (right hand side) and sendmail would know that it was really a local > getpwent

Re: user name length

2002-05-16 Thread Jeremy C. Reed
aracters (with Debian Linux) that I was successfully able to use for email (exim MTA and vm-pop3d,gnu-pop3d and others), logins (login, ssh), ftp and more. (Some of my notes about this are probably available in this list's archives; I need to find and publish on a webpage.) Jeremy C. Ree

Re: user name length

2002-05-16 Thread Jeremy C. Reed
-pop3d is what I use and code. It can use longer usernames. Jeremy C. Reed echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\ sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ImapD connecting from localhost???

2002-05-06 Thread Jeremy C. Reed
; Subject: Re: [Fwd: Re: Spamassasin over RBL, was Re: rblsmtpd -t?] Please don't start a new unrelated thread by simply replying to a message. Your email had a In-Reply-To: that makes it appear to be a part of that previous thread. And, please cut out the unrelated text when replying. Jere

Re: Spamassasin over RBL, was Re: rblsmtpd -t?]

2002-05-02 Thread Jeremy C. Reed
qmail-send man pages. And look at the "doublebounceto" control. I forgot to mention that for the past couple years, I block these dictionary attack problems at RCPT TO time so I don't have to deal with any bounces. (With Exim 3.x, use the "receiver_verify" main

Re: Spamassasin over RBL, was Re: rblsmtpd -t?]

2002-05-02 Thread Jeremy C. Reed
eive an eximstats -- log anaylsist report -- daily.) Don't configure your MTA to send copies of bounces to the postmaster. Does anyone really have the time or desire to scan through all that mail? Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: apache woes with xxx.sh.gz

2002-04-29 Thread Jeremy C. Reed
file and get cgi error. This is unexpected, since > xxx.sh.xxx is not in the cgi handler afterall. But what could make this? Do you have a ScriptAlias directive? Anyways, what specific CGI error? Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: disable md5 passwords

2002-04-26 Thread Jeremy C. Reed
ticate with the password correctly. (I don't know of anyone that has already done it though.) Why do you want to disable MD5, but convert to MD5? Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: timed package ...

2002-04-20 Thread Jeremy C. Reed
On Thu, 18 Apr 2002, Do-Risika RAFIEFERANTSIARONJY wrote: > Is there a package containing timed (the time server daemon) ? Inetd internally provides time server (and daytime). (Why the cross-posting? Should we go out of our way to check archives for other lists before posting?) Jerem

web-based/gui firewall administration

2002-04-15 Thread Jeremy C. Reed
Anyways, does anyone have suggestions on a friendly interface that I can install for him? And why? Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: newbie, connecting to the internet

2002-04-13 Thread Jeremy C. Reed
n Do you have the correct nameservers set up in /etc/resolv.conf? Do some searches for LDP (Linux Documentation Project) -- there are probably some HOWTOs to help you. Good luck, Jeremy C. Reed BSD software, documentation, resources,

Re: lpr/samba

2002-04-11 Thread Jeremy C. Reed
d you try? details? (I use samba to print to Unix lpd servers and to print to Windows printers.) Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: PHP (or perl) based script to manage passwords

2002-04-02 Thread Jeremy C. Reed
worked on that may help you. I haven't used any, but they may be of interest to you: http://vm-pop3d-admin.sourceforge.net/ http://www.holgilein.de/coolprox/tequila http://wcug.wwu.edu/~reed/lists/vm-pop3d-devel/msg00167.html Take care

Re: sendmail without SMTP?

2002-03-25 Thread Jeremy C. Reed
cron run queue or just use -q30m (or whatever but no -bd). Or install some null mailer. (I have been working on one off and on for 18 months, called mailout.) Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: two ethernet without routing

2002-03-13 Thread Jeremy C. Reed
On Wed, 13 Mar 2002, Stephane Bortzmeyer wrote: > On Wed, Mar 13, 2002 at 10:38:53AM -0800, > Jeremy C. Reed <[EMAIL PROTECTED]> wrote > a message of 37 lines which said: > > > You shouldn't have to setup a firewall as a workaround either. If your NIC > >

Re: two ethernet without routing

2002-03-13 Thread Jeremy C. Reed
firewall as a workaround either. If your NIC card is configured for a particular IP and you want to stop it, then simply unplugging the ethernet cable should do it. Josep, are you testing this locally from same machine or over the network? Jeremy C. Reed ...

Re: ISP Standard.

2002-03-13 Thread Jeremy C. Reed
mizations so you can use whatever layout you want. I often use /home/f/foo.bar, /home/f/foo.bar/public_html, /home/f/foo.bar/logs, /var/spool/virtual/foo.bar (for mail), /etc/virtual/foo.bar/aliases, /etc/virtual/foo.bar/passwd (for mail). Jerem

Re: Load balancing web servers

2002-03-05 Thread Jeremy C. Reed
webserver2 wwwINAwebserver3 Note that this is not "load balancing". It is not figured out by actual load or capacity. It just does a "round robin" and is often called "load sharing". Also note that outside DNS caches used for many lookups will defeat the

Re: Problem with the installation of imp

2002-03-01 Thread Jeremy C. Reed
On Fri, 1 Mar 2002, Werner De Kuyffer wrote: > Can someone help me with the error that occurred? I believe this is Debian Bug#88972. A newer horde package (2:1.2.4-5) fixes this. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: Apache log rotation changes user permission on their log files

2002-03-01 Thread Jeremy C. Reed
he first "Group" directive. But this is irrelevant; it can be read by everyone. It uses the savelog(8) command to do the actual rotation. It uses 644 mode (make a file readable by anyone and writable by the owner only) for permissions. What are you using to rotate your apache logs? Jer

Re: Best mail setup?

2002-03-01 Thread Jeremy C. Reed
e to see if the email acccounts exist? (I already know how to do it with Exim and Postfix -- they are easy.) Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: Weird /dev/null problem (Was: SSH Daemon failing)

2002-02-25 Thread Jeremy C. Reed
KDEV(8) manual page. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: Weird /dev/null problem (Was: SSH Daemon failing)

2002-02-25 Thread Jeremy C. Reed
KDEV(8) manual page. Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: desired webserver setup

2002-02-25 Thread Jeremy C. Reed
different user and group. I place all my websites like: /home/[a-z]/domain.name.foo/public_html Each has logs at ~user/logs/access.log Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: desired webserver setup

2002-02-25 Thread Jeremy C. Reed
different user and group. I place all my websites like: /home/[a-z]/domain.name.foo/public_html Each has logs at ~user/logs/access.log Jeremy C. Reed echo 'G014AE824B0-07CC?/JJFFFI?D64CB>D=3C427=>;>6HI2>

Re: qpopper as POP3 server

2002-02-15 Thread Jeremy C. Reed
chive, where "FAIL" error is documented or tell them your situation. (http://www.synack.net/xinetd/) Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/

Re: qpopper as POP3 server

2002-02-15 Thread Jeremy C. Reed
chive, where "FAIL" error is documented or tell them your situation. (http://www.synack.net/xinetd/) Jeremy C. Reed BSD software, documentation, resources, news... http://bsd.reedmedia.net/ -- To UNSUBSCRIBE, email to

Re: qpopper as POP3 server

2002-02-14 Thread Jeremy C. Reed
he firewall between us and InterNet but it appears accurate: What does netstat on your 194.224.7.3 system show? netstat --inet -n -c Maybe watch top(1) to see if qpopper is even started. Jeremy C. Reed ... ISP-FAQ.com -- find answers to your questions http://www.isp-faq.com/

installation time (Re: Diverting smtp traffic)

2002-02-14 Thread Jeremy C. Reed
to retrieve files, read the documentation, and to install OpenBSD the first time. Using a CD it probably only takes ten minutes now. When I first installed Debian Linux, I spent several days downloading numerous disk sets, reading docs, and trying the installs.

Re: Diverting smtp traffic

2002-02-14 Thread Jeremy C. Reed
iate masquerading options. (Read your ipmasqadm manual page and do "ipmasqadm portfw -h" for help.) Jeremy C. Reed ... ISP-FAQ.com -- find answers to your questions http://www.isp-faq.com/

Re: Upgrade a mail server

2002-02-14 Thread Jeremy C. Reed
at work with it. (It may also be in the Exim FAQ.) Personally, I don't think the extra baggage of any SQL server is needed or wise for just email user authentication. (I simply use vm-pop3d which someday may support db(3) database files.) Jeremy C. Reed ... ISP-FAQ.com -- find answers to your questions http://www.isp-faq.com/

Re: qpopper as POP3 server

2002-02-14 Thread Jeremy C. Reed
he firewall between us and InterNet but it appears accurate: What does netstat on your 194.224.7.3 system show? netstat --inet -n -c Maybe watch top(1) to see if qpopper is even started. Jeremy C. Reed ... ISP-FAQ.com -- find answ

  1   2   3   4   >