Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Domain not found, Communication errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
fangorn
Veteran
Veteran


Joined: 31 Jul 2004
Posts: 1886

PostPosted: Sun Sep 26, 2004 8:22 am    Post subject: Domain not found, Communication errors Reply with quote

Hi

I have a nasty little problem.

I copied my Gentoo Installation to another Computer because they are nearly identical. I edited
/etc/hostname, /etc/dnsdomainname and /etc/hosts to contain the correct hostname and Domainname and the /etc/conf.d/net to a free IP-adress. Then I reinstalled the dnsdomainnamed. But still at boot it says
Code:

a.unknown_domain


The donator computer has the /etc/conf.d/net
Code:

iface_eth0="192.168.0.3 broadcast 192.168.0.3 netmask 255.255.255.0"
gateway="eth0/192.168.0.1"

192.168.0.1 is a DSL router. For the network to run on the new computer I edited the file to
Code:

iface_eth0="192.168.0.5 broadcast 192.168.0.5 netmask 255.255.255.0"
gateway="eth0/192.168.0.1"



My /etc/hosts looks like this
Code:

127.0.0.1     localhost
192.168.0.3  a.domainname a
192.168.0.5  b.domainname b

My /etc/hostname
Code:

a

The hostnames are different, the domainname is identical. The Donator runs smoothly, the new one doesn't recognize the domainname. This has no effect on browsing the Internet or mounting Samba shares or whatever. But if I want to start KDE or Gnome, they state an internal communications error and KDE asks if "dcopserver" is started.

Can someone help me with this? Do I have to change the Broadcast adresses? the two machines should be able to run independently. (could someone here explain me what the Broadcast adress is)

Thanks,
fangorn
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum