Hi All,
I have solved the problem of slowness with dhcpd, simply
putting in the follow files witch machines can working, and I have
a better perfomance on booting.

Bye
giorgio

                /etc/host

127.0.0.1       localhost.localdomain   localhost
10.74.32.220    Linux
10.74.32.50     ws008 
10.74.32.53     ws007
10.74.32.200    ws200
10.74.32.203    ws004 
10.74.32.167    ws001 
10.74.32.205    ws002
10.74.32.210    ws003 


                /etc/host.allow

# The lines between the 'LTS-begin' and the 'LTS-end' were added
# on: ven nov  9 12:10:13 CET 2001 by the ltsp installation script.
# For more information, visit the ltsp homepage
# at http://www.ltsp.org

#bootpd:    0.0.0.0
in.tftpd:  10.74.32.
portmap:   10.74.32.

## LTS-end ##
10.74.32.50 : ALL
10.74.32.53 : ALL
10.74.32.200 : ALL
10.74.32.203 : ALL
10.74.32.167 : ALL
10.74.32.205 : ALL
10.74.32.210 : ALL


                /etc/host.deny

#
# hosts.deny    This file describes the names of the hosts which are
#               *not* allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow.  In particular
# you should know that NFS uses portmap!
#
ALL : ALL


_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to