From: Eric Crist <[EMAIL PROTECTED]>
To: Narek Gharibyan <[EMAIL PROTECTED]>
CC: freebsd-questions@freebsd.org, 'Xihong Yin' <[EMAIL PROTECTED]>
Subject: Re: restart network without shutdown
Date: Tue, 7 Aug 2007 10:42:11 -0500
Install screen from ports, run it from
You'll still get disconnected, but you should be able to reconnect
after it's done. Screen will allow the script to complete, whereas
your ssh session is killing it half/part way through...
HTH
Eric Crist
I'm generally a big screen advocate, but in this case, wouldn't nohup
work as well? A
> >-Original Message-
> > >From: [EMAIL PROTECTED]
> > >[mailto:[EMAIL PROTECTED] On Behalf Of Xihong Yin
> > >Sent: Tuesday, August 07, 2007 6:02 PM
> > >To: freebsd-questions@freebsd.org
> > >Subject: restart network without shutdown
> > >
> > >How can I restart my network card without sh
On Aug 7, 2007, at 12:11 PMAug 7, 2007, Rakhesh Sasidharan wrote:
Eric Crist wrote:
Install screen from ports, run it from within screen.
You'll still get disconnected, but you should be able to reconnect
after it's done. Screen will allow the script to complete,
whereas your ssh sessio
Eric Crist wrote:
Install screen from ports, run it from within screen.
You'll still get disconnected, but you should be able to reconnect after it's
done. Screen will allow the script to complete, whereas your ssh session is
killing it half/part way through...
HTH
Just curious -- how
Install screen from ports, run it from within screen.
You'll still get disconnected, but you should be able to reconnect
after it's done. Screen will allow the script to complete, whereas
your ssh session is killing it half/part way through...
HTH
Eric Crist
On Aug 7, 2007, at 10:19 AMA
2007 6:19:09 PM
Subject: RE: restart network without shutdown
I think the best way is
/etc/netstart
but when you try it via ssh connection it outputs an fatal error and your
ssh hangs up. You cannot connect again via ssh.
But you can do it via console and everything will ok.
-Orig
I think the best way is
/etc/netstart
but when you try it via ssh connection it outputs an fatal error and your
ssh hangs up. You cannot connect again via ssh.
But you can do it via console and everything will ok.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] O
Xihong Yin wrote:
How can I restart my network card without shutdown/reboot? I use DHCP.
try /etc/rc.d/netif restart
--
Regards,
Doug
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubs