[K12OSN] Connecting the client with the server

Kannan kannan4k at gmail.com
Fri Feb 5 01:31:08 UTC 2010


No i copy the below to the /etc/dhcpd.conf

shared-network WORKSTATIONS {
  subnet 192.168.0.0 netmask 255.255.255.0 {
     range dynamic-bootp 192.168.0.100 192.168.0.253;
     use-host-decl-names       on;
     option log-servers        192.168.0.254;

     # trick from Peter Rundle <peter.rundle at au.interpath.net>
     if substring (option vendor-class-identifier, 0, 9) = "PXEClient"
     {
        filename      "/lts/pxe/pxelinux.bin";
          # NOTE: kernels are specified in /tftpboot/lts/pxe/pxelinux.cfg/
     }
     else
     {
        filename    "/lts/vmlinuz-2.4.9-ltsp";
     }
  }
}


and restart the dhcpd means it does not run,it gives the error as "FAILED".





On 2010-02-04, Almquist Burke <burke at thealmquists.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>
>  On Feb 1, 2010, at 2:53 PM, Kannan wrote:
>
>
> > Hi Friends..
> >     I am kannan.I am new to LTSP.
> > I have to connect the server and the thin client for demo.
> > When i tried that in Google,I found this site and follow those
> instructions
> >
> >
> http://pconstantino.wordpress.com/2009/04/19/configuring-a-ltsp-linux-terminal-server-project/
> >
> > After configuring the server i will connect the lan cable to another
> system
> > and boot it hit F12.It will ask for LAN boot.I give that.
> > Then DHCP \ is loading few minutes,then i get the Error like this "
> > DHCP and proxyDHCP offers were received"
> >
> > Wat can i do booting the another system using the LTSP server?
> > Guide me!!!
> >
> >
>
>  Is something already providing DHCP on this lan?
>
> >
> >
> >
> >
> >
> >
> > --
> > With regards,
> >
> > Kannan. R. P,
> > Blog @: http://kannan4k.wordpress.com/
> >
> > _______________________________________________
> > K12OSN mailing list
> > K12OSN at redhat.com
> > https://www.redhat.com/mailman/listinfo/k12osn
> > For more info see <http://www.k12os.org>
> >
>
>  -----BEGIN PGP SIGNATURE-----
>  Version: GnuPG v1.4.7 (Darwin)
>
> iEYEARECAAYFAktrYAgACgkQxWV7OPa/g5EW3gCfeuXHUhQHK2LKb6dKDGymZlZ+
>  LHUAoIshfZcO1DPKWqJ4QuvBwOSIH700
>  =kOZ0
>  -----END PGP SIGNATURE-----
>
>  _______________________________________________
>  K12OSN mailing list
>  K12OSN at redhat.com
>  https://www.redhat.com/mailman/listinfo/k12osn
>  For more info see <http://www.k12os.org>
>


-- 
With regards,

Kannan. R. P,
Blog @: http://kannan4k.wordpress.com/




More information about the K12OSN mailing list