From owner-freebsd-questions@FreeBSD.ORG Thu Oct 23 15:45:39 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD126885 for ; Thu, 23 Oct 2014 15:45:39 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7947293B for ; Thu, 23 Oct 2014 15:45:39 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id bs8so4511320wib.11 for ; Thu, 23 Oct 2014 08:45:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NmDepN3Avd5ikOT9iI3M3ajG1kvn7sn/1c+nEFcZ/wg=; b=czHhACMRknIWHzMozfv5a4I4P+FLoCvFpaF+HYvKUoSIBI1HR+gHvAfyD3c79Fj4+7 WEUMG8qJJ4ZKjTo5uOhvOo3AZpFs1S+B9wjHSV/kvD1GAgVlGhpo+Ao7Td4prAb1kKao K5nMdnUQ43eIWM8837y5sDVu+7oa9GEUO4IEtj3VPQvI0JwW3dCuooZoVNhtVu7xYbcc EkZQJsYyaofcarwDhoqv5oj8LAYc2Af8t6kCu8zW4X3ZGxH3+R+8Vx380ffwXqbJ3588 DBrwNNMHzQtSAnZ90FhX7zxcaKbOEb2aCYLze0lgzjI8HuC0n7aTwCDO4CvMUIkg8Yup TU9A== MIME-Version: 1.0 X-Received: by 10.180.101.201 with SMTP id fi9mr13709818wib.52.1414079136500; Thu, 23 Oct 2014 08:45:36 -0700 (PDT) Received: by 10.194.223.1 with HTTP; Thu, 23 Oct 2014 08:45:36 -0700 (PDT) In-Reply-To: <54491D94.5030907@hiwaay.net> References: <54491D94.5030907@hiwaay.net> Date: Thu, 23 Oct 2014 17:45:36 +0200 Message-ID: Subject: Re: How to power down/up NIC interfaces .... From: Cristiano Deana To: "FreeBSD Questions !!!!" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 15:45:39 -0000 On Thu, Oct 23, 2014 at 5:24 PM, William A. Mahaffey III wrote: Hi, > I changed the settings in rc.conf & networks & did an 'infonfig re0 down/up' > & nothing has changed :-/ .... I think what you are looking for is: /etc/rc.d/netif restart # be carefull it will restart all your nics, loosing your actual connection -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/