Networks Thread, Problem accessing machines from a sub-domain in Technical; I have an admin server on a child/sub domain for staff used for profiles, home areas, shares and SIMS. The ...
-
19th August 2005, 12:32 PM #1 Problem accessing machines from a sub-domain
I have an admin server on a child/sub domain for staff used for profiles, home areas, shares and SIMS. The idea was that staff users could access the kids domain but not the other way around - we could have had seperate domains I 'spose - but still - this is how it is.
My problem is I can't browse to machines on the primary domain from this server, apart from the Domain Controller that is.
Is this correct or is there something I can do to fix that??
I can ping the machine names, so I assume DNS is working correctly
-
-
IDG Tech News
-
19th August 2005, 01:05 PM #2 Re: Problem accessing machines from a sub-domain
Do you have a trust in place?
-
-
19th August 2005, 01:16 PM #3 Re: Problem accessing machines from a sub-domain
Yes - and I verified earlier that it was functional.
Just reading up on it - it was said that on the child domain you should have a forward lookup to the primary domain - something that wasn't there. Giving it a while to see if that does it....
-
-
19th August 2005, 02:24 PM #4 Re: Problem accessing machines from a sub-domain
Dns...
-
-
19th August 2005, 02:38 PM #5 Re: Problem accessing machines from a sub-domain

Originally Posted by
Geoff Dns...

I hope you're not stealing Chris' universal excuse as to why things have gone tits up!
-
-
19th August 2005, 07:18 PM #6
-
-
19th August 2005, 07:23 PM #7 Re: Problem accessing machines from a sub-domain

Originally Posted by
Ric_ 
Originally Posted by
Geoff Dns...

I hope you're not stealing Chris' universal excuse as to why things have gone tits up!

But it always is DNS! That and internet pixies. Anyway. The problem we had at your school the other week? That was DNS was it not? Alright, that and a moron who didn't know how to set up servers several years ago.
-
-
19th August 2005, 07:45 PM #8 Re: Problem accessing machines from a sub-domain
Yeah - i'm talking through that still - I want to buy a NAT box really - and i've primed the head so it's looking like it will happen. I'm sure that would fix everything.
County have suggested contigous IP ranges and a 255.255.254.0 subnet mask but i'm not keen.
Thing is I just can't believe not seeing everything on the primary domain from this server on the child domain is entirely that problem. Like I said - isn't the fact that I can ping the names of all the machines on the primary domain proof that DNS is working?
-
-
19th August 2005, 10:16 PM #9 Re: Problem accessing machines from a sub-domain
Use DCDIAG to confirm everything is as it should be. If you are on Win2K3 SP1, then there is a new version of DCDIAG with DNS tests build it. Very thorough!
(Don't be tempted by the copy of DCDIAG in C:\WINDOWS\ServicePackFiles\i386! Download the latest from MS)
BTW: Remember to ping the FQDN to prove DNS is working, or Windows will resolve by NetBIOS/local broadcast/WINS or some other jiggery pokery!
If I remember rightly, each domain maintains it's own 'domain master browser', which is usually the domain controller (if there are multiple DCs, then I would guess that it would be the PDC emulator). There is a resource kit tool which reports the names of all available domain master browsers, but I can't remember what it is. Might be worth a look.
-
-
19th August 2005, 10:53 PM #10 Re: Problem accessing machines from a sub-domain
Thanks ajb - i'll try those on Tuesday when i'm next in [no VPN
]
Didn't know that about the FQDN - thought the opposite in fact!
Master browser - now aint that what every machine by default fights for? Coo - the murky depths huh
-
-
21st August 2005, 02:59 PM #11 Re: Problem accessing machines from a sub-domain
To try to clarify the FQDN bit :? , lets assume you are trying to ping OTHERCOMPUTER, which is in DNS domain OTHERDOMAIN.COM. Your PC is called MYCOMPUTER and is in DNS domain MYDOMAIN.COM.
When you DON'T specify a FQDN, you PC will always add it's own domain suffix before doing a DNS lookup, so, if your PC is in MYDOMAIN.COM, and you type 'PING OTHERCOMPUTER', then your PC will do a DNS lookup for 'OTHERCOMPUTER.MYDOMAIN.COM'. This will fail, as the DNS server will not have a record for OTHERCOMPUTER in the MYDOMAIN.COM domain. Your PC will know attempt to resolve OTHERCOMPUTER to an IP address in other ways (not sure of the sequence), but assuming the PC is on the same subnet, then a local network broadcast will reveal the IP address, and the ping will succeed, but will report simply 'OTHERCOMPUTER' and the IP address.
When you DO specify an FQDN, you are in effect forcing DNS only name resolution. Your PC will do a DNS lookup for the exact name you requested 'OTHERPC.OTHERDOMAIN.COM', and this will succeed or fail. If it succeeds, then the FQDN will be reported by ping along with the IP address, and you can be reasonably sure that it was resolved by DNS. (If you want greater certainty, flush your local DNS cache first! IPCONFIG /FLUSHDNS)
You are right about the master browser. All PCs within a domain will 'elect' a master browser. I found this which has some more detail.
-
-
21st August 2005, 06:31 PM #12 Re: Problem accessing machines from a sub-domain
Just a note about the master browser thing... install WINS on one of your servers and set the option in DHCP to stop your clients fighting over holding the master browser token. Should cut down on chatter a bit.
-
-
21st August 2005, 09:14 PM #13 Re: Problem accessing machines from a sub-domain
mmm - thanks for that Ric_
-
-
22nd August 2005, 03:52 AM #14 Re: Problem accessing machines from a sub-domain
agreed - thanks for that ric lol
Knew i should have installed wins lol
PS mark - the router/vpn unit will be happier with wins too. At least, my (trial) one implies that 
Nath
-
SHARE:
Similar Threads
-
By RockIt in forum How do you do....it?
Replies: 3
Last Post: 30th August 2007, 10:37 PM
-
By mortstar in forum Networks
Replies: 2
Last Post: 17th August 2007, 10:19 AM
-
By Halfmad in forum Windows
Replies: 3
Last Post: 11th June 2007, 08:31 AM
-
By Jamie_a in forum Windows
Replies: 6
Last Post: 12th March 2007, 04:17 PM
-
Replies: 2
Last Post: 3rd November 2005, 06:02 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules