Ubuntu Networking :: LTSP Server Install On 10.10?
Nov 17, 2010
I installed in Virtualbox many times and the clients would not connect. The config of the dhcpd.conf was the problem.Now, Everywhere I kept reading it said I had to turn off my hardware routers dhcp. Thats wrong, I have it working with it on and with one network card. Heres the nuts and bolts. Dlink 4100 hardware router assigning address block 192.168.2.200-250 to pcs on the lan. Router is set to reserve and IP for the ltps server nic so it gets the same IP assigned every time from the hardware router. No need to force linux to an ip when it can be set in the router. Then installed LTSP from alt-cd. Once done, dhcp wont run because it conflicts with the hardware dhcp. Found out by trying to restart it and it said stop - Fail when it tried to stop it.
sudo /etc/init.d/dhcp3-server restart
So edit /etc/ltsp/dhcpd.conf.
sudo gedit /etc/ltsp/dhcpd.conf
Mine attached below: The subnet, as long as the 1st three numbers match the rest of lan setup it will work.(192.168.2.0), rest of my lan is 192.168.2.x. Now notice the range is a different block than the hardware dhcp server uses. So all thin clients that connect will be assigned something 192.168.2.100-150 and all hardware connected pcs will be assigned 192.168.2.200-250 from the hardware router. So no conflicts. Then for the domain name server, set it to the hardware router ip. My hardware router is 192.168.2.2. Set option router to the same as hardware router of 192.168.2.2 Nothing in my dhcpd.conf file is pointing to the ltsp dhcp server. Nothing else had to be edited in the dhcpd.conf Next hurdle I had, after any change of the dhcpd.conf, ip's might have changed and you have to reconfig the ssh and the image. run these 2 commands.
sudo ltsp-update-sshkeys
then
sudo ltsp-upadte-image
then
sudo /etc/init.d/dhcp3-server restart
Then thin clients/lan boot pcs all can connect after that.
I have since installed again at work in virtual box, booted from another vbox client and booted from a separate lan pc. Then installed again at home on AMD 3200 Athlon, 1 gig mem. Booted from my main pc PhenomX4, no problems. Pc's must have lan boot available in the bios or net boot available on the network card(most consumer add on cards do not). But most motherboard lan connection do.
#
# Default LTSP dhcpd.conf config file.
#
authoritative;
[code].....
View 3 Replies
ADVERTISEMENT
Apr 15, 2009
I'm trying to install/configure a LTSP in CentOS 5.3
I have dhcp, nfs and tftp installed, but i can't install/configure XDMCP. I was reading some manuals and "hows to" and all says that, to configure XDMCP, i have to change de atribute "Enable = true" in the file "/etc/X11/gdm/gdm.conf", but i don't have this rute, only "/etc/X11/", gdm folder doesnt' appear :S also... why i can configure XDMCP?
When i run "ltspcfg", he says:
[root@localhost ~]# ltspcfg
ltspcfg - Version 0.11
Checking Runlevel....: 5
Checking Ethernet Interfaces
[Code]....
View 9 Replies
View Related
Feb 12, 2009
Currently have a problem with my LTSP server when using a gigabit switch with a megabit thin client.I am using K12LTSP with Fedora 9.The thin clients get most of the way through booting up then I get error messages saying:nfs: server 172.31.6.1 not responding, still trying.I don't get this problem if I use a 100 meg switch though.I have found several forum posts on the internet which all seem to point to the following webpage with a solution:However, when I make the recommended changes It doesnt make a difference.Below is an example of the default file located at /var/lib/tftpboot/ltsp/i386/pxelinux.cfg with its default settings:
Code:
prompt 0
label linux
[code]....
View 5 Replies
View Related
May 16, 2010
I've just set up an LTSP server, with all its clients on a separate subnet to my main network - the main network is 192.168.1.x, and the LTSP clients are all 192.168.2.x. My LTSP server has 2 NICs, one on each network, and is merrily forwarding normal IP traffic from the clients to the rest of the network. I have a client/server application that has a server on one machine, and clients locate and attach to it using multicast protocols. The server is on the main network, and any other machines on the network can locate and talk to the server quite happily. The LTSP clients, however, cannot - I assume because the multicast communications aren't being forwarded by the LTSP server. How I can get this working?
View 2 Replies
View Related
Mar 10, 2011
I have an Edubuntu server with two nics joined to the primary windows domain and I can log on with domain credentials and everything is AOK. I used LikewiseOpen 6 to join the server to the primary domain. So, on my Edubuntu server eth1 is connected to the primary domain and has a static IP. eth2 also has a static IP and is the DHCP for the thin client subnet, connected to a switch. IP forwarding is enabled.
DOMAIN - eth1 - Edubuntu Server - eth2 (SUBNET) - switch - clients
So far, so good: I can log on the thin clients with one of the local accounts specified on the Edubuntu server and with that account I can surf the net and, if I supply domain credentials, browse the primary domain. Problem I have is:
I can't work out how to log on to the primary domain with a Active Directory account directly from a thin client. If I try DOMAINuser to log on, after giving the password, the password screen refreshes and 'domainuser@11.*.21.*'s password' appears under the blank password box. The IP in that message is the IP for the subnet and not the primary domain. I feel like I'm miss-understanding some basic simple step but I just can't figure it out.
View 6 Replies
View Related
Jul 22, 2011
I am trying to install and configure LTSP on a server for a HP thin client to boot off. The version of Ubuntu that I am using is 11.04 x86 and it is a fresh install on a dual core system with 2GB RAM. I followed a guide which comprised of these commands.
sudo apt-get install ltsp-server-standalone openssh-server sudo ltsp-build-client or if your on a 64-bit system with 32-bit machines do sudo ltsp-build-client arch i386 for editing the servers IP values use /etc/ltsp/dhcpd.conf after that you need to restart DHCP server sudo /etc/init.d/dhcp3-server restart
and update sshkeys -sudo ltsp-update-sshkeys and if you updated dhcpd.conf then you need to update you image also by typing in terminal ltsp-update-image
Everything seemed to install as it should but when I try to boot from the thin client it just times out and says no DHCP or proxy invites received. I turned DHCP off on the router and even tried another router, but I still get nothing. I am at a bit of a loose end and I hope someone on here can point me in the right direction of where I am going wrong.
View 1 Replies
View Related
Dec 10, 2009
My 32-bit Ubuntu 9.10 [Karmic Koala] LTSP server has two NICs, one with Dynamic IP set by a DSL modem and the other with static IP of 192.168.0.254. I also have 4 thin Clients that boot from this server without any problems and another computer with Ubuntu 9.04 running some PHP programs with dynamic IP given by the same DSL modem. When I send requests to these PHP programs from thin clients, they all give the LTSP server's dynamic IP as their IP so I cannot trace who has sent this request to response back.
I actually know this is logical. Because the requests are sent by a program that's actually running on the LTSP server rather than the thin client. But my question is How can I run a program on a thin client with it's own IP? I also should mention that the dhcp3-server service running on the LTSP server has no conflicts with the DSL dhcp on the network and I know that the 4 thin clients get the IPs ranging from 192.168.1.101 through 192.168.1.104 from the dhcp3-server service. Because I can ping them while they're on. but /sbin/ifconfig on them shows info about the LTSP server.
View 1 Replies
View Related
Sep 1, 2010
I'm setting up an LTSP server using Ubuntu 10.4 64bit, and PXE connecting with thin clients using Atheros cards. The ltsp environment is 32bit.
Unfortunately I get an error message with "No interfaces found! Aborting..." and a kernel panic early during PXE boot.
After an enormous amount of investigation, I've narrowed it down to (probably) being the fact that the ltsp chroot environment doesn't have the correct driver for my network card (I believe it's atl1c). The correct driver IS available in Ubuntu, though, as I can successfully boot the thin client from both 64bit and 32bit live CDs and bring up the network interface.
how can I install the correct driver in the PXE environment?
View 2 Replies
View Related
Feb 17, 2011
I setup Ubuntu 10.10 (edubuntu) along with ltsp. I have an environment with a windows network (192.168.1.0) and a subnet (192.168.0.0) that the new terminal server is on. Everything seemed to be connecting properly, but when I attempted to boot the first client, I get the error message: "Cannot connect to NBD server".
View 1 Replies
View Related
Apr 29, 2010
I work in a school and we plan to upgrade acquire 50 computers for the Laboratories. Can someone led me the way to setup diskless windows xp using ltsp or any alternative?
View 1 Replies
View Related
Feb 19, 2010
Is the Ubuntu LTSP install still on the alternate CD as of Karmic? Or has it been moved (say, to the server CD)? Websites say it's on the alternate, but there's no way of knowing if they're up-to-date.
View 1 Replies
View Related
Feb 11, 2011
I just bought a old xeon server and am installing ubuntu 10.10 with ltsp, i have also bought 3 thin clients to add to it, what kind of hub or switch do i need to use with it? also is it straight through or crossover cat5 cables that i need? is there any good sites that i should look at for setting this all up, my end goal is to have educational stuff on them for my kids with internet enabled only at certain times, and have movies available from the server for them to watch.
View 1 Replies
View Related
Aug 24, 2010
I have four server :
- the first of them is the router (firewall, htb, squid, etc.)
- the second have installed apache2
- the third sql
- and the last one is LTSP server for 40 client.
When the ThinClient connect to the LTSP server ewerything works good, but i can't see all of them on squid access log. Isee one ip address (LTSP server), but i want to see 40 ip adrresses. The same situation is in htb. It's doesn't work on the thin client. Is there any way to get this work that how i want ?
View 1 Replies
View Related
Aug 8, 2011
I install ubuntu 11.04 and install and configure LTSP. My problem is the ip in the computer.
But my ip is 10.37.232.1(Gateway)...subnet mask 255.255.255.192......DNS 10.251.3.2 , 10.249.10.14.....can someone help me......
How to setting and put this number in dhcpd.conf.....
View 1 Replies
View Related
Jun 25, 2010
I've got a fresh install from the alternate CD. The thin client gets to the point where the screen fills with dots .........done, then it just sits there and does nothing else. No error messages or anything. I have a two nic setup that worked great on karmic and haven't changed any of the hardware around or anything. I'm at a loss as to what to do, I've reinstalled several different times fiddled with every setting I could think of and searched and read till my eyeballs are ready to fall out. It has become a matter of principle to me now and I refuse to go back to an earlier version.
View 1 Replies
View Related
Jan 25, 2010
I want to been able to connect remotely via RDP protocol with a client (for example from work to house) and I found that I can use [URL... What packages I need to install, and how I configure it? I connect my laptop via wireless throught eth2.
View 4 Replies
View Related
Apr 1, 2011
In internets there are lot of successless stories installing ltsp on ubuntu 10.04. Most problems are in ndb, init scripts and somewhere else, which are hardly debuggable. It seems like ubuntu 10.04 has ltsp packages completely broken and abandoned. Have someone succeeded to install ltsp on 10.04 without hard brainfucking? Maybe it's better to install ltsp from scratch, or choose another distribution?
View 3 Replies
View Related
Feb 6, 2011
how to get USB disks/sticks to mount on the clients. Is there something with some configfile that needs to be enabled or in the setup of the default image?
Cannot even move files from the USB drive via the servers USB as it is virtual one on a ESXi host.
the school starts on monday (8 hours) and there is about 10GB files that need to put in place before that.
PS. OpenSuse 11.3 all patched with minimum XFCE desktop on the server. easy-ltsp install via 1-click install on the opensuse/kiwi-ltsp page. Server + 20 clients Everything else functions properly but no CD or USB on clients
View 4 Replies
View Related
Mar 9, 2011
When I run the command << kiwi-ltsp-setup -n >> the process gets to the point where it starts "Retrieving repository 'http:__download.opensuse.org_update_11.3' metadata" What do I change so that it will read from my local update repository. The local update repository is already listed in my yast repositories while the ttp:__download.opensuse.org_update_11.3 is not.
View 1 Replies
View Related
Apr 30, 2010
Version 9.10 had been installed via the alternate CD as the LTSP Server Edition. In place upgrade to 10.4 completed normally via Update Manager. However, LTSP terminal boot now fails with error "Forbidden directory" and "Access Violation". The following was found . Ubuntu 10.4 uses tftp-hpa. Either this is a change from Ubuntu 9.10 or the default behaviour of tftp-hpa has changed. So now, the filename argument given in /etc/ltsp/dhcpd.conf must include the full pathname. The previous requirement was to exclude the chroot path. If this is documented somewhere, I missed it. And after modifying /etc/ltsp/dhcpd.conf, do not forget to restart the dhcp daemon $ sudo /etc/init.d/dhcp3-server restart
View 7 Replies
View Related
May 6, 2010
Does anyone know how ltsp is supposed to load in a 10.04 Edubuntu install? The live CD worked beautifully, providing me with a gui under "applications/other" with which I could successfully test my thin clients. But once I actually installed Edubuntu (through the live CD), there was no ltsp configuration at all, the gui was gone and there was no visible way to install ltsp. There wasn't even an option in the DVD install routine the way there was in previous versions.
View 3 Replies
View Related
Oct 14, 2010
I have 1 HP Workstation xw4400 and 16 HP HSTNC-002L-TC. and I want to create LTSP for ubuntu(10.10 or 10.04.1 alternate). for important, I am begginer and I am not know ubuntu well.
View 4 Replies
View Related
Sep 1, 2010
I'm trying to set up a thin client to connect to an Ubuntu 10.4 64bit. The client itself is 32 bit.When booting the thin client, I get the following:
Code:
Begin: Running /scripts/init-premount...
No interfaces found! Aborting...
Done.
[code]....
My main worry is, obviously, the kernel panic.When booting 64bit machines (a laptop and a desktop), everything works fine, but when booting a 32 bit netbook or thin client, I get the above panic.
View 5 Replies
View Related
May 18, 2010
after i've upgraded to 10.4 and after i've upgraded LTSP the system gives me the following error:
[code]....
Is there someone who knows what I should do?
View 2 Replies
View Related
Jul 18, 2010
I've installed LTSP on 10.04. I can get a couple of (fairly new) laptops to boot from this so all appears to be fine.
But my key goal is to get ASUS K8S-MX motherboard with sis 190 lan to boot so that I can set up a computer lab.
All seems to go well on boot but
When loading essential drivers, nothing seems to load and I get a done.
Then running /scripts/init-premount I get no interfaces found.
Then mounting root file system It starts Running /scripts/nfs-top and drops into kernel panic.
View 2 Replies
View Related
Dec 4, 2010
I got myself a HP t5000 series Thin client to use on my LTSP 10.04. I changed the Bios to boot PxE. When i restart the thin client it asks for a DHCP and finds the LTSP-DHCP server all is good. Its got a IP address ok, the boot process starts. ok I get the Splash screen for Ubuntu. and all is going well. ok I no get a login screen. All is going very well. (As normal with Ubuntu). I can login all is good the login starts and i get the start up sound.But then where normally one would expect to get a desktop, one gets a login screen. Not knowing the full boot procses im not sure where to start to look. Knowing linux there would be a log file somewhere, that stores the LTSP Terminal Bootup/login process and would tell me where its stopping/failing.
The good news is that when i boot a fat client in all works ok and i an able to get in with a desktop.
View 5 Replies
View Related
Apr 29, 2011
I'm using Ubuntu 10.04, How can I install LINUX TERMINAL SEVER PROJECT to ubuntu & I want to know, Can I connect to Internet via 3g modem with LTSP & How can I share internet with thin client machines.
View 1 Replies
View Related
Feb 17, 2010
In Jaunty (9.04) I've setup a small (eleven-terminal) ltsp network at the local school. It handled around 6600 working hours with ease.
Now I've upgrade the server to Karmic Koala (9.10) and it just stopped working.
1) The clients have PXE NICs
2) They get the proper IPs from the DHCP server and respond appropriately to changes in the DHCP configuration files.
3) DHCP server also points the clients to
filename=/ltsp/i386/pxelinux.0
4) When the clients try to download the pxelinux.0 over tftp they just timeout
5) /etc/inetd.conf has an entry like
tftp dgram udp wait root /usr/sbin/in.tftpd /usr/sbin/in.tftpd -s /var/lib/tftpboot
6) The file /var/lib/tftpboot/ltsp/i386/pxelinux.0 exists on the server
I'm lost at all these configuration files and protocols.
View 7 Replies
View Related
Feb 25, 2010
I just finished setting up a new computer lab at my kids school, using LTSP and 22 think clients connecting to Ubuntu.Everything is going beautifully, and I'm using static IPs and autologin so that when each computer is turned on it logs itself in with no userintervention. The problem is, when users go to the top right system menu and select "Shut Down", they are brought out to the login screen for a second and then immediately logged back in automatically to the Desktop. How should I be shutting down the thin clients?he only way to do it at the moment is to have everyone hold the power button down until the CPU shuts off, but it feels sloppy and unhealthy.
View 3 Replies
View Related
Mar 8, 2010
I've just installed Ubuntu 9.10 64bit on my new server and then built a 32bit image. When I try and boot my thin clients I get the following error on VT7:
Code:
mount: according to mtab, aufs is already mount on /
mountall: mount / [416] terminated with status 1.
mount: according to mtab, none is already mounted on /proc
mountall: mount /proc [409] terminated with status 1.
mount: according to mtab, none is already mounted on /sys
[Code]...
View 4 Replies
View Related