From owner-freebsd-questions@FreeBSD.ORG Fri Sep 9 21:20:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9C89516A41F for ; Fri, 9 Sep 2005 21:20:59 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0138043D48 for ; Fri, 9 Sep 2005 21:20:55 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Fri, 9 Sep 2005 17:20:43 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Friday, 09 September 2005, 17:20:42 Received: from draco.cigb.edu.cu by mail.cigb.edu.cu; 09 Sep 2005 17:21:07 -0400 Message-ID: <1126300866.8769.4.camel@draco.cigb.edu.cu> From: Osmany Guirola Cruz To: freebsd-questions@freebsd.org Date: Fri, 09 Sep 2005 17:21:06 -0400 MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-OriginalArrivalTime: 09 Sep 2005 21:20:43.0125 (UTC) FILETIME=[55E41A50:01C5B584] Subject: dhcp client in freebsd 6 beta 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: Fri, 09 Sep 2005 21:20:59 -0000 Hi people i upgrade my system from 5.4 to 6 Beta 4 and i am using dhclient for my network card i boot without problems get my IP, etc etc but if i do /etc/rc.d/dhclient stop , or start nothing happens . in 5.4 this works perfectly i Know that freebsd changes the dhclient but now how can i use the rc.d script .... Thanks Osmany