Restart network without reboot ?
Erich Dollansky
erichsfreebsdlist at alogt.com
Sat Feb 8 02:20:44 UTC 2014
Hi,
On Sat, 08 Feb 2014 03:31:08 +0200
Vladislav Prodan <universite at 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 at 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
More information about the freebsd-questions
mailing list