Date: Sat, 08 Feb 2014 04:43:16 +0200 From: Vladislav Prodan <universite@ukr.net> To: Erich Dollansky <erichsfreebsdlist@alogt.com> Cc: questions@freebsd.org Subject: Re[2]: Restart network without reboot ? Message-ID: <1391827303.738906888.k9hzy6eo@frv35.fwdcdn.com> In-Reply-To: <20140208102029.04d2eb10@X220.alogt.com> References: <1391822758.499117562.qad9aups@frv35.fwdcdn.com> <20140208102029.04d2eb10@X220.alogt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> "Erich Dollansky" <erichsfreebsdlist@alogt.com> wrote: > > 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? What there are other ways to restart the network without breaking the current ssh session? > > > > > # 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. > I be able to connect directly to the console. On network interfaces, I see no ip addresses. Likely to command "service netif stop" killing all processes dhclient A command "service netif start" will not start dhclient on network interfaces specified in rc.conf. As a result, I started in the console "service netif start" and the network appeared. Later, I will try to repeat the commands on the FreeBSD 9.1 -- Vladislav V. Prodan System & Network Administrator http://support.od.ua +380 67 4584408, +380 99 4060508 VVP88-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1391827303.738906888.k9hzy6eo>