From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 14:14:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A9BE1065676 for ; Thu, 17 Dec 2009 14:14:06 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 15EAE8FC19 for ; Thu, 17 Dec 2009 14:14:05 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLH7E-0004Qd-23 for freebsd-questions@freebsd.org; Thu, 17 Dec 2009 15:14:04 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 15:14:04 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 15:14:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Thu, 17 Dec 2009 15:13:39 +0100 Lines: 10 Message-ID: References: <91b92520912140623n188e2dd7h1b9115f36faef2ac@mail.gmail.com> <91b92520912170609h2b4d9e8fv8c380924130e04fa@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.23 (X11/20091210) In-Reply-To: <91b92520912170609h2b4d9e8fv8c380924130e04fa@mail.gmail.com> Sender: news Subject: Re: ifdown/ifup under FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2009 14:14:06 -0000 Sandra Kachelmann wrote: > $ /etc/rc.d/netif restart > > but that just ended in errors that the route was already configured > and so on. Sure I could do all the work manually with ifconfig and > route but that's not my question. Maybe you also need "/etc/rc.d/routing restart"?