> > > want to nslookup my host.. i get such error:
> > > BlackStar:~$ nslookup blackstar.com
> > > Server: blackstar.com
> > > Address: 194.135.207.21
> > >
> > > *** blackstar.com can't find blackstar.com: No response from server
> > > BlackStar:~$
> > > maybe i just missconfigured something?
> >
> > Not really. You can get normally sensible responses by putting your own
> > systems in /etc/hosts and setting /etc/hosts.conf to
> >
> > order hosts,bind
> > multi on
> so i have... and.. mm.. you know i just accidently typed the dot after
> com, and got responce at once.. look:
> BlackStar:~# nslookup blackstar.com.
> Server: blackstar.com
> Address: 194.135.207.21
>
> Name: blackstar.com
> Addresses: 194.135.207.21, 127.0.0.1
>
>
> I wonder how can i get my nslookup recognize both blackstar.com and
> blackstar.com. and what is the difference?
>
>
Check your configuration files.
You have something bad on it.
bye