Hi M Rathburn wrote: > eth1 - is the thin client network with scheme 192.168.0.254 (server). > > I understand -why- it doesn't work. Just wondering if there's a way to add > a static route/whatever to make it work both ways (internet from the server, > and internet from the thin client's localapps).
That's quite easy to fix. If you're running a standalone server, edit /etc/ltsp/dhcpd.conf and change option domain-name-servers to the address of your name server (usually the address of your router) and option routers to the address of your router. Restart dhcpd, and restart your thing clients, then your local apps should have Internet access (depending on your exact setup of course). -Jonathan -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
