DHCP shared-network config

2001-04-23 Thread Nathalie Boulos
HI all, The DHCP shared-network config is used when we want to define many subnets on one ethernet segment, right? But how can I define clients on that ethernet segment to always take addresses from subnet1 and not from subnet2, without declaring hosts? I would greatly appreciate any help. Rega

Re: apache?

2001-04-25 Thread Nathalie Boulos
Try www.apache-ssl.org - Original Message - From: gary@umc <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 2001 11:52 AM Subject: apache? > Dear all, > > is apache-1.3.14-2.6.2.i386.rpm included apache-ssl? > if not, where can I download apache-ssl*.rpm for redh

My Linux server takes time to reply

2001-03-14 Thread Nathalie Boulos
ge in the /var/log/messages file:   "... inetd[pid] : auth/tcp : bind: Address already in use"   I would greatly appreciate if someone helps me to find out the cause of this error and why the server is late to reply.   Regards Nathalie Boulos            

My Linux server takes time to reply

2001-03-14 Thread Nathalie Boulos
/var/log/messages file: "... inetd[pid] : auth/tcp : bind : Address already in use" I would greatly appreciate if someone helps me to know the cause of this error and why the server is late to reply. Regards Nathalie Boulos ___ Redhat-li

Re: My Linux server takes time to reply

2001-03-14 Thread Nathalie Boulos
within > inetd...and if so, that's the incorrect way to do it. BIND (named) should > be run as a standalone service. > > On Wed, 14 Mar 2001, Nathalie Boulos wrote: > > > Hi, > > > > I have a Red Hat 6.2 running as a sendmail and apache web server on a LAN.

Re: My Linux server takes time to reply

2001-03-14 Thread Nathalie Boulos
, but you think that the server will respond more quickly (because my initial problem is that my linux servers take some time to reply)? Thanks for your help Regards Nathalie Boulos - Original Message - From: Chuck Mead <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesd

Re: My Linux server takes time to reply

2001-03-14 Thread Nathalie Boulos
ogramming a sub interface)? - Original Message - From: Chuck Mead <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 14, 2001 3:18 PM Subject: Re: My Linux server takes time to reply > On Wed, 14 Mar 2001, Nathalie Boulos spewed into the bitstream: &

nslookup can't find server name

2001-03-14 Thread Nathalie Boulos
Hello everyone, I'm trying to run "nslookup www.awebsite.com" and I get the following: ***Can't find server name for address 127.0.0.1: No response from server The reply comes from the DNS of my ISP. My RHL6.2 server is a cache DNS on my LAN. Why's that? Thanks for your help Nathalie __

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
> What's your /etc/resolv.conf look like? My resolv.conf is: search mydomain.com nameserver 127.0.0.1 nameserver nameserver > > On Thu, 15 Mar 2001, Nathalie Boulos wrote: > > > Hello everyone, > > > > I'm trying to run "nslookup www.awebsite.c

inetd

2001-03-15 Thread Nathalie Boulos

inetd

2001-03-15 Thread Nathalie Boulos
Hi again, I have the following lines in /var/log/messages inetd[26154] : pid 31019 : exit status 1 inetd[26154] : pid 31020 : exit status 1 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-lis

LINUX still LATE TO REPLY

2001-03-15 Thread Nathalie Boulos
servers? I would greatly appreciate any help. Sincerely Nathalie - Original Message ----- From: Nathalie Boulos <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 2001 11:20 AM Subject: Re: nslookup can't find server name > > > > What's your

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
servers? I would greatly appreciate any help. Sincerely Nathalie - Original Message ----- From: Nathalie Boulos <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 2001 11:20 AM Subject: Re: nslookup can't find server name > > > > What's your

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
uld there be the line: nameserver 127.0.0.1 in /etc/resolv.conf > > On Thu, 15 Mar 2001, Nathalie Boulos wrote: > > > Hello everyone, > > > > I'm trying to run "nslookup www.awebsite.com" and I get the following: > > > > ***Can't find

Re: netscape and downloads

2001-03-16 Thread Nathalie Boulos
Execute a "right click" on the file you wish to download, you'll get something similar to "save target as..." under IE. If not, try to connect by FTP to the server and enter with "anonymous" username, then download your file. Nathalie - Original Message - From: Michael George <[EMAIL PRO

setting up Samba

2001-03-19 Thread Nathalie Boulos
Hi everyone. I'm installing a RH 6.2 as Samba server for windows clients on a LAN. the Samba server is appearing in the "Network Neighborhood", but when I click on the machine, I get the error message : " \\samba is not accessible The network path was not found" Or: "The server Samba could not b

setting up samba (+)

2001-03-19 Thread Nathalie Boulos
When I try to connect to the samba server via Windows, I get in the /var/log/samba/log.smb the following: [2001/03/20 09:28:31, 0] lib/access.c:check_access(262) Denied connection from 192.168.100.209 (192.168.100.209) [2001/03/20 09:28:31, 1] smbd/process.c:process_smb(608) Connection denied

eth interfaces

2001-03-21 Thread Nathalie Boulos
Hi,   My linux box has 2 eth interfaces, eth0 and eth1 eth0 has a public IP, and eth1 has a private IP. When I execute a ping from another Linux box on the same LAN: On eth0 I have 0% packet loss On eth1 I have more than 60% packet loss every time   Why's that? Is it normal? Does eth0 have m

mailq

2001-03-22 Thread Nathalie Boulos
This might be a silly, dummy question: What does it mean when in the "mailq", the Q-ID of a message has a star symbol (*) after it? Nat. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Secondary DNS.

2001-04-05 Thread Nathalie Boulos
Hi everyone, i have a linux box that was running as a cache-only name server. I changed the /etc/named.boot file and set the DNS as secondary DNS for the zone. How can I know that it's acting as a secondary DNS now? Is there a way I can test this? I would greatly appreciate any help asap! Rega

named process

2001-04-05 Thread Nathalie Boulos
when i execute : ps aux | grep named I do not get any reply except the line for "grep named". when I run "ktop" I can see the named process and its PID. Named is surely running because it is handling "nslookup" queries. Why can't I see the "named" when I execute PS? ___

Re: Secondary DNS.

2001-04-05 Thread Nathalie Boulos
ginal Message - From: Emmanuel Seyman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 05, 2001 2:58 PM Subject: Re: Secondary DNS. > On Thu, Apr 05, 2001 at 02:24:18PM +0200, Nathalie Boulos a ecrit: > > > > i have a linux box that was running as a c

Re: Seconday DNS

2001-04-06 Thread Nathalie Boulos
:55 Ret1 named-xfer[2806]: can't make tmpfile (named.mydomain.pRj4Gg ): Permission denied Apr 6 15:52:13 Ret1 named[549]: ns_forw: query(ret-sti.mydomain.com) contai ns our address (rect1.mydomain.com:209.227.187.130) Can u help me to solve this please? thx. Nat. On Fri, Apr 06, 2001 at 08:5

Change user password

2001-04-08 Thread Nathalie Boulos
Hi, I have a linux mail server with many mail users registered. Each user has an abbount on the server without a shell. So, only superuser can change the password for these users. Is there a way these users can access the server to change their passwords? Thanks Nat. _

Re: Change user password

2001-04-09 Thread Nathalie Boulos
> On Mon, 9 Apr 2001, Nathalie Boulos wrote: > > > Hi, > > > > I have a linux mail server with many mail users registered. Each user has an > > abbount on the server without a shell. So, only superuser can change the > > password for these users. > >

Access restrictions to Apache

2001-04-10 Thread Nathalie Boulos
Hi everyone, I have a apache-1.3.12-2 running on RH 6.2. This server is connected to a LAN, and has a public IP. I want only machines connected on the LAN to access this server. I tried to make the following changes to my httpd.conf file: ... Order allow,deny Deny from all

Access restrictions to Apache

2001-04-10 Thread Nathalie Boulos
Hi everyone, I have a apache-1.3.12-2 running on RH 6.2. This server is connected to a LAN, and has a public IP. I want only machines connected on the LAN to access this server. I tried to make the following changes to my httpd.conf file: ... Order allow,deny Deny from all Allow fr

Re: Access restrictions to Apache

2001-04-11 Thread Nathalie Boulos
I just removed the line "deny from all" and it worked. - Original Message - From: Emmanuel Seyman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 10, 2001 5:22 PM Subject: Re: Access restrictions to Apache > On Tue, Apr 10, 2001 at 04:17:13PM

named

2001-04-18 Thread Nathalie Boulos
Hi, I just discovered that my secondary DNS file named.mydomain is not being updated since Apr 11th! I try nslookup (in resolv.conf I have my DNS searched in the first place), I get: [root@Rec1 /root]# nslookup www.hotmail.com *** Can't find server name for address 209.227.187.130: No response f

NFS RH7.1 - RH8.0

2002-12-27 Thread Nathalie Boulos
Hello everybody, I'm trying to setup a NFS server on a redhat 8.0 box with ext3fs onn it. The client is a RH7.1. I already shut all the iptables on the server. I'm gettin the following message on the client: mount: xxx.xxx.xxx.yyy:/var failed, reason given by server: Permission denied And in /

apache won't write in log file

2003-01-12 Thread Nathalie Boulos
Hello everyone, I have an apache-1.3.19-5 running multiple vhosts. I want to make stats on web access, so I noticed that apache is not writing in the access and error logfiles. syslog is running. I restarted it anyway, and it did not solve the problem. I even rebooted the whole server. Nothing

filling a huge postgres db

2003-01-29 Thread Nathalie Boulos
Hello All, i don't know if it's appropiate to post this question on this list but i'm wondering how to fill a huge csv file in a postgresql database. with the php script below, i got the following error: X-Powered-By: PHP/4.2.2 Content-type: text/html Fatal error: Maximum execution time of

Installing RH8 on proliant800

2003-09-15 Thread Nathalie Boulos
Hi everyone, I have a problem installing RH8 on a Compaq proliant 800. After I boot from CD, and whatever I put on the "boot:" command, the system freezes after writing the following: Running anaconda, the Red Hat Linux system installer - please wait... Probing for video card: Cirrus Logic GD543

Re: Installing RH8 on proliant800

2003-09-15 Thread Nathalie Boulos
On Mon, 15 Sep 2003 02:34:21 -0700 (PDT) > Nathalie Boulos <[EMAIL PROTECTED]> wrote: > > > Hi everyone, > > > > I have a problem installing RH8 on a Compaq > proliant > > 800. > > After I boot from CD, and whatever I put on the > > "boot:

add users from a text file

2003-09-22 Thread Nathalie Boulos
Hello, does anyone know about a software that can take as input a csv or text file, and add it to the unix users (/etc/passwd and /etc/shadow) on RH8? Thanks Nathalie __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebu

Re: add users from a text file

2003-09-23 Thread Nathalie Boulos
--- Didier Casse <[EMAIL PROTECTED]> wrote: > > On Mon, 22 Sep 2003, Nathalie Boulos wrote: > > > Hello, > > > > does anyone know about a software that can take as > > input a csv or text file, and add it to the unix > users > > (/etc/passwd and

rsync and ssh simple question

2003-10-01 Thread Nathalie Boulos
Hello, i'm using rsync with ssh to connect to a remote host and mirror a website. I want to put the command in crontab and i don't want ssh to ask for password before opening the connexion. Anyone knows how can i avoid that? Regards Nathalie __ Do you Yahoo!? Th

samba and windoze98

2003-10-06 Thread Nathalie Boulos
Hello, I configured samba-2.2.5-10 on RH8 for file sharing. Access from win2k and winXP is smooth and with no problem. Access from win98 gives the following error: Error 53: The computer name specified in the network path cannot bee located. Make sure you are specifying the computer name correct

Re: samba and windoze98

2003-10-06 Thread Nathalie Boulos
Yes the win98 is in the same workgroup defined in smb.conf. Although i've always been able to connect from another workgroup on prior version of samba (on RH7.1) --- John Nichel <[EMAIL PROTECTED]> wrote: > Nathalie Boulos wrote: > > Hello, > > > > I configure

Samba and windoze98

2003-10-07 Thread Nathalie Boulos
follows this message part of samba configuration file (samba-2.2.5-10) before the file share definitions. Samba server can be accessed from win2K and winXP but not from win98 although in the same workgroup. The error returned on windoze is: >>>Error 53: The computer name specified in the network

Slow connection to sendmail

2003-10-23 Thread Nathalie Boulos
Hello everyone. I have RH7.1 running sendmail, MailScanner and Sophos antivirus. It's been a while now, when I access the server via SSH, the password prompt takes time to appear. And also, when i send and receive email via ipop3d, the "connecting" phase takes too much time, and sending the messag

Re: Slow connection to sendmail

2003-10-23 Thread Nathalie Boulos
twas resolv.conf! Many thanks Nat --- Jason Dixon <[EMAIL PROTECTED]> wrote: > On Thu, 2003-10-23 at 08:23, Nathalie Boulos wrote: > > Hello everyone. > > > > I have RH7.1 running sendmail, MailScanner and > Sophos > > antivirus. It's been a while now, wh

redundant ethernet cards

2002-10-02 Thread Nathalie Boulos
Hello all, I have a RH7.1 box with 2 ethernet cards. I need to implement redundancy on the network: in case one of the eth cards fails, the second will automatically replace it with the same IP (No DNS redundancy). Is it sufficient to give both cards the same IP address? Thanks for your help.

Re: redundant ethernet cards

2002-10-10 Thread Nathalie Boulos
First I want to thank everyone for your help. Second, i want to share an idea: What about writing a "driver" that allows the kernel to see both eth cards as one, and its job is to test the cards failure etc... this driver is compiled as a module for virtual eth0 which in fact is based on 2 phys

Re: How to build a webmail application

2002-10-11 Thread Nathalie Boulos
Nagib, try http://www.adjeweb.com i'm using it on RH7.2 + sendmail for more than 1 year now. Nathalie >On Mon, 7 Oct 2002 10:28:06 -0700 (PDT), Nagib wrote: > > > > >Hi, > > > >i want to build a webmail application is there any free webmail rpms or >made with php scripts. > > > >Can someone

modify "comment" field in /etc/passwd

2002-10-28 Thread Nathalie Boulos
Hi all, i know that this might sound a little bit silly but I need to modify the "comment" field for some users in /etc/passwd. Is there any command I can integrate in a shell scipt and that allows this operation? If not, how can I open, modify and close /etc/passwd in a shell script? Thanks f

Re: modify "comment" field in /etc/passwd

2002-10-28 Thread Nathalie Boulos
Sorry, found usermod used with -c option to do it all! thanks anyway! Regards > Hi all, > > i know that this might sound a little bit silly but I need to modify the > "comment" field for some users in /etc/passwd. > Is there any command I can integrate in a shell scipt and that allows this >