Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2014 09:09:20 +0100
From:      Luca Ferrari <fluca1978@infinito.it>
To:        Vladislav Prodan <universite@ukr.net>
Cc:        questions@freebsd.org
Subject:   Re: Restart network without reboot ?
Message-ID:  <CAKoxK%2B5eoHLQiU6Kum2=XoLsyS1hgy-gqQx0QGPWvwxHEUxX3A@mail.gmail.com>
In-Reply-To: <1391822758.499117562.qad9aups@frv35.fwdcdn.com>
References:  <1391822758.499117562.qad9aups@frv35.fwdcdn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 8, 2014 at 2:31 AM, Vladislav Prodan <universite@ukr.net> wrote:
> # cat /etc/rc.conf
> zfs_enable="YES"
> hostname="vm-10-1.domain.com"
> ifconfig_em0="DHCP"
> ifconfig_em1="DHCP"
> sshd_enable="YES"
>

As other have already pointed out you can connect to the other
interface, if possibile, or manually restart only one of them (e.g.
dhclient em0).
Also learn to use a tmux or similar and send more commands thru a
nohup to avoid that being disconnected keeps your commands unfinished.

Hope this helps.

Luca



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKoxK%2B5eoHLQiU6Kum2=XoLsyS1hgy-gqQx0QGPWvwxHEUxX3A>