[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: Re: Internet Crashes]



On Tue, 2002-04-23 at 08:08, DSC Extra wrote:


> Of those, I don't know what atd, kflushd, or kswapd are, at all.

Harmless, and irrelevant to this discussion.

> Diald rang a bell, because I had tried to install linux to use either
> modem or
> NIC card -- but it's never
> recognized the modem.  But diald is part of that.  inetd causes me
> suspicion,
> because I *think it might
> be a routing daemon such as you describe*. 

Nope; inetd is responsible for answering network requests and spawning a
copy of the appropriate daemon to handle them.  diald, on the other
hand, I suspect is the source of all your problems.  Get rid of it, now.

What diald is doing is taking over your network connection (the output
of 'route -n' should show that your default gateway is on sl0, which is
run by diald); since (according to one of your previous mails) your
modem isn't working properly, diald can't make the connection, so it
drops all your traffic on the floor.  You should then make sure that
your network is properly set up to send all outside traffic through eth0
(try looking in /etc/network/interfaces and make sure that the
information for eth0 matches your network).

HTH,
--  
Stephen Ryan                                        Debian GNU/Linux
Technology Coordinator
Center for Educational Outcomes
at Dartmouth College


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: