You also have to make sure that the dhcpd.conf files address ranges match the ip and subnet for the interface.
ie, an interface at 10.10.4.1 cannot serve dhcp addresses for 192.168.0.100-253... ------------------------------------------------------------------------ Jim Wildman, CISSP [EMAIL PROTECTED] 614-404-1897 http://www.rossberry.com On Wed, 22 May 2002, Darryl Bond wrote: > Edit /etc/sysconfig/dhcpd and change the line > DHCPDARGS=eth1 > > and restart dhcpd > service dhcpd restart > > this will tell dhcpd to only listen to eth1 > > Darryl > > > Sheilafel Vida wrote: > > WE put the internet at eth0 and LTSP on eth1. We can run the internet on the >server now. However, after making the configurations on the network scripts and >restarting dhcpd, the following error was generated ... > > > > > > Listening on Socket/eth1/WORKSTATIONS > > Sending on Socket/eth1/WORKSTATIONS > > No subnet declaration for eth0 (10.10.5.42) > > Please write a subnet declaration in your dhcpd.conf file for the network > > segment to which eth0 is attached. > > > > > > What shall we do? In what part of the config file shall we put the declaration? Do >we need to change any other values? > > > > Thanks a lot! : ) > > > > > > ________________________________________________________ > > Outgrown your current e-mail service? > > Get a 25MB Inbox, POP3 Access, No Ads and No Taglines with LYCOS MAIL PLUS. > > http://login.mail.lycos.com/brandPage.shtml?pageId=plus > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on irc.openprojects.net > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
