From owner-freebsd-questions@freebsd.org Thu Oct 19 21:57:07 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2E8EE48732 for ; Thu, 19 Oct 2017 21:57:07 +0000 (UTC) (envelope-from tjg@ucsc.edu) Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 680928266A for ; Thu, 19 Oct 2017 21:57:07 +0000 (UTC) (envelope-from tjg@ucsc.edu) Received: by mail-lf0-x229.google.com with SMTP id k40so11172677lfi.4 for ; Thu, 19 Oct 2017 14:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucsc.edu; s=ucsc-google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=9DEdzfHNi4kYqmoERYfyyJKedfFluNzrXtMEdBzy0t8=; b=H8UTjVqYMfAT7dukuIYrlGBpkaToEW1h3e/NZlveNQK1f/02kXswn9w4RqSjvENGJ4 MRxuUFZ1UKhpd0t5MbsTVD51io38jZIxPPGoV4TzQ0bumiA6ruIyQzmilWbmfIJgvF4j gXG+JAGmCP8xsAPC2u8EybdwQuQNB0XkOCReU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=9DEdzfHNi4kYqmoERYfyyJKedfFluNzrXtMEdBzy0t8=; b=hUGiLXXRS2Uv9ga82ZUXZuYFfDNLEKh/eTDUK3Omwi/ITL51mYUaH6P4yn9LnbQbJ9 c/IY5mNtH0tV/y81bI76IWHx/jWqFCq2PEYbSQKUYsVUZ3RDKYaX+CbcWmZHVINxLI/5 V0XenwgrVyhfvIiFGtQJUN72mwWKs8vuouOBv62AcufYrXCD/vLcV1Lpt5jRAVJXRrAL QLI7gkxuNdCrRjhYFzo6ULt1OFO8QufvCV8vi2I8GkWLNakU9agH6T3LpK9SOxjd1Vhl UPWnitkXXW3JHgIdEMh9EnrIKtE5cRMbS0CtuL7VvJc26lVI4qtHLuq1hjnoj1M1e4jb MN/A== X-Gm-Message-State: AMCzsaX8Ofv9BcWIfNkjeS4kb9enpJLBAiusysGTYlUKHAQsRJfaSCtk tzbTYQ1aghaLfBKjcyE3A4QN7gVnYBugh/yzpN3o9Q== X-Google-Smtp-Source: ABhQp+RKUwHeLrweuvviHISdf3mwUxkGpvF38uRAlLZROZtH6+CU1G8Tk8n4tL4nllFAN8krygg1ZRhnhv59QdL3M28= X-Received: by 10.25.24.72 with SMTP id o69mr1061780lfi.164.1508450225629; Thu, 19 Oct 2017 14:57:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.24.230 with HTTP; Thu, 19 Oct 2017 14:57:05 -0700 (PDT) In-Reply-To: <59E907EB.4060005@gmail.com> References: <59E907EB.4060005@gmail.com> From: Tim Gustafson Date: Thu, 19 Oct 2017 14:57:05 -0700 Message-ID: Subject: Re: Need suggestions for registrar providing dynamic dns To: Ernie Luzar Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Oct 2017 21:57:08 -0000 > Have had no success in finding a hosting company or registrar that provides > dynamic DNS function as part of their normal services. > > Does anyone know or use a service that offers it? I use Amazon's Route53 service. They have an API that you can use to dynamically update DNS via a script. I run a cron job to update the DNS periodically on my hosts. -- Tim Gustafson BSOE Computing Director tjg@ucsc.edu 831-459-5354 Baskin Engineering, Room 313A To request BSOE IT support, please visit https://support.soe.ucsc.edu/ or send e-mail to help@soe.ucsc.edu or call 831-502-7536.