Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2014 10:20:29 +0800
From:      Erich Dollansky <erichsfreebsdlist@alogt.com>
To:        Vladislav Prodan <universite@ukr.net>
Cc:        questions@freebsd.org
Subject:   Re: Restart network without reboot ?
Message-ID:  <20140208102029.04d2eb10@X220.alogt.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
Hi,

On Sat, 08 Feb 2014 03:31:08 +0200
Vladislav Prodan <universite@ukr.net> wrote:

> 
> # service netif restart && service routing restart
> Stopping dhclient.
> Waiting for PIDS: 672.
> 
> And disconnect via ssh :(

as expected.

What is your problem?

> 
> # uname -a
> FreeBSD vm-10-1.domain.com 10.0-STABLE FreeBSD 10.0-STABLE #0
> r261419: Mon Feb  3 02:57:25 UTC 2014
> root@grind.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> 
> # cat /etc/rc.conf
> zfs_enable="YES"
> hostname="vm-10-1.domain.com"
> ifconfig_em0="DHCP"
> ifconfig_em1="DHCP"
> sshd_enable="YES"
> 
Do you have a procedure in place to know the IP address of the machine
after the restart?

You should be able to connect to the machine without problems.

I do not know how sshd and inetd behave under this condition.

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140208102029.04d2eb10>