Is Chromium the only thin-client application making trouble? If you open a terminal window on the thin-client (not the server), do you get any response from "ping 8.8.8.8"? If not, then the problem is a general networking issue and the following link may be of interest: https://help.ubuntu.com/community/UbuntuLTSP/ThinClientHowtoNAT
Good luck! On 11/10/2012 02:13 PM, John Hupp wrote: > I should perhaps add that this is a thin client. > > Also that I configured the single-NIC interface on the server with > /etc/network/interfaces: > auto eth1 > iface eth1 inet dhcp > I did this after the default DHCP setup with network manager resulted in > a TFTP timeout in attempting to boot the client. > > On 11/10/2012 3:03 PM, John Hupp wrote: >> Following Alkis G's LTSP-PNP setup at Help.Ubuntu.com, I got to a >> working client-server quickly enough. (More on that later.) >> >> But on the client, Chromium fails to display pages with Error 137 >> (net::ERR_NAME_RESOLUTION_FAILED): Unknown error. >> >> I have set DNS_SERVER="8.8.8.8 208.67.222.222" in lts.conf, which >> didnot resolve this. Then edited the empty >> /etc/resolvconf/resolv.conf.d/base file to add >> >> nameserver 8.8.8.8 >> nameserver 208.67.222.222 >> >> That did not work either. >> >> Does anyone know how to fix this? ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _____________________________________________________________________ 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
