Have you tried the following line?
route add -host 255.255.255.255 dev eth0
If you don't have the above line anywhere on startup (eg /etc/rc.d/rc.local)
then the chances are your dhcp server will have unpredictable success.
"255.255.255.255" is the broadcast address used by dhcp to send and receive
data (since no other routing information is set up by the client initially).
Try the /sbin/route command and see what you get.
I have occasionally experienced odd routing problems with Apache and dhcp on
the same machine, so perhaps there is an obscure link hiding away somewhere.
I wonder if anyone else has had anything like this?
John
-----Original Message-----
From: Dominik Berner [mailto:[EMAIL PROTECTED]]
Sent: 20 April 2000 12:07
To: '[EMAIL PROTECTED]'
Subject: after 5 minutes network goes down
Hi members.
I've installed apache and mod_ssl and dhcp-server on my redhat 6.1 system.
It worked good. But now, ever after some minutes, my dhcp-clients can't
connect to my server. If I ping this clients from the server it works some
times.
Do you have any idea. Sorry, that It'a maybe no question about mod_ssl
thank you
Dominik
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]