From owner-freebsd-questions@FreeBSD.ORG Wed Mar 23 00:27:13 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 9C07816A4CE for ; Wed, 23 Mar 2005 00:27:13 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0833043D55 for ; Wed, 23 Mar 2005 00:27:12 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 7611 invoked by uid 207); 23 Mar 2005 00:27:10 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.224):. Processed in 0.399542 secs); 23 Mar 2005 00:27:10 -0000 Received: from dialup224.ach.sch.gr (HELO gothmog.gr) ([81.186.70.224]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 23 Mar 2005 00:27:09 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.3/8.13.3) with ESMTP id j2N0R3NR057957; Wed, 23 Mar 2005 02:27:03 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.3/8.13.3/Submit) id j2N0R2FG057947; Wed, 23 Mar 2005 02:27:02 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 23 Mar 2005 02:27:02 +0200 From: Giorgos Keramidas To: Gert Cuykens Message-ID: <20050323002702.GA55820@gothmog.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: cc: freebsd-questions@freebsd.org Subject: Re: ifconfig X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 00:27:13 -0000 On 2005-03-23 01:07, Gert Cuykens wrote: > How do you tell a device for example nv0 to be dhcp without using rc.conf ? By manually calling the dhclient(8) utility. > Also how do you do a ipconfig /renew in freebsd ? I don't know what an `ipconfig /renew' does, so no idea about this one.