From owner-freebsd-questions@FreeBSD.ORG Tue Jan 19 22:55:44 2010 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 542781065676 for ; Tue, 19 Jan 2010 22:55:44 +0000 (UTC) (envelope-from dmontalvo@gmail.com) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC618FC21 for ; Tue, 19 Jan 2010 22:55:43 +0000 (UTC) Received: by pwi15 with SMTP id 15so2934756pwi.3 for ; Tue, 19 Jan 2010 14:55:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Y6mIwy3JevVxwROIvUAuK8+jZyQunYCODSsMBlnPM6k=; b=TNLjMwRS2jYbbcUPHaS/nb9GRAGshD6Xp1z3ZuGmENG4cPFTPAgXnLp20WoteSRMwH 95ApT5v+mQnpmWzo4iFWPU0rC4m8gYjSzW9Bm9dPSX8qRfFz4DkrxLNQ5yIUBhTI4EDo bvTLfxOts5hvP8gO2REMM53DwsTaZgxo3LZ9Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QtxWFale9b5AxipajCzci8L0/MjyaAygXj3wzS+z7t5QiwoOYwVLX/J/4ydGC+l8Oe lUxqCojHLAF2wNjv2ponRS8XwzXgdKFtuA3ZwnqA34qm7vrm6VfD0eMDyQRKJqrIwkFU 1kW/O04zzJmKdWdyA0qyV2Z9WEuYGlxjOj5WA= MIME-Version: 1.0 Received: by 10.143.27.23 with SMTP id e23mr3605011wfj.31.1263941743714; Tue, 19 Jan 2010 14:55:43 -0800 (PST) Date: Tue, 19 Jan 2010 14:55:43 -0800 Message-ID: From: Diego Montalvo To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Automatic Network Settings at New Location 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: Tue, 19 Jan 2010 22:55:44 -0000 I am temporarily at a different location for the next day or so, and need to connect to the internet via FreeBSD. My initial Network settings where detected during setup using DCHP. How do can I have FreeBSD automatically detect the new network settings via DCHP? Thanks in advance! Diegp