Dear Sherfu,
Here are the answers to your questions,
thanks for helping me
Jacques
sherfu deen wrote:
>
> Dear jacsib,
>
> * Tell me the network connections clearly..
the lan involved is on eth1. The eth0 card is used for ADSL.
here is the complete ifcongig output. Therefore you'll get many answers:
eth0 Link encap:Ethernet HWaddr 00:00:E8:E3:47:BB
inet addr:10.0.0.1 Bcast:10.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:646863 errors:0 dropped:0 overruns:0 frame:0
TX packets:1044008 errors:0 dropped:0 overruns:0 carrier:0
collisions:50 txqueuelen:100
Interrupt:11 Base address:0xd400
eth1 Link encap:Ethernet HWaddr 00:80:AD:84:B1:7D
inet addr:192.168.1.1 Bcast:192.168.1.15 Mask:255.255.255.240
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:53167 errors:0 dropped:0 overruns:0 frame:0
TX packets:63952 errors:0 dropped:0 overruns:0 carrier:0
collisions:4 txqueuelen:100
Interrupt:9 Base address:0x340
eth1:0 Link encap:Ethernet HWaddr 00:80:AD:84:B1:7D
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:9 Base address:0x340
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:427080 errors:0 dropped:0 overruns:0 frame:0
TX packets:427080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
ppp0 Link encap:Point-to-Point Protocol
inet addr:193.251.49.8 P-t-P:193.251.49.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:299879 errors:0 dropped:0 overruns:0 frame:0
TX packets:423391 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
>
> * What is your server ip address and its mac
> address..?
ip addr:192.168.0.1 mac: 00:80:AD:84:B1:7D
>
> * What is the ltsp packages u installed in server...?
Only these two:
lts_core-2.08-0.i386.rpm and lts_kernel_ne2000-2.2-0.i386.rpm
>
> * And did u installed tftp-server.rpm in server...?
I use tftp-server-0.17-5.i386.rpm built by RedHat for RH 7.0
>
> * And tell me your machines configurations...including
> server and workstations...
--- Server is a 586 Pentium 233 Mhz, running RedHat 7.0,
kernel is 2.2.19-7.0.8
--- so far for testing only one WS: AMD-K6 2-300
>
> * What is the network card name in both server and
> workstation...?
--- on ws Realtek RTL-8029
--- on server it is the same
PCI NE2000 clone 'RealTek RTL-8029' at I/O 0xd400, IRQ 11
>
> * Where u got the bootable floppy...? is it related to
> your workstation network card type...?
Yes it is an etherboot program I got @ rom-o-matic.net. it is the standard
RTL-8029 with DHCP and tftp
>
> * And what u changed in /etc/hosts file...?
here it is
# Internet fqdn
193.251.49.8 lutecium.org www.lutecium.org www.lutecium.fr lutecium.fr
lutecium
# LAN
# eth1
192.168.1.1 lutecium lutecium.org home.lutecium.org
10.0.0.1 adsl.Lutecium adsl.Lutecium.org lutecium.org adsl
192.168.0.1 cluster1
192.168.0.3 cluster3
>
> * And what is the monitor screen resolution...? Did u
> specify in your dhcpd.conf file which is located at
> /etc...?
I run it in text mode so far.
Here is the dhcpd.conf file
# Sample configuration file for ISCD dhcpd
#
# Don't forget to set run_dhcpd=1 in /etc/init.d/dhcpd
# once you adjusted this file and copied it to /etc/dhcpd.conf.
#
default-lease-time 86400;
max-lease-time 86400;
#option subnet-mask 255.255.255.0;
#option broadcast-address 192.168.0.255;
#option routers 192.168.0.254;
option routers 192.168.1.1;
#option domain-name-servers 192.168.0.254;
option domain-name-servers 192.168.1.1;
option domain-name "lutecium.org";
option root-path "/tftpboot/lts/ltsroot";
subnet 10.0.0.0 netmask 255.0.0.0 {
range 10.0.0.0 10.0.0.255;
}
shared-network LUTECIUM {
subnet 192.168.1.0 netmask 255.255.255.240 {
range 192.168.1.1 192.168.1.15;
}
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.5 192.168.0.253;
}
}
group {
use-host-decl-names on;
option log-servers 192.168.1.1;
# next-server 192.168.0.1;
host cluster3 {
hardware ethernet 0:40:5:e3:79:fc;
fixed-address 192.168.0.3;
filename "/tftpboot/lts/vmlinuz.ne2000";
}
}
>
> * Atlast what is the operating system u r loaded in
> server...redhat or some other....?
as I told you, I use redhat 7.0, kernel is 2.2.19-7.0.8
>
> Tell me clearly....be cool...
>
> Regards,
> sherfudeen M
>
Thanks for helping me
Jacques
--
Dr. Jacques B. Siboni mailto:[EMAIL PROTECTED]
8 pass. Charles Albert, F75018 Paris, France
Tel. & Fax: 33 (0) 1 42 28 76 78
Home Page: http://www.lutecium.org/jacsib/
_____________________________________________________________________
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