Hello,

I`m installing a new server based on SuSE7.3 and ltsp 3.0

In the past I used SuSE 7.1 and ltsp 2.07 with bootp and it worked
great.

I installed successful the following tgz-packages:

ltsp_core-3.0.0.tgz (with changes in the file suse-7.3.sh ,which were
discussed here some weeks ago)
ltsp_kernel-301-i386.tgz 
ltsp_x_core-3.0.1.tgz
ltsp_x_fonts.tgz

and run the ltsp_initialize -script

I made the changes in /etc/dhcp.conf as descriped in the manual (Danke
Martin und Wolfgang f�r die deutsche �bersetzung) and then tried to
connect from a DC and nothing happend.

Troubleshooting:

dhcpd installed?

# rpm -qa| grep dhcp

==> dhcpcd-1.3.20pl0-13
==> dhcp-3.0rc12-20

dhcpd running?

netstat -an | grep ":67
==> no output

# ps -aux | grep dhcp
==> root      1563  0.0  0.3  1800  744 pts/2    S    14:02   0:00 grep
dhcp

# ipchains -L -v
==> ipchains: Incompatible with this kernel

# iptables -L v
iptables: Table does not exist (do you need to insmod?)
linux:/home/ernst # iptables -L -v
Chain INPUT (policy ACCEPT 1437 packets, 1015K bytes)
 pkts bytes target     prot opt in     out     source              
destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source              
destination         

Chain OUTPUT (policy ACCEPT 1534 packets, 180K bytes)
 pkts bytes target     prot opt in     out     source              
destination         


Correct port in /etc/services ?

bootps           67/tcp                 # Bootstrap Protocol Server
bootps           67/udp                 # Bootstrap Protocol Server


Entries in /etc/inetd.conf

time stream tcp nowait root internal
time dgram udp wait root internal
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
login stream tcp nowait root /usr/sbin/tcpd in.rlogind
talk dgram udp wait root /usr/sbin/tcpd in.talkd
ntalk dgram udp wait root /usr/sbin/tcpd in.talkd
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot
finger stream tcp nowait nobody /usr/sbin/tcpd in.fingerd -w

Any messages found in /var/log/messsages ?

nothing found.

I think dhcpd is not running. Starting it manually:

# dhcpd &

Internet Software Consortium DHCP Server V3.0rc12
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
Can't open /etc/dhcpd.conf: No such file or directory

If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.

If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the [EMAIL PROTECTED]
mailing list, please read the section on the README about
submitting bug reports and requests for help.

Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.

exiting.


Who can help me?

regards

Ernst

_____________________________________________________________________
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