[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I do not accept that my WinXP is better than my Debian!



hi ya jean

On Tue, 19 Apr 2005, Jean-Louis Crouzet wrote:

given that you have a dns problem ?? ( ie .. things not working right )

i'd change the following:

> # cat hosts
> 127.0.0.1       localhost.localdomain   localhost       GX200

127.0.0.1	localhost.localdomain localhost
192.168.10.123	gx200.courzet.fr  gx200
 
> GX200:/etc# cat resolv.conf
> search Barricade_Home69

the above is whacky .. use a real domain like below

search gourzet.fr

> # dnsdomainname
> localdomain

that'd be bad ..

the result of the following commands should always work:
# hostname -f
 	gx200.gourzet.fr

# hostname -s
	gx200

# hostname -d
	gourzet.fr

# domainname
	dourzet.fr

# dnsdomainname
	gourzet.fr

- you will have random problems with various ( more finicky ) apps 
  if dns is  not properly config'd

------

for more debugging .. ( assuming you want bind )
	what is the contents of your named.conf and the contents
	of the files that named.conf references

c ya
alvin



Reply to: