Please "reply to all" for list ;-) Thank
---------- Forwarded message ---------- From: Néstor Amigo Cairo <[EMAIL PROTECTED]> Date: 14 déc. 2007 23:12 Subject: Re: Clients Display BusyBox (initramfs) Prompt To: Manu <[EMAIL PROTECTED]> Yes, 0 and 255 values are reserved in IP's, so you shouldn't use them on normal adresses, because they have special meaning. If I were you, I would take a look at a good Network Guide, like the *The Linux Network Administrator's Guide *, that can be found on some servers over the Net Good luck!! 2007/12/14, Manu <[EMAIL PROTECTED]>: > > Hi, > you have set IP for server 192.168.1.255 and you have set netmask > 255.255.255.0 > but the gateway is 192.168.0.255 ??? > > I think set address server 192.168.1.254 and gateway 192.168.1.1 > > And in your dhcpd.conf set the next-server with IP address server > 192.168.1.254 > > Bye > > 2007/12/14, Rohan Smith < [EMAIL PROTECTED]>: > > > > Here is the error I get on the client wen I press Alt-Ctrl-F1 > > * > > IP-Config: et0 hardware address 00: b0:d0:97:b9:cd mtu 1500 DHCP RARP > > SIOCADDRT: No such process > > IP-Config: failed to set default route on eth0 > > IP-Config: eth0 complete (192.168.1.255): > > address: 192.168.1.250 broadcast: 192.168.1.255 netmask : > > 255.255.255.0 > > gateway: 192.168.1.255 dns0 : 192.168.1.255 dns1 : 0.0.0.0 > > domain: thequod > > rootserver: 192.168.1.255 rootpath: /opt/ltsp/i386 > > filename: /ltsp/i386/nbi.img > > mount: Mounting /rofs on/root/rofs failed: Invalid argument > > mount: Mounting /root/dev on /dev/.static/dev failed: No such file or > > directory > > mount: Mounting /sys on /root/sys failed: No such file or directory > > mount: Mounting /proc on /root/proc failed: No such file or directory > > Target filesystem doesn't have /sbin/init* > > > > > > _________________________________________________________________ > > Here is a list of my config files > > > > /etc/network/interfaces > > * > > # The loopback network interface > > auto lo > > iface lo inet loopback > > > > auto eth3 > > iface eth3 inet static > > address 192.168.1.255 > > netmask 255.255.255.0 > > gateway 192.168.0.255 > > > > auto eth0 > > iface eth0 inet dhcp* > > ___________________________________________________________ > > /etc/ltsp/dhcp.conf > > * > > authoritative; > > > > subnet 192.168.1.0 netmask 255.255.255.0 { > > range 192.168.1.20 192.168.1.250; > > option domain-name "example.com"; > > option domain-name-servers 192.168.1.1; > > option broadcast-address 192.168.1.255; > > option routers 192.168.1.1; > > # next-server 192.168.0.254; > > # get-lease-hostnames true; > > option subnet-mask 255.255.255.0; > > option root-path "/opt/ltsp/i386"; > > if substring( option vendor-class-identifier, 0, 9 ) = "PXEClient" { > > filename "/ltsp/i386/pxelinux.0"; > > } else { > > filename "/ltsp/i386/nbi.img"; > > } > > }* > > > > > > > > -- > > edubuntu-devel mailing list > > edubuntu-devel@lists.ubuntu.com > > Modify settings or unsubscribe at: > > https://lists.ubuntu.com/mailman/listinfo/edubuntu-devel > > > > > > > -- > Emmanuel Le Normand > Ubuntu-fr > -- > edubuntu-devel mailing list > edubuntu-devel@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/edubuntu-devel > > -- Néstor Amigo Cairo +34 687 96 74 81 [EMAIL PROTECTED] -- Emmanuel Le Normand Ubuntu-fr
-- edubuntu-devel mailing list edubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-devel