Networking Forums

Networking Forums > Computer Networking > Windows Networking > DNS & Domain Resolution

Reply
Thread Tools Display Modes

DNS & Domain Resolution

 
 
Nomad
Guest
Posts: n/a

 
      07-11-2007, 11:52 AM
Hey

Have a domain lookup problem in regards to my DNS.
I can lookup all PC's / Servers / External Websites (DNS appears to be
working just fine), and I can lookup (and using this as an example of my
domain name, incl Active Directory name) domainname.com but cannot resolve
domainname on its own without the .com
It returns a server *** can't find domainname: Non-existant domain
Using WireShark you see the computer ask for domainname.domainname.com and
the server rejects that and says it doesnt exist. But on a domain that can
lookup itself you can see the cant find domainname.domainname.com BUT i do
know domainname

It automatically adds the .domainname.com onto the end of it (eg
domainname.domainname.com) and rejects it, but its like something picks it up
and says but I do know who your talking about without the .domainname.com on
the end.

Anyone ran into this problem before? Thanks in advance
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      07-12-2007, 01:53 AM
That is what should happen. If you specify a single name without a "dot"
in it, nslookup will add a domain suffix to the request, because it is not a
valid name without one.

"Nomad" <(E-Mail Removed)> wrote in message
news:8D3669CD-48B6-47CA-8533-(E-Mail Removed)...
> Hey
>
> Have a domain lookup problem in regards to my DNS.
> I can lookup all PC's / Servers / External Websites (DNS appears to be
> working just fine), and I can lookup (and using this as an example of my
> domain name, incl Active Directory name) domainname.com but cannot resolve
> domainname on its own without the .com
> It returns a server *** can't find domainname: Non-existant domain
> Using WireShark you see the computer ask for domainname.domainname.com and
> the server rejects that and says it doesnt exist. But on a domain that can
> lookup itself you can see the cant find domainname.domainname.com BUT i do
> know domainname
>
> It automatically adds the .domainname.com onto the end of it (eg
> domainname.domainname.com) and rejects it, but its like something picks it
> up
> and says but I do know who your talking about without the .domainname.com
> on
> the end.
>
> Anyone ran into this problem before? Thanks in advance



 
Reply With Quote
 
Nomad
Guest
Posts: n/a

 
      07-16-2007, 02:18 AM
Hi Bill

But you should be able to resolve your own domain names NETBIOS name.
So using an example,

if your domain name was microsoft.com

internally you should be able to resolve microsoft (without the .com)

"Bill Grant" wrote:

> That is what should happen. If you specify a single name without a "dot"
> in it, nslookup will add a domain suffix to the request, because it is not a
> valid name without one.
>
> "Nomad" <(E-Mail Removed)> wrote in message
> news:8D3669CD-48B6-47CA-8533-(E-Mail Removed)...
> > Hey
> >
> > Have a domain lookup problem in regards to my DNS.
> > I can lookup all PC's / Servers / External Websites (DNS appears to be
> > working just fine), and I can lookup (and using this as an example of my
> > domain name, incl Active Directory name) domainname.com but cannot resolve
> > domainname on its own without the .com
> > It returns a server *** can't find domainname: Non-existant domain
> > Using WireShark you see the computer ask for domainname.domainname.com and
> > the server rejects that and says it doesnt exist. But on a domain that can
> > lookup itself you can see the cant find domainname.domainname.com BUT i do
> > know domainname
> >
> > It automatically adds the .domainname.com onto the end of it (eg
> > domainname.domainname.com) and rejects it, but its like something picks it
> > up
> > and says but I do know who your talking about without the .domainname.com
> > on
> > the end.
> >
> > Anyone ran into this problem before? Thanks in advance

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      07-16-2007, 06:06 AM
That depends on what tool you use for lookup. nslookup will not find a
Netbios name unless the Netbios name is the same as the name+dns suffix.

"Nomad" <(E-Mail Removed)> wrote in message
news:4AD029A7-1A3C-40FB-914E-(E-Mail Removed)...
> Hi Bill
>
> But you should be able to resolve your own domain names NETBIOS name.
> So using an example,
>
> if your domain name was microsoft.com
>
> internally you should be able to resolve microsoft (without the .com)
>
> "Bill Grant" wrote:
>
>> That is what should happen. If you specify a single name without a
>> "dot"
>> in it, nslookup will add a domain suffix to the request, because it is
>> not a
>> valid name without one.
>>
>> "Nomad" <(E-Mail Removed)> wrote in message
>> news:8D3669CD-48B6-47CA-8533-(E-Mail Removed)...
>> > Hey
>> >
>> > Have a domain lookup problem in regards to my DNS.
>> > I can lookup all PC's / Servers / External Websites (DNS appears to be
>> > working just fine), and I can lookup (and using this as an example of
>> > my
>> > domain name, incl Active Directory name) domainname.com but cannot
>> > resolve
>> > domainname on its own without the .com
>> > It returns a server *** can't find domainname: Non-existant domain
>> > Using WireShark you see the computer ask for domainname.domainname.com
>> > and
>> > the server rejects that and says it doesnt exist. But on a domain that
>> > can
>> > lookup itself you can see the cant find domainname.domainname.com BUT i
>> > do
>> > know domainname
>> >
>> > It automatically adds the .domainname.com onto the end of it (eg
>> > domainname.domainname.com) and rejects it, but its like something picks
>> > it
>> > up
>> > and says but I do know who your talking about without the
>> > .domainname.com
>> > on
>> > the end.
>> >
>> > Anyone ran into this problem before? Thanks in advance

>>
>>
>>



 
Reply With Quote
 
Nomad
Guest
Posts: n/a

 
      07-17-2007, 08:38 AM
Okay... so heres my next question.
Should you be able to go \\microsoft and it hit up one of your domain
controllers? Or should it error and say it doesnt exist?

"Bill Grant" wrote:

> That depends on what tool you use for lookup. nslookup will not find a
> Netbios name unless the Netbios name is the same as the name+dns suffix.
>
> "Nomad" <(E-Mail Removed)> wrote in message
> news:4AD029A7-1A3C-40FB-914E-(E-Mail Removed)...
> > Hi Bill
> >
> > But you should be able to resolve your own domain names NETBIOS name.
> > So using an example,
> >
> > if your domain name was microsoft.com
> >
> > internally you should be able to resolve microsoft (without the .com)
> >
> > "Bill Grant" wrote:
> >
> >> That is what should happen. If you specify a single name without a
> >> "dot"
> >> in it, nslookup will add a domain suffix to the request, because it is
> >> not a
> >> valid name without one.
> >>
> >> "Nomad" <(E-Mail Removed)> wrote in message
> >> news:8D3669CD-48B6-47CA-8533-(E-Mail Removed)...
> >> > Hey
> >> >
> >> > Have a domain lookup problem in regards to my DNS.
> >> > I can lookup all PC's / Servers / External Websites (DNS appears to be
> >> > working just fine), and I can lookup (and using this as an example of
> >> > my
> >> > domain name, incl Active Directory name) domainname.com but cannot
> >> > resolve
> >> > domainname on its own without the .com
> >> > It returns a server *** can't find domainname: Non-existant domain
> >> > Using WireShark you see the computer ask for domainname.domainname.com
> >> > and
> >> > the server rejects that and says it doesnt exist. But on a domain that
> >> > can
> >> > lookup itself you can see the cant find domainname.domainname.com BUT i
> >> > do
> >> > know domainname
> >> >
> >> > It automatically adds the .domainname.com onto the end of it (eg
> >> > domainname.domainname.com) and rejects it, but its like something picks
> >> > it
> >> > up
> >> > and says but I do know who your talking about without the
> >> > .domainname.com
> >> > on
> >> > the end.
> >> >
> >> > Anyone ran into this problem before? Thanks in advance
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win2K3 Cannot Connect to Domain on Startup - Resolution JP Windows Networking 1 01-19-2006 03:12 AM
Name resolution to/from NT domain Antknee Windows Networking 5 11-02-2005 02:57 PM
losing domain name resolution Howard Delman Network Routers 2 09-24-2005 02:04 AM
no name resolution on local domain Volker Jesinghaus Linux Networking 3 11-09-2004 02:39 AM
KPPP and Domain Name Resolution (Solution) Khan Md. Ashraf Linux Networking 1 08-08-2003 08:00 AM



1 2 3 4 5 6 7 8 9 10 11