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

"Reboot" interface eth0

Hi,

I only know how to manage Astaro through GUI and I can´t find any way to reboot/reset only eth0. When my ADSL modem has been "locked" and I reboot it a new dhcp address will be applied...  How can I just reboot eth0 (not the entire firewall) to get the new dhcp address on Astaro eth0?


This thread was automatically locked due to age.
Parents
  • Stop and start the interface using webmin.

    or

    Using ssh, login and via the console issue the following commands:
     ifconfig eth0 down 
    ifconfig eth0 up

    Either one will force your dhcp interface to acquire an appropriate address.
  • Thanks! But how do I login through SSH? Do I first have to login with "loginuser" and then what? I´m really a newbe...  [:S]
    Whitch directory should I be in and so on?

    I would really appreciate some help
Reply Children