On Tuesday 27 December 2005 04:53, Ken Schneider wrote: <snip>
127.0.0.1 localhost 192.168.1.100 officesuse.koepsell officesuse
# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback
fe00::0 ipv6-localnet
ff00::0 ipv6-mcastprefix ff02::1 ipv6-allnodes ff02::2 ipv6-allrouters ff02::3 ipv6-allhosts 192.168.1.101 paf.koepsell paf 127.0.0.2 suse.koepsell suse
Why do you have this entry, it is not needed and is confusing. Delete it.
I did not manually add the 127.0.0.2, so I "assumed" it was necessary.
# with -R. If you only want to keep your searchlist, set # DHCLIENT_KEEP_SEARCHLIST=yes in /etc/sysconfig/network/dhcp or # (manually) use the -K option. # ### END INFO search ver 69.28.32.180
Is this just a typo?
Is what a typo???
nameserver 69.28.32.16 nameserver 69.28.32.180
<snip>
If you are going to use DHCP then leave the /etc/hosts files alone. You are causing one naming system to fight with the other. Either use DHCP or the hosts file, not both. If this is not a small lab setup why use DHCP at all? Each machine needs to be asigned one address, which is what DHCP will do if setup correctly. You also have three different host names but only show the /etc/hosts file for two. The three host names: paf.koepsell 192.168.1.101 officesuse.koepsell 192.168.1.100 and 127.0.0.2 suse.koepsell 192.168.1.102 and 127.0.0.2
Deleting 127.0.0.2 on both machines! paf.koepsell is a windoze machine. I have changed its' hosts and lmhosts files to reflect the correct addresses. I have changed the hosts files to reflect the correct ip's for each suse machine also. My ip's are set by my linksys routers dhcp server. The /etc/hosts does not automatically change to reflect any changes in the ip's from the linksys router. Should I disable the linksys routers dhcp server and set static addresses??? I have 3 machines, and at most will have 2 more in the future. Thanks you guys! Bernd