Am Di, den 28.06.2005 schrieb Jacques-Andre Boulay um 20:15: > > Another thing to check is that /etc/hosts is proper and contains a valid > > localhost line and an entry for your chosen hostname. > > It seems to be the root of the problem: it's better now but it's not > perfect. I don't know if it can help but I just realize that one month > ago I added a router between my computer and my primary gateway so I can > also connect my xbox. I really don't use linux often recently and > windows seems not having problem with it so that's why I forget about > it. You mean you have a "router" in between or a switch? > Also, can you tell me if the way I proceed to know my dns address is ok > (I'm really not an expert with network stuff)? At first, I check the > hosts file and the address was 127.0.0.0. To know what is my real dns > address, I use my web browser on windows and login on my primary gateway > to find it. I find 2 address but only the second seems to have an > effect in /etc/hosts. 127.0.0.1 you mean and not 127.0.0.0? Your gateway is a small hardware router? Does it act as a DHCP server for the Fedora host? What is the content of /etc/resolv.conf on your Fedora host? Does it have the same DNS settings as the Windows® host? Maybe the output of following command is helpful: $ dig www.google.com +trace You can modify it a bit: first run it with the DNS IP listed first in /etc/resolv.conf $ dig www.google.com +trace @<DNS 1st server> and then with the second $ dig www.google.com +trace @<DNS 2st server> Then compare the runtimes for nameresolution. > Thanks > JA $ cat /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost 192.168.0.2 serendipity.dogma.lan serendipity That is for example the content of my hosts file. The first line is important for the localhost (loopback) processing. The other line maps my hostname in long and short format to my host's IP. Alexander -- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp Serendipity 20:48:42 up 3 days, 3:40, load average: 0.05, 0.10, 0.17
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil