I'm a little unsure about what's going on here. I don't think a dhcp server can send a "negative acknowledgement" like you describe. It should just not answer anything it doesn't know about. Do you have some log entries that show what it is sending? There is code in there and you state that the subnet entry is the dhcpd.conf that should prevent it from even seeing requests that are on a different subnet. So, can you send me your dhcpd.conf, and any dhcp related entries from the syslog to help me find the problem?
Thanks, Mike On Mon, 2002-08-05 at 11:16, Gurgul, Dennis J. wrote: > Hi, > > Have a small (2 client node) cluster using 1.3 on RH 7.2. On eth0, the > connection to the outside, the OSCAR server is issuing negative acknowledgement > responses to systems requesting dhcp from the legitimate dhcp servers on our > enterprize system. > > There is a line in /etc/dhcpd.conf that, according to the comment in the file, > is supposed to make the dhcpd ignore dhcp requests. The comment line says, > "This entry ignores requests on eth0...." But, apparently the system is > keeping legit requests from being answered by the primary dhcp servers on our > network. > > Does the OSCAR server really have to run dhcpd? Or is there some other config > for /etc/dhcpd.config? > > Thanks. > > Dennis > > Dennis Gurgul > Research Management > 617.724.3169 > [EMAIL PROTECTED] > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
