In article <(E-Mail Removed) >, rdgentry1
@cablelynx.com says...
8<
> Have you tried ifconfig down followed by ifconfig up? Should
> "recycle" your interfaces through the boot sequence. Easier to script
> but has the same "problem" -- ie., interrupted connection via cron.
> Maybe echo a warning/opt out before the recycle is started?
Unless I'm mistaken, ifconfig down/up would power down/up the adapter
card in the linux machine. As the router is a seperate box from the
linux machine, this would only reset the network connection between the
router and the linux pc. This connection is working: it is the internet
connection that's out.
the setup:
LAN WAN
linux pc <--1--> router <--1--> ADSL Modem <--2--> internet ISP
cables 1 = UTP cat5
cables 2 = phone cable -rj45
the router has four switched ports plus a wireless port on the LAN side.
two other pc's are connected by cable to it and one laptop goes
wireless.
All these machines can communicate amongst themselves but not to the
internet if the problem occurs.
>
> The PPPoE client resides on the router? Connecting via ethernet port?
the PPPoE client resides in the firmware of the router and is totally
seperate from the linux.
the linux does not have anything to do with making the internet
connection. It just see a regular lan connection.
> Tried a wire trace with Ethereal near "drop" time? Does it reveal
> any pre-drop traffic that would indicate a _network_ problem?
I'll look into ethereal. As one of the pc (rather the user) downloads
moives and stuff, it's very possible the router has too many
simultaneaous connections and then decides to go for a coffee.
The purpose of that linux script would be to shorten the coffee break to
a few minutes
>
> You may have seen this or similar:
> http://www.dslreports.com/forum/rema...9628~mode=flat
I'll check that out too.
thanks for replying
glenn