-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Michael Nottebrock wrote:
| On Wednesday, 30. March 2005 21:29, beni wrote: | |> Kde hangs at the "starting system services" for about 2 minutes, |> [...] | | | This sounds like you're having trouble resolving localhost. | Doublecheck that your /etc/hosts file contains correct ipv6 and | ipv4 entries for localhost and your /etc/nsswitch.conf has a | "hosts: files dns" line. | My /etc/hosts file :
# $FreeBSD: src/etc/hosts,v 1.16 2003/01/28 21:29:23 dbaker Exp $ # # Host Database # # This file should contain the addresses and aliases for local hosts that # share this file. Replace 'my.domain' below with the domainname of your # machine. # # In the presence of the domain name service or NIS, this file may # not be consulted at all; see /etc/nsswitch.conf for the resolution order. # # ::1 localhost localhost.my.domain 127.0.0.1 localhost localhost.my.domain 192.168.1.100 laptop 192.168.1.101 workstation # # Imaginary network. #10.0.0.2 myname.my.domain myname #10.0.0.3 myfriend.my.domain myfriend # # According to RFC 1918, you can use the following IP networks for # private nets which will never be connected to the Internet: # # 10.0.0.0 - 10.255.255.255 # 172.16.0.0 - 172.31.255.255 # 192.168.0.0 - 192.168.255.255 # # In case you want to be able to connect to the Internet, you need # real official assigned numbers. Do not try to invent your own network # numbers but instead get one from your network provider (if any) or # from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.) #
and my /etc/nsswitch.conf file :
group: compat group_compat: nis hosts: files dns networks: files passwd: compat passwd_compat: nis shells: files
In /etc/rc.conf I have set : hostname="localhost"
I'm not using ipv6. These entries should be ok then ?
Beni. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCTD4998oeEzEDrEcRAhGKAJ0f1b0AD/UofVeNXWiE4JmQu7u5OgCfYTKB Kfai23bzPgAu99mSxCd5b1s= =1WuR -----END PGP SIGNATURE-----
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
