From owner-freebsd-questions@FreeBSD.ORG Wed Mar 30 23:57:03 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 42D9316A4CE for ; Wed, 30 Mar 2005 23:57:03 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD45A43D1D for ; Wed, 30 Mar 2005 23:57:02 +0000 (GMT) (envelope-from asolomon15@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so238642rnf for ; Wed, 30 Mar 2005 15:57:00 -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:mime-version:content-type:content-transfer-encoding; b=UQoVgnMtXp4HMimNc4lwnRxs5+gdbl8ktyX+Ysu71i6xHuiG5mCaYOQmojOX0I8Zpt/aCHcmF+jaYaj2kgU7HaIoFtLs+du+jkBkNmP6l3zf1gls8ija93RuYnWBPdlIKmuLoHee8PYW5cNAJHSeNLfElUoxQYMhqks2a1O2j9U= Received: by 10.38.101.60 with SMTP id y60mr955645rnb; Wed, 30 Mar 2005 15:57:00 -0800 (PST) Received: by 10.38.97.22 with HTTP; Wed, 30 Mar 2005 15:57:00 -0800 (PST) Message-ID: Date: Wed, 30 Mar 2005 18:57:00 -0500 From: Antoine Solomon To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: help setting up dhcp client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Antoine Solomon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 23:57:03 -0000 hello all, My cable provider just changed my ip address and for some reason my dhcp client is unable to pick that ip address up or netmask up. I tried using ifconfig inet "my ipaddress" netmask "255.255.255.0" but no luck. I also tried oneof my windows systems and it seemed to pick it up fine. Can anyone help? -- Antoine W. Solomon Jr.