From owner-freebsd-questions@FreeBSD.ORG Sat Sep 19 21:01:10 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 3EC1410656C2 for ; Sat, 19 Sep 2009 21:01:10 +0000 (UTC) (envelope-from mehul.n.ved@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id F05318FC17 for ; Sat, 19 Sep 2009 21:01:09 +0000 (UTC) Received: by ywh29 with SMTP id 29so6268487ywh.7 for ; Sat, 19 Sep 2009 14:01:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=9gkWt6c08xsjTpr05zS2eHULshgNLndJJVMsdXV5pQM=; b=tf7a8eyQHj4haQdoEvpnTsypNH51javpTRGQrQTi54apWrxUOmWwQOeabEuV+pMWUL V2Ifn7f+gaezdn9jUndtXX8eKk168JCO8CfVP9vZf4Sp2OftHSw3dXAM7yB2/qcq7hXp ZWGVD7RqIa+vXOq4sYSbOydHJuPjM6xzN01iA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=oLYkNK5+b9sftcgOFU4Fm0sutxyHBpIPOIYmzZ1oPGApKYZDEm6V9DSeOUsSIFqchr 7wxbsbo29YmZ+EWcAL3T8B+kZNwM0W4LvEBILb9JhpwAh61nGJUZmsQVVxIrEsCk5MoM bY6Jn1EaTGYrWeJqUdDYTjFKvJjEF52SVPW6g= MIME-Version: 1.0 Received: by 10.101.111.1 with SMTP id o1mr3057607anm.2.1253392356089; Sat, 19 Sep 2009 13:32:36 -0700 (PDT) In-Reply-To: <20090919200603.GA10036@teddy.fas.com> References: <20090919200603.GA10036@teddy.fas.com> From: Mehul Ved Date: Sun, 20 Sep 2009 02:02:16 +0530 Message-ID: To: Free BSD Questions list Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Microsoft "Dynamic DNS" 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: Sat, 19 Sep 2009 21:01:10 -0000 On Sun, Sep 20, 2009 at 1:36 AM, stan wrote: > My Windows laptop for instance, may get different IP addresses using DHCP > depending on what physical location I connect it in. but it's always the > same DNS name. > > Can anyone sugest where to look for information as to how this works, and > how I cna make my FreeBSD machine participate in this? Am not very familiar with it, but is it using WINS by any chance? No idea on how to get it working on FreeBSD though.