Hi,
I installed LTSP on Debian 3.1 and it works great.
I want to allow people to plug their laptops into my network (same subnet) and use it as a laptop, not a thin client. According to the instructions in the sample dhcpd.conf file, I uncommented some lines to get:
subnet 192.168.0.0 netmask 255.255.255.0 { range dynamic-bootp 192.168.0.150 192.168.0.155; }
Unfortunately either I misunderstood the instructions or they are not correct. My dhcpd server would not start, I got the error, from syslog, that “subnet declarations not allowed here.”
Any suggestions or pointers would be much appreciated.
Joe Hesse
|
- [Ltsp-discuss] LTSP on Debian Sarge 3.1, dhcpd.conf probl... Joseph Hesse
- Re: [Ltsp-discuss] LTSP on Debian Sarge 3.1, dhcpd.c... Derek Harding
- Re: [Ltsp-discuss] LTSP on Debian Sarge 3.1, dhcpd.c... Peter Billson
- RE: [Ltsp-discuss] LTSP on Debian Sarge 3.1, dhcpd.c... Breshears Doug P