I was given a subdomain by homeserver that dynamically updates itself when ever my ip changes. So lets say my subdomain is
doe.homeserver.com.
I can ping doe.homeserver.com from my friends house without issue. A DNS lookup provides this info:
Retrieving DNS records for doe.homeserver.com...
DNS servers
ns1.livedns.msft.net
ns2.livedns.msft.net
Now I installed DNS/DHCP on my homeserver and added another child of that subdomain using
john.doe.homeserver.com for PC1
and
jane.doe.homeserver.com for PC2
All the A records and PTR records are working etc. My forwarder on the DNS server is that stated above ns1.livedns.msft.net and ns2.livedns.msft.net
I have a DLINK DIR-825 (dns and dhcp is off) that is forwarding ports 53 udp/tcp to the homeserver.
How do I get ns1.livedns.msft.net to send referrals to me for the DNS names for my internal network? Is this even possible?
Main Topics
Browse All Topics





by: mbrozayPosted on 2009-10-17 at 09:05:52ID: 25596244
You will have to give more information about your external network. Is it another subdomain, the parent domain or is it completely seperate. Whatever DNS server the client is pointing to (the client that the lookup is coming from) should have a forwarder to the other DNS server for resolution.