From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 28 20:23:58 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADAED1065670 for ; Sun, 28 Jun 2009 20:23:58 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-qy0-f186.google.com (mail-qy0-f186.google.com [209.85.221.186]) by mx1.freebsd.org (Postfix) with ESMTP id 668388FC19 for ; Sun, 28 Jun 2009 20:23:58 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by qyk16 with SMTP id 16so4013069qyk.3 for ; Sun, 28 Jun 2009 13:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=129n3zwdKB6zz7KQv8zXWGGvotghMAFV6qdeQgxzwgg=; b=Az+QD5DssaG5RjQem3UFNS/yMKhP2QX7RmUDhp5RutrR/Bs/d7qcBbXhZb9fEduZw7 VUOliovg8zuMcHkpiuiNVbehg04KC2zU94ivSz+4asxOoo8k6UUBbQPQSKC/KeOvxwaj m7M+lpIc0hhGVk81V3Il6urGl7x+3XcRor9lw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=xNTXc1WvdUo0et6FZag9nRRGINaHbjzCQ0/k1+z28o/9tTMl0VQQNkFsRSDbVZIZu7 B75JLq6906YkqzAA6vh+x1PLj6x9yAKyMJMHSmbtLhjczbtRWEWGKOJYOxGHtICgIn7n TPxW9vub4Ojv78lfBJK4s77MY5GY+gC8SSDL0= Received: by 10.224.6.143 with SMTP id 15mr4935469qaz.193.1246219269716; Sun, 28 Jun 2009 13:01:09 -0700 (PDT) Received: from aryeh-desktop.istudentunion.com (ool-44c0cd7a.dyn.optonline.net [68.192.205.122]) by mx.google.com with ESMTPS id 7sm13624758qwb.30.2009.06.28.13.01.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 28 Jun 2009 13:01:09 -0700 (PDT) Message-ID: <4A47CC07.1080506@gmail.com> Date: Sun, 28 Jun 2009 16:01:11 -0400 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.22 (X11/20090626) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: dynamic and static DNS in the samie name server X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2009 20:23:58 -0000 We have a name server set up that contains all our static IP's (in office but not for remote workers because they all have dynamic IP's).... we currently use dns/no-ip2 to manage this but I was wondering if it is possible to (easily) configure our internal nameserver to do this?