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

Forewarned is forearmed



Hi all,

Just a heads up, in case your Wheezy machine acts like my Wheezy
machine...

My Wheezy machine doesn't run the loopback device lo on reboot. This
means I can't access my local Dovecot server. I reboot so seldom I
always forget this.

So if you're getting all sorts of wierd errors after reboot, I suggest
you do a /sbin/ifconfig, and if lo or eth0 aren't running, I suggest
you do as root:

ifdown eth0
ifdown lo
ifup lo
ifup eth0

Note that the ifup eth0 will error out if the ifdown didn't take down a
running eth0, and that's not a problem: Ignore the error.

If another ifconfig reveals a running and connected eth0 and lo, then
try everything again, and you might be pleasantly surprised.

SteveT

Steve Litt                *  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


Reply to: