From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 13:01:37 2003 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 D4DBB16A4FA for ; Wed, 3 Dec 2003 13:01:37 -0800 (PST) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4273843FAF for ; Wed, 3 Dec 2003 13:01:36 -0800 (PST) (envelope-from b_cassidy@bellsouth.net) Received: from bsdjunky.homeunix.org ([68.217.185.94]) by imf21aec.mail.bellsouth.netSMTP <20031203210133.FGTQ1940.imf21aec.mail.bellsouth.net@bsdjunky.homeunix.org> for ; Wed, 3 Dec 2003 16:01:33 -0500 Date: Wed, 3 Dec 2003 16:06:47 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-Id: <20031203160647.03c67b5e.b_cassidy@bellsouth.net> In-Reply-To: <3FCE221E.8060501@magidesign.com> References: <3FCE221E.8060501@magidesign.com> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: DynDNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 21:01:38 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Of course you need apache installed. It will print out on the screen after you get done with a make install clean on ddclient but after you copy the appropriate files just edit /usr/local/etc/ddclient.conf Here I have attached my ddclient.conf file minus the usr name and passwd of course. HTH ###################################################################### ## ## Define default global variables with lines like: ## var=value [, var=value]* ## These values will be used for each following host unless overridden ## with a local variable definition. ## ## Define local variables for one or more hosts with: ## var=value [, var=value]* host.and.domain[,host2.and.domain...] ## ## Lines can be continued on the following line by ending the line ## with a \ ## ###################################################################### daemon=300 # check every 300 seconds syslog=yes # log update msgs to syslog mail=root # mail all msgs to root mail-failure=root # mail failed update msgs to root pid=/var/run/ddclient.pid # record PID in file. # #use=watchguard-soho, fw=192.168.111.1:80 # via Watchguard's SOHO FW #use=netopia-r910, fw=192.168.111.1:80 # via Netopia R910 FW #use=smc-barricade, fw=192.168.123.254:80 # via SMC's Barricade FW #use=netgear-rt3xx, fw=192.168.0.1:80 # via Netgear's internet FW #use=linksys, fw=192.168.1.1:80 # via Linksys's internet FW #use=maxgate-ugate3x00, fw=192.168.0.1:80 # via MaxGate's UGATE-3x00 FW #use=elsa-lancom-dsl10, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router #use=elsa-lancom-dsl10-ch01, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router #use=elsa-lancom-dsl10-ch02, fw=10.0.0.254:80 # via ELSA LanCom DSL/10 DSL Router #use=alcatel-stp, fw=10.0.0.138:80 # via Alcatel Speed Touch Pro #use=xsense-aero, fw=192.168.1.1:80 # via Xsense Aero Router #use=allnet-1298, fw=192.168.1.1:80 # via AllNet 1298 DSL Router #use=3com-oc-remote812, fw=192.168.0.254:80 # via 3com OfficeConnect Remote 812 #use=e-tech, fw=192.168.1.1:80 # via E-tech Router #use=cayman-3220h, fw=192.168.0.1:1080 # via Cayman 3220-H DSL Router # #fw-login=admin, fw-password=XXXXXX # FW login and password # ## To obtain an IP address from FW status page (using fw-login, fw-password) #use=fw, fw=192.168.1.254/status.htm, fw-skip='IP Address' # found after IP Address # ## To obtain an IP address from Web status page (using the proxy if defined) #use=web, web=checkip.dyndns.org/, web-skip='IP Address' # found after IP Address # #use=ip, ip=127.0.0.1 # via static IP's #use=if, if=eth0 # via interfaces use=web # via web # #protocol=dyndns2 # default protocol #proxy=fasthttp.sympatico.ca:80 # default proxy #server=members.dyndns.org # default server #server=members.dyndns.org:8245 # default server (bypassing proxies) login=user name # default login password=password for user # default password mx=your.domain.tld # default MX #backupmx=yes|no # host is primary MX? #wildcard=yes|no # add wildcard CNAME? ## ## dyndns.org dynamic addresses ## ## (supports variables: wildcard,mx,backupmx) ## server=members.dyndns.org, \ protocol=dyndns2 \ your.domain.tld ## ## dyndns.org static addresses ## ## (supports variables: wildcard,mx,backupmx) ## # static=yes, \ # server=members.dyndns.org, \ # protocol=dyndns2 \ # your-static-host.dyndns.org ## ## ## dyndns.org custom addresses ## ## (supports variables: wildcard,mx,backupmx) ## # custom=yes, \ # server=members.dyndns.org, \ # protocol=dyndns2 \ # your-domain.top-level,your-other-domain.top-level ## ## ZoneEdit (zoneedit.com) ## # server=www.zoneedit.com, \ # protocol=zoneedit1, \ # login=your-zoneedit-login, \ # password=your-zoneedit-password \ # your.any.domain,your-2nd.any.dom ## ## EasyDNS (easydns.com) ## # server=members.easydns.com, \ # protocol=easydns, \ # login=your-easydns-login, \ # password=your-easydns-password \ # your.any.domain,your-2nd.any.domain ## ## Hammernode (hn.org) dynamic addresses ## # server=dup.hn.org, \ # protocol=hammernode1, \ # login=your-hn-login, \ # password=your-hn-password \ # your-hn-host.hn.org,your-2nd-hn-host.hn.org ## ## dslreports.com dynamic-host monitoring ## # server=members.dslreports.com \ # protocol=dslreports1, \ # login=dslreports-login, \ # password=dslreports-password \ # dslreports-unique-id ## ## OrgDNS.org account-configuration ## #use=web, web=members.orgdns.org/nic/ip # server=www.orgdns.org \ # protocol=dyndns2 \ # login=yourLoginName \ # password=yourPasswort \ # yourSubdomain.orgdns.org ## ## dnspark.com ## (supports variables: mx, mxpri) ## # use=web, web=ipdetect.dnspark.com, web-skip='Current Address:' # protocol=dnspark, \ # server=www.dnspark.com, \ # your-host.dnspark.com On Wed, 03 Dec 2003 12:49:18 -0500 Payne wrote: > Hi, I wanting to set up a DynDNS set what do I need for it work on FreeBSD? > > Payne > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/zl53m8uTTHnDH3ERArkOAJsGbUHnKE0iGbEMIp62dPtEgcWICACeKytW 7z+2qWQ173l0yN6luiQXH/U= =85G9 -----END PGP SIGNATURE-----