Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Teresa and Dale
Leandro Melo de Sales wrote:

 Hi,

  I set DNSDOMAIN variable to my domain in /etc/conf.d/domainname
 file, but see it:

 embedded etc # domainname
 (none)

 Am I doing something wrong? Or missing something?


Check this:

 /etc/init.d/domainname status


Make sure it is running it.

Dale
:-)  :-)

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Leandro Melo de Sales

embedded ~ # /etc/init.d/domainname status
* Caching service dependencies ...   [ ok ]
* status:  started
embedded ~ # domainname
(none)


2006/5/31, Teresa and Dale [EMAIL PROTECTED]:

Leandro Melo de Sales wrote:

 Hi,

  I set DNSDOMAIN variable to my domain in /etc/conf.d/domainname
 file, but see it:

 embedded etc # domainname
 (none)

 Am I doing something wrong? Or missing something?


Check this:

 /etc/init.d/domainname status


Make sure it is running it.

Dale
:-)  :-)

--
gentoo-user@gentoo.org mailing list





--
Leandro Melo de Sales.
Computer Science Student
Laboratório de Sistemas Distribuídos - www.lsd.ufcg.edu.br
Laboratório de Sistemas Embarcados e Computação Pervasiva -
www.embeddedacademy.org
Universidade Federal de Campina Grande - UFCG
Campina Grande - PB - Brasil

Sometimes people fall in love, but a little bit of them really love
or find a truth love. Or sometimes they find it but for some reason
they let love pass without live it intensely. This is the free-well.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Nicolas MASSÉ
On Wednesday 31 May 2006 22:13, Leandro Melo de Sales wrote:
 embedded ~ # /etc/init.d/domainname status
  * Caching service dependencies ...   [
 ok ] * status:  started
 embedded ~ # domainname
 (none)


The problem is maybe in your /etc/resolv.conf
Can you show us its content ?

$ cat /etc/resolv.conf
domain nmasse.homeip.net
nameserver 192.168.3.1

$ dnsdomainname
nmasse.homeip.net

Does this help you ?

-- 
Nicolas MASSÉ
Pour récupérer ma clef GPG:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433
Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433


pgp5U9R6Gr0Vs.pgp
Description: PGP signature


Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Ryan Tandy

Leandro Melo de Sales wrote:

Hi,

 I set DNSDOMAIN variable to my domain in /etc/conf.d/domainname
file, but see it:

embedded etc # domainname
(none)

Am I doing something wrong? Or missing something?



The command you're looking for is `dnsdomainname`.  `domainname` looks 
up your NIS/YP domain name.


Also, the first listed alias for your hostname in /etc/hosts must 
include your FQDN.  For example:


192.168.0.2 foo.bar.com foo
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Leandro Melo de Sales

Yes... thank you. The content of my resolv.conf is similar to yours.

[]s,

Leandro

2006/5/31, Nicolas MASSÉ [EMAIL PROTECTED]:

On Wednesday 31 May 2006 22:13, Leandro Melo de Sales wrote:
 embedded ~ # /etc/init.d/domainname status
  * Caching service dependencies ...   [
 ok ] * status:  started
 embedded ~ # domainname
 (none)


The problem is maybe in your /etc/resolv.conf
Can you show us its content ?

$ cat /etc/resolv.conf
domain nmasse.homeip.net
nameserver 192.168.3.1

$ dnsdomainname
nmasse.homeip.net

Does this help you ?

--
Nicolas MASSÉ
Pour récupérer ma clef GPG:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433
Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433





--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Domainname configuration

2006-05-31 Thread Leandro Melo de Sales

Hi Ryan,

 thank you! You're right!

2006/5/31, Ryan Tandy [EMAIL PROTECTED]:

Leandro Melo de Sales wrote:
 Hi,

  I set DNSDOMAIN variable to my domain in /etc/conf.d/domainname
 file, but see it:

 embedded etc # domainname
 (none)

 Am I doing something wrong? Or missing something?


The command you're looking for is `dnsdomainname`.  `domainname` looks
up your NIS/YP domain name.

Also, the first listed alias for your hostname in /etc/hosts must
include your FQDN.  For example:

192.168.0.2 foo.bar.com foo
--
gentoo-user@gentoo.org mailing list





--
Leandro Melo de Sales.
Computer Science Student
Laboratório de Sistemas Distribuídos - www.lsd.ufcg.edu.br
Laboratório de Sistemas Embarcados e Computação Pervasiva -
www.embeddedacademy.org
Universidade Federal de Campina Grande - UFCG
Campina Grande - PB - Brasil

Sometimes people fall in love, but a little bit of them really love
or find a truth love. Or sometimes they find it but for some reason
they let love pass without live it intensely. This is the free-well.

--
gentoo-user@gentoo.org mailing list