2007/12/14, Rohan Smith <[EMAIL PROTECTED]>: > > the gateway is for the network with the internet, in the 192.168.0.xsubnet > but I put my DHCP server on the > 192.168.1.X subnet > > Both subnets are on different network cards
No problem if you are two network card but you have set in your dhcpd.conf the broadcast address 192.168.1.255 as the Edubuntu server and the option router 192.168.1.1 but in your eth3 the gateway is 192.168.0.255 ???? So if you use a subnet 192.168.0.0/16 (class B) the gateway can be 192.168.0.255 but the netmask is 255.255.0.0 and broadcast address is 192.168.255.255, if you use subnet 192.168.1.0/24 (class C) the gateway can be one address in 192.168.1.1 to 192.168.1.254 (by convention 1 or 254), the netmask is 255.255.255.0 and the broadcast address is 192.168.1.255. I think the problem is network config (eth3 or dhcp) not ltsp server Sorry my English is limited for a long and good response. Hope help you -- Emmanuel Le Normand Ubuntu-fr
-- edubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-devel
