Pages

Friday, October 7, 2011

Ubuntu LTSP Client cannot login after server IP changed

I was successfully building and installing a fresh Ubuntu LTSP server using Ubuntu 11.04. I was able to login to my LTSP server from any client computer using several user name. In a simple words, I was successfully built a LTSP server using Ubuntu 11.04.

But after that, I changed my LTSP server IP address from 192.168.119 to 192.168.1.254. Then I can not login to my server from any client. It only show login screen. When I enter my username and password, nothing happened.

ubuntu-ltsp

Then I try with this command below

sudo ltsp-update-sshkeys

But still it was not work at all. Is there any easier way to fix it?