Στις 09-06-2009, ημέρα Τρι, και ώρα 08:18 +0300, ο/η Asmo Koskinen έγραψε: > Asmo Koskinen kirjoitti: > > I changed little these lines, client boots very well. > > r...@ubuntu-ltsp5:~# cat /etc/dnsmasq.d/ltsp-server-pnp.conf > > [--] > # This range is for the public interface, where dnsmasq functions as a > # proxy DHCP server providing boot information but no IP leases. > # Any ip in the subnet will do, so the broadcast address is used. > interface=eth0 > dhcp-range=192.168.1.255,proxy > > # This range(s) is for the private network on 2-NIC servers, > # where dnsmasq functions as a normal DHCP server, providing IP leases. > interface=eth1 > dhcp-range=192.168.0.100,192.168.0.250 >
Hi Asmo, you shouldn't modify /etc/dnsmasq.d/ltsp-server-pnp.conf because it is regenerated every time a server IP changes. Modifications should go to /etc/ltsp/dnsmasq.conf.template instead, and then sudo /etc/network/if-up.d/ltsp-server-pnp should be ran for the configuration file to be regenerated and dnsmasq to be restarted. Also, declaring the interfaces with "interface=ethX" shouldn't be needed, even if you have enabled IP forwarding. dnsmasq should automatically use the interface that matches the dhcp range. So if it doesn't work out of the box for you, please provide more information about your network setup, so that I can try to reproduce the problem. Thank you very much for testing, Alkis ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _____________________________________________________________________ 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.freenode.net