cdrom mount problem in RH7.2

2003-06-17 Thread root_sharif
Thanks to Michael .. for ur time and consideration But .. can u pls tell me which errata i should download. There are so many for 7.2 it's not possible for me to download them all with my slow dial up .. Pls let me know... sharif. As root, run

TCP/IP Timeout

2003-06-17 Thread Richard Worwood
Does anyone know how I can manually set the tcp timeout ? Thanks in advance Richard Worwood, TDB Networks 4 High Street, Twyford, Berkshire RG10 9AE Office: +44 (0) 118 934 0056 Mobile: +44 (0) 7771 662880 Email: [EMAIL PROTECTED] Web: www

Re: Help, Spamassassin failing and losing mail

2003-06-17 Thread Bill Dossett
Hi, Thanks for the info, I too have upgraded to 2.55 and the problem has gone. It did drop the mail though. That's how I found the problem. Two of my users said that messages that had definitely been sent to them and they hadn't got them, so I trawled thru the logs and sure enough, the bad prot

Re: TCP/IP Timeout

2003-06-17 Thread Jerome Dsilva
I suppose it is /proc/sys/net/ipv4/tcp_fin_timeout . You can put the new value in /etc/rc.d/rc.local as echo > /proc/sys/net/ipv4/tcp_fine_timeout so that it can have that vaue at boot time. You can also look at /usr/src/linux/net/ipv4.. There are c files that specify the timeout period ..I am n

Re: Going Mad about Oracle....

2003-06-17 Thread Bart van Kuik
X-No-Archive: yes Only for the Windows platform, there is a client CD available. For Linux, download the database, unpack and run the installer. Then choose custom installation and only select the basic client tools. Before installing, be sure to check this thread: http://www.oracle.com/forums/th

Re: what's the fundamental differences between runlevels [sS] and1?

2003-06-17 Thread Robert P. J. Day
On Tue, 17 Jun 2003, Matthew Melvin wrote: > You seem to have it pretty much sus'ed excepted for the roll of inittab in > run level S. Yes init still looks in /etc/inittab when going to run level S > but if it doesn't find an entry, or the inittab can't be opened then it init > acts as if it had

Mailbox size

2003-06-17 Thread Ivo Tijhaar
does any body know how to limit a user mailbox at rh9.0 to 20-25 mb? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Mailbox size

2003-06-17 Thread Devrim GUNDUZ
Hi, On Tue, 17 Jun 2003, Ivo Tijhaar wrote: > does any body know how to limit a user mailbox at rh9.0 to 20-25 mb? Which MTA are you using? If it is Postfix, then add the following line to main.cf: mailbox_size_limit = nnn Where nnn is the size limit in "bytes". Then restart Postfix. Regard

Re: Mailbox size

2003-06-17 Thread Emmanuel Seyman
On Tue, Jun 17, 2003 at 12:27:19PM +0200, Ivo Tijhaar wrote: > > does any body know how to limit a user mailbox at rh9.0 to 20-25 mb? Postfix has an option to limit the size of a mailbox. Not sure about sendmail but I would be very surprized if it didn't have a similar option. Note that this sett

WineX 3 graphical problems

2003-06-17 Thread Ivan Sivkov
Hi list, I'm very new here, so excuse me if I'm posting about something which has already been discussed. Below is a slightly modified copy of my e-mail to RHN help desk (although they directed me to some useful links, they refused technical support): --- BEGIN --- I'm working on a large project

Perl module: Memoize problems

2003-06-17 Thread michael . bartlett
Title: Message Hello all,   I'm trying to build Memoize on Redhat 7.3 with CPAN and get the following problem during the make test phase:   t/tie_ndbm..ndbm store returned -1, errno 22, key "" at Memoize/NDBM_File.pm line 70. t/tie_ndbm..dubious Test returned status 22 (wsta

RE: Perl module: Memoize problems

2003-06-17 Thread michael . bartlett
Apologies for HTML mail all... Herewith in plain text. -Original Message- From: Michael Bartlett Sent: 17 June 2003 12:40 To: [EMAIL PROTECTED] Subject: Perl module: Memoize problems Hello all, I'm trying to build Memoize on Redhat 7.3 with CPAN and get the following problem during the

SYSFONT Question

2003-06-17 Thread Tom
I sent this to the redhat-install-list but got no replies.  Can someone here answer it?   I have three machines that I have installed REDHAT 9.0.Each install had in the /etc/sysconfig/i18n file:LANG="en_US.UTF-8"SUPPORTED="en_US.UTF-8:en_US:en"SYSFONT="latarcyrheb-sun16"All machines boot to

error while sending mail in new domain address (reposted)

2003-06-17 Thread nlimbu
Hi all, I have added a new domain name in /etc/mail/local-host-names and also pointed the MX record for the new domain to my mailserver, but the mail doesn't transfers through this new domain and I get bounced mail saying "kantihospital.org.np. config error: mail loops back to me (MX problem?"

assign prioity for user

2003-06-17 Thread santosh kumar
Hi all, Have some strange question. I have NIS setup with linux desktop. Need to assign high priority for X user to access a particular m/c. For example have a high end m/c which is meant for some simulation purpose but it will be usable by all users around the clock by which it hogs all the memor

Re: RUN fsck MANUALLY

2003-06-17 Thread rm
On Tue, 2003-06-17 at 01:14, Linux Tard wrote: > Regis > > did you ever try to specify a backup superblock? That > might have solved it for you. This would have been > the '-b' option. > > lt > > Yup lt, sure did. Even went through archives to find different backup superblocks. Like I sa

Re: Setuid in rh9?

2003-06-17 Thread Drew Weaver
> > > | The correct answer would've been, rebuild perl with setuid. > > > > No. The correct answer is to stay the hell away from setuid, > > and use sudo which allows fine grained control. > > Red Hat provides a setuid perl in the perl-setuid package. SetUID perl > includes its own restrictions an

Re: Mailbox size

2003-06-17 Thread Drew Weaver
Sendmail relies on system quotas, which is a very bad way of doing it. -Drew - Original Message - From: "Emmanuel Seyman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 6:37 AM Subject: Re: Mailbox size > On Tue, Jun 17, 2003 at 12:27:19PM +0200, Ivo Tijhaar w

RE: Question on caching-nameserver

2003-06-17 Thread Bret Hughes
On Tue, 2003-06-17 at 01:00, David Demner wrote: > That is easier. I come from a programming background, not a network admin one ;) > > I have a related question that has been far at the back of my mind for a few years > now: > > If we've set dhcp to not overwrite the resolv.conf when it refres

Re: Mailbox size

2003-06-17 Thread Marcos de Souza Trazzini
On Tue, 2003-06-17 at 07:33, Devrim GUNDUZ wrote: > Hi, > > On Tue, 17 Jun 2003, Ivo Tijhaar wrote: > > > does any body know how to limit a user mailbox at rh9.0 to 20-25 mb? > > Which MTA are you using? > > If it is Postfix, then add the following line to main.cf: > > mailbox_size_limit = nnn

Procmail

2003-06-17 Thread A. S. Budden
Hi there, I have an ISP that provides an "[EMAIL PROTECTED]" type email address, where anything sent to that domain name is delivered to one mailbox, accessible by pop3. I use fetchmail to download the email and procmail to sort out to whom it was sent. My procmail recipes for this are as follows

Re: Kernel Tuning in Red Hat 2.1 Enterprise Edition.

2003-06-17 Thread dlangschied
Do I have to reboot after making these changes? Sincerely, David Langschied Langschied Consulting Services 25644 Mackinac Roseville, MI 48066 Phone: (586)777-7542 Cell: (248)789-8493 e-mail: [EMAIL PROTECTED] - Original Message - From: "Bret Hughes" <[EMAIL PROTECTED]> To: <[EMAI

Re: rpm's stop working after xine

2003-06-17 Thread Bill Tangren
Dave Altonaga wrote: --- Edward Dekkers <[EMAIL PROTECTED]> wrote: Dave Altonaga wrote: Greets, I noticed this when I've tried to install xine. Most of the rpms would install ( at least I think they did) but after trying to install xine ui it stated that I needed other libs inorder to install

Re: Setuid in rh9?

2003-06-17 Thread Thornton Prime
> > Red Hat provides a setuid perl in the perl-setuid package. SetUID perl > > includes its own restrictions and security precautions. > > Yeah they sure do, except it doesnt work under any circumstance, no matter > what I do it says Can't do suid. Works for me. As mentioned, Perl has a number o

Re: Mailbox size

2003-06-17 Thread Distribution Lists
Does anyone know if postfix can set a soft limit on mailbox size, ie send some kind of warning that the mailbox is reaching a certain size but still accept mail ? Regards > On Tue, 2003-06-17 at 07:33, Devrim GUNDUZ wrote: >> Hi, >> >> On Tue, 17 Jun 2003, Ivo Tijhaar wrote: >> >> > does any body

Re: rpm's stop working after xine

2003-06-17 Thread Dave Altonaga
Alrighty, There it is.. Thanks! :-) --- Bill Tangren <[EMAIL PROTECTED]> wrote: > Dave Altonaga wrote: > > --- Edward Dekkers <[EMAIL PROTECTED]> > > wrote: > > > >>Dave Altonaga wrote: > >> > >> > >>>Greets, > >>> > >>>I noticed this when I've tried to install xine. > >> > >>Most > >> > >>

Re: Having Problems Mounting CDROM

2003-06-17 Thread Bill Tangren
Vorpahl, Jason Stephen wrote: --> I am a Linux newbie and just installed Red Hat 9. I am creating a samba server using just the command line interface, no X installed. Installation went fine, until I tried to set up my samba server. I can’t mount the cdrom. Here are the errors I get:

Re: Mailbox size

2003-06-17 Thread Marcos de Souza Trazzini
On Tue, 2003-06-17 at 11:29, Distribution Lists wrote: > Does anyone know if postfix can set a soft limit on mailbox size, ie send > some kind of warning that the mailbox is reaching a certain size but still > accept mail ? > > Regards > Hu.. I don't know any feature in postfix like this... b

AOL Now Bouncing DHCP Addresses, Residential Addresses [May Be OT]

2003-06-17 Thread John P Verel
I've just gotten a couple of messages bounced back from AOL, indicating that they will not accept mail from DHCP addresses. They describe them as "Residential" addresses (whatever that means). Here's the link: http://postmaster.info.aol.com Unless I'm missing something, this will cut off AOL re

Re: Procmail

2003-06-17 Thread Bill Tangren
A. S. Budden wrote: Hi there, I have an ISP that provides an "[EMAIL PROTECTED]" type email address, where anything sent to that domain name is delivered to one mailbox, accessible by pop3. I use fetchmail to download the email and procmail to sort out to whom it was sent. My procmail recipes for

Re: Help, Spamassassin failing and losing mail

2003-06-17 Thread Mike Vanecek
On Mon, 16 Jun 2003 23:24:06 -0400, Michael Fratoni wrote [snip] > I added a line to /etc/init.d/spamassassin: > export LANG=en_US Another approach for RH 8/9 is to add export LANG=en_US SUPPORTED="en_US" LC_MESSAGES=C LC_ALL=C to /etc/bashrc. That pretty well picks up all utf-8 probs. -- r

RE: AOL Now Bouncing DHCP Addresses, Residential Addresses [May Be OT]

2003-06-17 Thread michael . bartlett
Well, this would only "cut off" residential users who are running their own SMTP servers. Would it not be possible to somehow forward all mail to *.aol.com to your ISPs mail relay server? -Original Message- From: John P Verel [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 15:39 To: redhat S

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Leonard Miller
Now if they could just stop messages from the inside >>> [EMAIL PROTECTED] 06/17/03 10:39AM >>> I've just gotten a couple of messages bounced back from AOL, indicating that they will not accept mail from DHCP addresses. They describe them as "Residential" addresses (whatever that means).

Re: Re: Issue with CDROM Drive

2003-06-17 Thread Mathieu Masse
On Mon, 2003-06-16 at 11:13, [EMAIL PROTECTED] wrote: > > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Re: Issue with CDROM Drive > Date: 16 Jun 2003 10:07:56 -0500 > > On 16 Jun 2003, at 10:29, Mathieu Masse wrote: > > > I posted this on the list last Friday and got no responses

Re: Call to undefined function: mysql_connect() (it's baaaack...)

2003-06-17 Thread Bill Tangren
Daniel R. Hansen wrote: [EMAIL PROTECTED] rpms]# rpm -qa|grep mysql error: rpmdbNextIterator: skipping h# 641 Header V3 DSA signature: BAD, key ID db42a60e [EMAIL PROTECTED] rpms]# rpm -qa|grep php php-imap-4.2.2-8.0.5 asp2php-gtk-0.76.2-3 error: rpmdbNextIterator: skipping h# 641 Header V3

Re: Kernel Tuning in Red Hat 2.1 Enterprise Edition.

2003-06-17 Thread Bret Hughes
On Tue, 2003-06-17 at 09:04, dlangschied wrote: > Do I have to reboot after making these changes? > no there is a fair amount of discussion in the archives here is a link to one thread. I used file-max as a search argument and this is one of the items returned. http://marc.theaimsgroup.com/?l=

Re: Cant change the security level

2003-06-17 Thread Brent Fox
On Mon, 2003-06-16 at 23:42, tirumal b wrote: > hello > >I have installed redhat linux 8.0(Psyche).During > the installation i set no firewall but when i see it > in the security level after installation the level is > high by default. I change my option to medium and > selected customize opti

Re: Setuid in rh9?

2003-06-17 Thread Drew Weaver
> > > Red Hat provides a setuid perl in the perl-setuid package. SetUID perl > > > includes its own restrictions and security precautions. > > > > Yeah they sure do, except it doesnt work under any circumstance, no matter > > what I do it says Can't do suid. > > Works for me. As mentioned, Perl has

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Drew Weaver
Do you run a mail server on a DHCP address? this makes perfect sense not to accept email from SMTP servers on dynamic addresses. -Drew - Original Message - From: "Leonard Miller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 10:45 AM Subject: Re: AOL Now Bounci

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread John Nichel
Drew Weaver wrote: Do you run a mail server on a DHCP address? this makes perfect sense not to accept email from SMTP servers on dynamic addresses. -Drew I do. But this notice means little to me, I don't email anyone at AOL anyway. Friends don't let friends use AOL. -- redhat-list mailing list

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Drew Weaver
Since you're probably violating your ISPs ToS anyway I guess it doesnt matter if AOL doesn't accept your mail. -Drew - Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 11:00 AM Subject: Re: AOL Now Bouncing DHCP Addresses, Re

How do I configure for my office network?

2003-06-17 Thread tomh
[RH9.0] I need to configure my laptop to work with our office Windows network, domain name=OFFICE. In the Windows NT PDC, my laptop is known as 'tomdell'. My laptop is configured to use DHCP, and it's getting an IP address. In the network configuration panel I have: [DNS tab] Hostname: tomdell

RE: How do I configure for my office network?

2003-06-17 Thread Hill, Benjamin W
As long as you are using DHCP, you should just be able to boot your RH machine on the network, and it should pick up an IP etc, et voila! Do you mean that you want to access a Windows filesystem? In which case, install Samba. Cheers, Ben -Original Message- From: [EMAIL PROTECTED] [mailt

Enable "Service" from telnet?

2003-06-17 Thread dch
Is there some way that I can enable the "service" command with telnet RA? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Repeat Monitor problems in 7.2

2003-06-17 Thread Haley Crowe
Hello all. I have a customer who has the remote KDE desktop of Redhat 7.2 spanning across 2 monitors. We are trying to change it back so that it is only on one, but we're not able to make it change. We've tried the export DISPLAY (his IP address):0.0, but that hasn't made any difference. Anyone

Re: Enable "Service" from telnet?

2003-06-17 Thread Drew Weaver
use SSH instead, telnet is the devil. - Original Message - From: "dch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 11:11 AM Subject: Enable "Service" from telnet? > Is there some way that I can enable the "service" command with telnet > RA? > > > -- > re

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread John Nichel
Drew Weaver wrote: Since you're probably violating your ISPs ToS anyway I guess it doesnt matter if AOL doesn't accept your mail. -Drew Yes and no. I have a business account, and am allowed to run things such as web servers and mail servers. In their business TOS, it says nothing about me runni

Re: Mailbox size

2003-06-17 Thread Ivo Tijhaar
I'm using sendmail, i already tried disk quota's but in that case procmail fails with a temp_fail so this isn't the solution. i already read many faq's about sendmail and there's no option for mailbox limiting. they say that the pop3 like cyrus and procmail will handele these things but i can't fin

RE: Enable "Service" from telnet?

2003-06-17 Thread Hill, Benjamin W
Only if you telnet port 666! ;-) -Original Message- From: Drew Weaver [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 16:16 To: [EMAIL PROTECTED] Subject: Re: Enable "Service" from telnet? use SSH instead, telnet is the devil. - Original Message - From: "dch" <[EMAIL PROTECTED]>

Re: Mailbox size

2003-06-17 Thread Drew Weaver
Not every. -Drew - Original Message - From: "Ivo Tijhaar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 11:15 AM Subject: Re: Mailbox size > I'm using sendmail, i already tried disk quota's but in that case procmail > fails with a temp_fail so this isn't the s

Re: Enable "Service" from telnet?

2003-06-17 Thread Drew Weaver
and who doesnt, good sir? ;-) - Original Message - From: "Hill, Benjamin W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 11:22 AM Subject: RE: Enable "Service" from telnet? > Only if you telnet port 666! ;-) > > -Original Message- > From: Drew Weave

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Andrew MacKenzie
+++ Drew Weaver [RedHat] [Tue, Jun 17, 2003 at 11:04:13AM -0400]: > Since you're probably violating your ISPs ToS anyway I guess it doesnt > matter if AOL doesn't accept your mail. Running a mail server may be against your TOS, but sending email from your local box directly most certainly is not.

Re: MATLAB , like application beyond octave,thanks

2003-06-17 Thread Karim Nowruzi
thanks , I think its a quit intresting program. Manuel Camacho wrote: Try SCILAB, from INRIA (France). Windows and Linux versions available. Both work. -Manuel. -Original Message- From: Karim Nowruzi <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: 14 Jun 2003 01:14:26 +0430 Subject: MATL

Re: Enable "Service" from telnet?

2003-06-17 Thread Jonathan Bartlett
Not sure what you are asking. What do you mean by "enabling" the service command? Are you able to telnet in? What user are you? What messages are you getting? Jon On 17 Jun 2003, dch wrote: > Is there some way that I can enable the "service" command with telnet > RA? > > > -- > redhat-list m

more emergency booting -- "emergency" mode and init=/bin/sh

2003-06-17 Thread Robert P. J. Day
(just to complete a doc i'm writing on trouble shooting and emergency booting, my final experiments when even booting to single user mode or run level 1 is not going to work.) two even more minimal booting scenarios i've just tested are booting with the "emergency" word appended to the boot

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread rm
On Tue, 2003-06-17 at 10:37, Andrew MacKenzie wrote: > FYI for anyone running qmail locally, there is a way to direct email > destined for a specific domain through another mail server (your upstream > providers smtp server comes to mind). Add the following line to > /var/qmail/control/smtproutes

RE: Going Mad about Oracle....

2003-06-17 Thread Tim Pickard
You Just need the Client tools available under Oracle9i Database. 9.2.0.1.0 = 9i Release 2 http://otn.oracle.com/software/products/oracle9i/content.html Lists them with the version numbers. You only need install the client tools if you are accessing a database on another machine. Tim Messa

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread Joseph A Nagy Jr
John Nichel wrote: Drew Weaver wrote: Since you're probably violating your ISPs ToS anyway I guess it doesnt matter if AOL doesn't accept your mail. -Drew Yes and no. I have a business account, and am allowed to run things such as web servers and mail servers. In their business TOS, it says

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Jeff Kinz
On Tue, Jun 17, 2003 at 10:20:55AM -0500, John Nichel wrote: > Drew Weaver wrote: > > Since you're probably violating your ISPs ToS anyway I guess it doesnt > > matter if AOL doesn't accept your mail. > > > > -Drew > > Yes and no. I have a business account, and am allowed to run things > such a

Mod Magick/Perl on RH 9

2003-06-17 Thread Augusto Flavio
Hi, I have some problems when i try install the mod Image Magick. #perl -MCPAN -e 'install "Image::Magick"' CPAN.pm: Going to build J/JC/JCRISTY/PerlMagick-5.56.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Image::Magick cp Magick.pm blib/lib/Image/Magick.pm Aut

WGET information needed.

2003-06-17 Thread kototuku
i need help on wget... pls let me know the basic commands... also inform me the default directory where it stores the file.. sharif. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: WGET information needed.

2003-06-17 Thread Jeff Kinz
On Tue, Jun 17, 2003 at 11:03:26PM +0600, [EMAIL PROTECTED] wrote: > i need help on wget... > pls let me know the basic commands... > also inform me the default directory > where it stores the file.. Umm - did you read the man page for wget yet? "wget" is the basic. command. It stores in your cu

RE: WGET information needed.

2003-06-17 Thread Michael Kalus
wget --help And you shall know. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 17, 2003 1:03 PM > To: [EMAIL PROTECTED] > Subject: WGET information needed. > > > i need help on wget... > pls let me know the basic commands... > also infor

Re: Setuid in rh9?

2003-06-17 Thread Thornton Prime
>> Works for me. Still works for me. You might want to re-check your code and take it to some perl mailinglist. > here is basically what it boils down to: > > bash-2.05b$more create > #! /usr/bin/suidperl > -rwsr-sr-x2 root root 531516 Jun 16 20:37 > /usr/bin/suidperl > > -rwsr-xr-

RE: WGET information needed.

2003-06-17 Thread Chris W. Parker
[EMAIL PROTECTED] wrote: > i need help on wget... > pls let me know the basic commands... > also inform me the default directory > where it stores the file.. here is the most basic way to use it. say you have a file on a website located at www.thedrool.com/thefile.tar.

Re: MATLAB , like application beyond octave,thanks

2003-06-17 Thread Jonathan Bartlett
Does Maxima have what you require? maxima.sf.net Jon On Tue, 17 Jun 2003, Karim Nowruzi wrote: > > thanks , I think its a quit intresting program. > Manuel Camacho wrote: > > >Try SCILAB, from INRIA (France). Windows and Linux versions available. > >Both work. > > > >-Manuel. > > > > > >-Or

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be

2003-06-17 Thread Joseph A Nagy Jr
Vidiot wrote: I could legally (e.g. not violate any TOS's) run a mail/web server if I had DSL (local telco doesn't differentiate between business and home accounts like the cable company does). Not true in my area. You get TDS Metrocom DSL and to run those services you need a business account.

RE: simple question related to pop3

2003-06-17 Thread David Richards
ok thanks! i will add their names to the ftp deny list On Tue, 2003-06-17 at 19:06, Michael Kalus wrote: > > In the /etc/passwd file, change that user's login shell from > > /bin/bash, > > or whatever it is set to, to /bin/false. This will keep them from > > logging in,but they can still get

RE: iptables and ifup on RedHat 7.3

2003-06-17 Thread Hong Tian
Thanks! -Original Message- From: Michael Schwendt [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2003 8:33 PM To: [EMAIL PROTECTED] Subject: Re: iptables and ifup on RedHat 7.3 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 16 Jun 2003 18:50:03 -0400, Hong Tian wrote: > The de

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Drew Weaver
actually, alot of ISPs including one we resell dont allow you to even make outgoing smtp connections unless you're going to there servers, and I know that MOST if not all of the Broadband providers in the US for residential service clearly state that you are NOT to run daemons of any kind on their

RE: Call to undefined function: mysql_connect() (it's baaaack...)

2003-06-17 Thread Daniel R. Hansen
I was finally able to get the silly thing to work by downloading the entire php 4.3.1 package and fiddling with the configure/make process until it ran beginning to end. Works fine now. Thanks Bill-Larry-Michael. Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] B

RE: simple question related to pop3

2003-06-17 Thread Michael Kalus
For SSH you should be able to just pint the shell to /bin/false or something like that, for FTP: I think there is a DENY option in the FTP configuration (depending on the server) that would block ftp access. M. > -Original Message- > From: David Richards [mailto:[EMAIL PROTECTED] > Sent:

Re: Unable to convert root file system to ext3

2003-06-17 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 17 Jun 2003 12:19:02 -0500, Paul F. Williams wrote: > I recently upgraded a redhat system from 7.1 to 7.2 > and unfortunately must have missed the opportunity > to convert from ext2 to ext3 during the upgrade. > > Later I happened to notice t

simple question related to pop3

2003-06-17 Thread David Richards
Hi Is there any way that I would be able to add a user to a server so that they are only able to use their username and password for pop3 ? Even tho the server is configured for ftp and ssh too? -- David Richards <[EMAIL PROTECTED]> Dedicated servers from £30 a month http://dedipower.com/r.p

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "Drew Weaver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 8:55 AM Subject: Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > Do you run a mail server on a DHCP address? this makes perfect sense not to > accept

Re: How do I configure for my office network?

2003-06-17 Thread Mark Guzzo
On Tue, 2003-06-17 at 10:05, [EMAIL PROTECTED] wrote: > [RH9.0] > > I need to configure my laptop to work with our office Windows network, > domain name=OFFICE. In the Windows NT PDC, my laptop is known as > 'tomdell'. > > My laptop is configured to use DHCP, and it's getting an IP address. In

RE: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Michael Kalus
[...] and I know that MOST if not all of the > Broadband providers in the US for residential service clearly > state that you are NOT to run daemons of any kind on their service. So no IRC then for people on broadband? What about things like Bittorrent? Not really a server but it definetly "ser

RE: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Michael Kalus
> When a reverse DNS lookup happens, it compares the dns with > the IP number. If they are not matched, the mail bounces. > Those on Dynamic IPs will bounce on ANY decent server. Excuse me but that is not what should happen. What if the IP does not have a DNS name associated with it? I do run

Re: How can I buy RH7.2 CDs?

2003-06-17 Thread Michael H. Warfield
On Sun, Jun 15, 2003 at 02:54:17PM -0500, srini Amble wrote: > I am looking for RH 7.2 CDs. Can any of you please suggest a source for > RH 7.2 CDs? I have tried to download the ISO images from the net but the > MD5SUM never matches. I need these CDs because one the applications I am > trying to

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "John Nichel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 9:20 AM Subject: Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > Drew Weaver wrote: > > Since you're probably violating your ISPs ToS anyway I guess i

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "Jeff Kinz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 10:30 AM Subject: Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > On Tue, Jun 17, 2003 at 10:20:55AM -0500, John Nichel wrote: > > Drew Weaver wrote: >

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Drew Weaver
Thats not true really, I am employed at an ISP and our Forwards and reverses all match, and we have a /19. -Drew - Original Message - From: "Daryl Hunt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 2:50 PM Subject: Re: AOL Now Bouncing DHCP Addresses, Resident

Limit users to home folders

2003-06-17 Thread Ehrhart, Jay
I have created users who are in the users group on a Red Hat 8.0 server. They have bash shell login. How do I restrict users to their home folders? I don't want them to be able to leave their home folders. Thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.red

RE: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Douglas, Stuart
I'm sorry to say I tossed the early posts on this topic. They only started to catch my eye when a member of a Subaru enthusiast forum I monitor was complaining about not be able to get on the forum through AOL. Anyone care to repost the Cliff Notes version of the original/known issue(s) for my ed

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread rm
On Tue, 2003-06-17 at 13:47, Daryl Hunt wrote: > > I run statics that match the DNS MX records. When a reverse DNS lookup > happens, it all matches. AOL checks this as well as do I. Too many servers > out there are set to relay. Setup your servers to only be relayed by those > people that are

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Jeff Kinz
On Tue, Jun 17, 2003 at 03:02:43PM -0400, Drew Weaver wrote: > Thats not true really, I am employed at an ISP and our Forwards and reverses > all match, and we have a /19. Drew - If you're going to post in this thread (or any thread), please don't top post. Use the standard email convention so we

Re: Limit users to home folders

2003-06-17 Thread Joseph A Nagy Jr
Ehrhart, Jay wrote: I have created users who are in the users group on a Red Hat 8.0 server. They have bash shell login. How do I restrict users to their home folders? I don't want them to be able to leave their home folders. Thanks Sorry if this a dupe. Check out TLDP's[0] archives for a chro

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Jeff Kinz
On Tue, Jun 17, 2003 at 02:42:53PM -0400, Drew Weaver wrote: > actually, alot of ISPs including one we resell dont allow you to even make > outgoing smtp connections unless you're going to there servers, and I know > that MOST if not all of the Broadband providers in the US for residential > servic

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread John P Verel
I am a home user, running stock Red Hat 9, using Sendmail. The only "server" software I run on this box is MySQL, for local use only. I do not run any DHCP sofware on this machine. My ISP, Cablevision, does. So, this AOL policy blocks ALL Optonline subscribers from sending to any AOL customer.

Unable to convert root file system to ext3

2003-06-17 Thread Paul F. Williams
I recently upgraded a redhat system from 7.1 to 7.2 and unfortunately must have missed the opportunity to convert from ext2 to ext3 during the upgrade. Later I happened to notice that it still was using ext2 so went through the steps to convert to ext3 that I found on the internet. There seemded t

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "Michael Kalus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 12:52 PM Subject: RE: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > > When a reverse DNS lookup happens, it compares the dns with > > the IP number. I

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "Drew Weaver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 1:02 PM Subject: Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > Thats not true really, I am employed at an ISP and our Forwards and reverses > all ma

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Daryl Hunt
- Original Message - From: "Douglas, Stuart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 1:07 PM Subject: RE: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT] > I'm sorry to say I tossed the early posts on this topic. They only started > to

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread Joseph A Nagy Jr
Daryl Hunt wrote: - Original Message - From: "Michael Kalus" <[EMAIL PROTECTED]> I wouldn't mind having my own fixed IP but they are hard to come by these days. I bought mine. They aren't exactly cheap though. For me to get a static IP from my current ISP would cost me $300+ a MONTH. -

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread Ray Abbitt
On 17 Jun 2003, rm wrote: > On Tue, 2003-06-17 at 13:47, Daryl Hunt wrote: > > > > I run statics that match the DNS MX records. When a reverse DNS lookup > > happens, it all matches. AOL checks this as well as do I. Too many servers I don't think they check for the reverse lookup matching the

Re: Limit users to home folders

2003-06-17 Thread Alan Bort
check the following man pages: man chmod man chown man newgrp and search TLDP for user permissions, file permissions. Basically, what you have to di is the following: you change the permissions of everything you don't want them to access using CHMOD. NOTE: this is highly dangerous... since you mi

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Jeff Kinz
On Tue, Jun 17, 2003 at 12:58:14PM -0600, Daryl Hunt wrote: Hi Daryl - please fix your email client: use one line for the attribution, not four. (I know, MS-Outlook is a pain isn't it?) > > From: "Jeff Kinz" <[EMAIL PROTECTED]> > > John is quite correct here. AOl and many other large ISP's have

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May BeOT]

2003-06-17 Thread rm
On Tue, 2003-06-17 at 14:23, Ray Abbitt wrote: > Sounds like they may be using the MAPS (Mail Abuse Prevention System) > DUL (Dial Up Listing). Most of the addresses on this list were > reported to the list by the ISP's responsible for them. And lots of > systems other than AOL use this list. >

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Michael H. Warfield
On Tue, Jun 17, 2003 at 02:44:48PM -0500, rm wrote: > On Tue, 2003-06-17 at 14:23, Ray Abbitt wrote: > > Sounds like they may be using the MAPS (Mail Abuse Prevention System) > > DUL (Dial Up Listing). Most of the addresses on this list were > > reported to the list by the ISP's responsible for t

Re: AOL Now Bouncing DHCP Addresses, Residential Addresses[May Be OT]

2003-06-17 Thread Peter Kiem
> I am a home user, running stock Red Hat 9, using Sendmail. The only > "server" software I run on this box is MySQL, for local use only. I do > not run any DHCP sofware on this machine. My ISP, Cablevision, does. > So, this AOL policy blocks ALL Optonline subscribers from sending to any > AOL c

  1   2   >