On Tue, 2011-03-08 at 12:36 +0530, రహ్మానుద్దీన్ షేక్ wrote: > I have this requirement to setup a small lab, where we have ~30 PCs, > all will be working on ubuntu. I need them to be connected in LAN. > Also I > need to connect one of these systems(meant for instructor) to > Internet. > The rest systems should not have net access. > How can i achieve that. All systems run on ubuntu and the same > instructor > system should be the apt-cacher server.
apt-get install dhcp on the server. Configure dhcp. done. The server should have two lan cards - the second one can be connected to the internet. The other machines will not be able to access as long as you do not install and configure squid. (btw, not giving the lab internet is a very very bad way of setting up an instructional lab) -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
