> Hi, > > I use Lubuntu with ltsp-pnp/fat client: > https://help.ubuntu.com/community/UbuntuLTSP/ltsp-pnp > > What is correct way to force ltsp-pnp/fat client use opendns' nameserves > what ever adsl/router is offering for nameserving? Server side this is ok > with opendns, but fat client leaks by router some how. Here are files from > both server and fat client. > > This is rehearsal for reality; I do not want and can mess with adsl/router > and I do not want any kind of filter server between ltsp server and > adsl/router. Opendns' filtering for xxx is good enough.
Well, this way it seems to work. I ust added DNS_NAMESERVER=127.0.0.1 to the lts.conf. FAT CLIENT ltsp001@ltsp001:~$ cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 127.0.0.1 nameserver 208.67.222.222 nameserver 208.67.220.220 ltsp001@ltsp001:~$ ltsp001@ltsp001:~$ nslookup ltsp.org Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: Name: ltsp.org Address: 75.98.171.129 ltsp001@ltsp001:~$ ltsp001@ltsp001:~$ cat /var/lib/tftpboot/ltsp/i386/lts.conf [Default] SCREEN_02=shell SCREEN_07=ldm # RM_SYSTEM_SERVICES="dnsmasq nbd-server nfs-kernel-server ssh whoopsie" RM_THIN_SYSTEM_SERVICES="binfmt-support openbsd-inetd qemu-kvm virtualbox winbind" # USE_LOCAL_SWAP=True DNS_SERVER=127.0.0.1 # X_BLANKING=0 X_NUMLOCK=False XKBLAYOUT="fi" # LDM_DIRECTX=True LDM_AUTOLOGIN=True # [OLD_MONITOR] X_HORZSYNC=30.0-88.0 X_VERTREFRESH=50.0-88.0 # [00:16:d4:19:28:1e] HOSTNAME=ltsp001 LDM_USERNAME=ltsp001 LDM_PASSWORD=ltsp001 ltsp001@ltsp001:~$ Best Regards Asmo Koskinen. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________________________________ 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