Ehh, I wanted to write fast ... and I've made my last post a complete rubbish - sorry.
>From beginning. After today restart, server did not boot up properly (hang - on configuring dhcp interfaces). I've started to look what's going on, I thought it's perhaps because of some changes in kernel 3.0.1 that I've just compiled - but old kernel gave me the same result. Then I find out that despite system claims "lo" is up (ifup lo showed it's "up") it's not configured and there is no 127.0.0.1 interface. I've started to test and it came out that /etc/init.d/networking script should bring all interfaces up (ifup -a) - but on this level "lo" is already reported as up (but not configured). I had not time to look for more (perhaps cleanup script is missing something...) and I've just added to /etc/init.d/networking in "start" section "ifdown lo; ifup lo" before "ifup -a" - it's ugly, but it's working. Ok I hope it's more clear now. My version: ii ifupdown 0.7~alpha5+really0.6.11 Cheers - Adrian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org