Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Trevor on April 27, 2000, 10:22:15 AM

Title: Server stops dialing out
Post by: Trevor on April 27, 2000, 10:22:15 AM
Hey Guys,

It seems that after about 2 days, the E-Smith software will not make an attempt to connect to the Internet via dialup.  I am running 4.0b

We have to reboot the box in order to establish a connection.

Anybody have any ideas?


Thanks,

Trevor Ouellette
Title: RE: Server stops dialing out
Post by: Charlie Brady on April 27, 2000, 03:47:32 PM
Trevor wrote:

> It seems that after about 2 days, the E-Smith software will not
> make an attempt to connect to the Internet via dialup.  I am
> running 4.0b
>
> We have to reboot the box in order to establish a connection.
>
> Anybody have any ideas?

No ideas, but I have some suggestions to try to track down the problem. Log in to the server as root, using the admin password, and scan through the file /var/log/messages for any clues. Instead of rebooting the box, try this sequence of commands:

killall -QUIT diald
/etc/rc.d/init.d/diald start

Let us know how you get on.

Charlie