Alkis Georgopoulos kirjoitti: > 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.
Well, there is something. I use both (/etc/network/if-up.d/ltsp-server-pnp and /etc/ltsp/dnsmasq.conf.template) with defaults. I hope I have not messed those files. Script sees my network right, but then this. It does not create new admin-lt...@ubuntu-ltsp5:~$ sudo /etc/network/if-up.d/ltsp-server-pnp PUB_IFACE=eth0 PUB_IP_MASK=192.168.1.2/24 PUB_BROADCAST=192.168.1.255 PRV_IFACE=eth1 PRV_IP_MASK=192.168.0.254/24 PRV_BROADCAST=192.168.0.255 /etc/network/if-up.d/ltsp-server-pnp: 112: Syntax error: word unexpected (expecting ")") admin-lt...@ubuntu-ltsp5:~$ Here is my network. # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.2 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 dns-nameservers 192.168.1.1 auto eth1 iface eth1 inet static address 192.168.0.254 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 Best Regards Asmo Koskinen. ------------------------------------------------------------------------------ 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