From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 00:34:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 868B016A4CE for ; Thu, 31 Mar 2005 00:34:16 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 188BE43D4C for ; Thu, 31 Mar 2005 00:34:16 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so379279wra for ; Wed, 30 Mar 2005 16:34:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=derakqHLdoSQDTX039Eus93O8KHIssTJSomy0Sx0O9Y9pH3Qs5x3NIZLRTlpL9xVc2equDgw2/A6c0hiTPwl3D4NMMxsGlF4eyrkx3kYtSWys+lEhGR3yV+gSGstQqV+vX4a+dwRkBOBdYss902PepTdi6lcY8J7RNvHL8ydF9E= Received: by 10.54.7.4 with SMTP id 4mr1020546wrg; Wed, 30 Mar 2005 16:34:13 -0800 (PST) Received: by 10.54.23.34 with HTTP; Wed, 30 Mar 2005 16:34:13 -0800 (PST) Message-ID: Date: Thu, 31 Mar 2005 02:34:13 +0200 From: Abu Khaled To: Grant Peel In-Reply-To: <001101c53588$5f4503b0$6401a8c0@GRANT> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <001101c53588$5f4503b0$6401a8c0@GRANT> cc: freebsd-questions@freebsd.org Subject: Re: Restart Networks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Abu Khaled List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 00:34:16 -0000 On Wed, 30 Mar 2005 19:27:06 -0500, Grant Peel wrote: > Hello all, > > On linux variants, you can run a command like: > /etc/init.d/network restart > that will restart network serverices ie, reinitialize ifconfig setup, reload > IPs for a local NIC. > > Does anyone know if there is a similar command or command set in FreeBSD? > > -GRant > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Well I don't remember the last time I needed to do that but try # /etc/netstart -- Kind regards Abu Khaled