This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

no network interfaces after reboot

Hi,

yesterday evening i've started my astaro box without any errors, but i can't connect to the box via SSH and/or Webinterface.

After i've switched my monitor i've seen that there's no ethernet interface running !

after 'ifconfig' only the loopback interface is running. I've tried to bring up the interfaces using 'ifconfig eth0 up' but they won't get any ip-adress.

Before shutdown i've changed nothing !

so, what's wrong ?


This thread was automatically locked due to age.
  • From what you have just described, I assume that while trying to bring up the interface, you probably didn't assign any IP. If I am not wrong in this context, try this out;
    'ifconfig eth0 xxx.xxx.xxx.xxx up'
    where xxx.xxx.xxx.xxx could be the IP that you assign to the interface. Do let me know!
  • of course that works.

    But that didn't solve the problem, why the interfaces won't come up automatically.
    I think the Firewall should run without doing any manual work on every start.

    It works perfectly for about 14 days without any problems.