The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
1answer
15 views

How can I configure dyndns service in dlink router? [closed]

The following link is the graphical representation of the networking done in my home. I have a DLINK DIR-600L Wireless router which is connected to modem via a switch. As this router have DDNS ...
-2
votes
0answers
26 views

How to run a WebPy server on port 8080 using DDNS of dlink router and to access this site from internet? [migrated]

I have two major issue with setting up a web server using my dlink DIR-600L router. Issue 1: I run a WebPy server on port 8080. But the DDNS service providers (like dlinkddns.com or dyndns.org) only ...
2
votes
2answers
97 views

BIND issue: nsupdate unable to update reverse zone

I'm testing my ddns update config (for ISC DHCP hosted on same server) with nsupdate, and while the forward zone updates correctly: # nsupdate > server 127.0.0.1 > key dhcpupdate ...
0
votes
1answer
53 views

DDNS client for Windows

I need to manually update BIND DNS from a Windows server. The network team has given my IP address permissions to write to DNS. I'm having trouble finding a good client. I see that nsupdate is a good ...
1
vote
1answer
42 views

DDNS from Windows/BIND with DHCP keys

Background: We plan to create a SQL AlwaysOn Availability Group cluster across multiple subnets. Therefore we're going to need the Windows 2008 R2 servers in this cluster to be able to update DNS ...
0
votes
1answer
115 views

Whitelist rule for reject_rbl_client in Postfix?

Is there a way to add an exclusion/whitelist rule (or similar), which would work against reject_rbl_client behavior? I have a postfix service running, with following client restrictions: ...
0
votes
4answers
51 views

DDNS on subdomains

My website is hosted for me, but I have some other services (like dev sites) I keep on a local machine. With my old ISP (who gave a static IP as standard) I added these serviced to my subdomain. Now ...
6
votes
0answers
261 views

DHCP - strange issues (DDNS and IP Pools)

At my company I have encountered a strange dhcp server issue. Actually there are 2 issues. The first one is, in one of my ip pools I use deny unknown-clients statement, but if I create a host ...
1
vote
0answers
55 views

Trying to get an SVN running on a VM using a bridged connection and accessed from WAN using a DDNS

I am trying to get an SVN to run from a Windows 8 VM and accessed from a distant computer via WAN. I am using a VMWare Workstation 9 for the VM and the host is Windos 8 and the guest is Windows 8 ...
1
vote
2answers
132 views

How can I make a sub-domain point to a dynamic IP and the rest of the domain as it is hosted on a server with static IP?

Basically, I have a domain mydomain.com hosted by a certain hosting company on its servers. I have access to the cpanel and can make changes a s per required. However, I want to host a dvr remote ...
2
votes
1answer
127 views

Automatic subdomain wildcard for DHCP-DDNS additions (windows server)

We're running a Windows Server 2008 AD serving as DHCP and DNS for more than 300 PC. When a PC desktop with the name "harry" connects to the network, the DHCP server gives it a lease, and adds ...
0
votes
1answer
918 views

setting up bind to work with nsupdate (SERVFAIL)

I'm trying to update my DNS-Server dynamically using nsupdate. Prerequisite I'm using Debian 6 on my DNS-Server and Debian 4 on my client. I created a public/private key pair using: dnssec-keygen ...
2
votes
1answer
809 views

DDNS Not Creating Journal (Dhcpd and Named)

* EDIT 1 * After monkeying with additional debug logging I see some log entries of interest. 27-Jul-2012 23:45:26.537 general: error: zone example.lan/IN/internal: journal rollforward failed: no more ...
1
vote
2answers
138 views

WinServer 2008R2, Two NIC's, forcing an app to use one of them

Short form question: Is there a way to tell an app to use the secondary NIC as a route even if it has a higher metric? Long form question & explanation: I have a Windows Server 2008R2 with two ...
1
vote
1answer
566 views

How to point a subdomain to local server with dynamic IP

I see there are many related questions to this one, however the answers given seem to be a little vague for a novice like me. I've got a dedicated LAMP stack running Fedora 16 locally on my home ...
0
votes
1answer
65 views

Is there a way to set ddns local to not forward to admin interface

I am running pfsense and would like to configure my site to work locally. I have a ddns setup working externally with no-ip. The problem is I'm trying to get my local setup to work. Locally I enter ...
4
votes
1answer
1k views

Using dd-wrt Dynamic DNS client with CloudFlare

I'm trying to configure Dynamic DNS client on my router with dd-wrt (v24-sp2) firmware so it would dynamically change IP address in one of the DNS records. Unfortunately I encountered a problem… Here ...
0
votes
3answers
192 views

TFS over Virtual Private Network (VPN) over P2P

[Note: I know this is a sloppy shot! I just want to cure my understanding about the P2P mesh.] Goal: I need to make my partner access the Team Foundation Server running on my local LAN, via the ...
0
votes
4answers
407 views

Resolving real IP address out of a dynamic dns address

I recently opened a dynamic dns user (at no-ip for that matter..) for my own personal needs and especially for ssh-ing my computer whenever I need to, without knowing it's static IP. My questions ...
3
votes
2answers
182 views

DNS delegation on same server with DDNS and second slave server

I have two servers running BIND, the first is setup as the master of two zones and the second as a slave for those zones. The zones are example.com and ddns.example.com. I have DDNS running and ...
2
votes
2answers
130 views

Windows Server 2008 DNS Issues with Internet Sites

We are having trouble with DNS. I recently switched internet providers and the problem followed us, at which point I realized our 2008 R2 Domain Controller's DDNS must be the problem. I switch to ...
0
votes
2answers
244 views

Where can I find a good list of DDNS Providers? [closed]

I'm looking for some good DDNS providers but I'm not sure what the best ones are.
0
votes
2answers
1k views

How do I prevent 'net ads join' from doing DDNS update?

I'm using 'net ads join' to add Linux servers to an AD domain. The servers are multi-homed, with a public IP on eth1 and a non-routable private background network on eth0 (in the 172.20 space, used ...
2
votes
2answers
600 views

Automatic subdomain wildcard for DHCP-DDNS additions?

I'm running dhcp-4.0.2 server and bind-9.6.1-P3. When a new Mac OSX DHCP client with the name "harry" connects to the network, the DHCP server gives it a lease, and adds appropriate A & PTR ...
0
votes
4answers
664 views

DDNS entry being replaced to the actual IP on an iptables chain

I have a rented dedicated server that I host certain services on. For security reasons I made a rule chain that will check against listed DDNS addresses and only connect to the connections that ...
0
votes
2answers
3k views

DHCP DDNS not working for Linux clients

This is the same problem asked here but there is no indication it was ever resolved for Eddie. Plus, I have already looked at the various answers and tried what was suggested without success. I have ...
1
vote
2answers
275 views

DDNS + DHCPD : Once lease runs out, does DNS entry get removed?

Once there are several hundred adhoc machines being brought up, each with a unique name. Their hostname gets added to the DNS. Then upon TTL expiring, will the DNS entry still be reachable, or if the ...
2
votes
4answers
979 views

tcpdump and dynamic dns update

So here we have an example of why google is scared.... asking google to find the specific recipe for "what is the tcpdump incantation to sniff / filter only for ddns update packets" winds up with a ...
1
vote
1answer
749 views

Vista, IIS7, Dynamic DNS & Netgear Issues

I'm running Windows Vista Business and installed IIS 7 (I changed no settings in it, everything is on default). I have a domain and have setup Dynamic DNS for it with the host. I use a program ...
3
votes
4answers
9k views

How Can I forward all requests from my GoDaddy domain name to my DynDns entry?

I bought my personal domain name at go-daddy. I already have my home network set up with DynDns and port forwarding so that I can host my personal website on home PC from my DynDns FQDN (eg. ...