|
It would be good to see if there is a specific time when it goes down every night. If so, you can narrow down exactly what is going on with your connection. If you get a specific time but can't figure out what's causing it, a small band-aid (tm) to the issue could be running a cron job at just after that time for an 'ifconfig eth1 down' 'ifconfig eth1 up' Or somesuch, though that's a pretty ugly workaround.
|