This is a discussion on Re: DHCPD Woes within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Thanks for all the hints. I've now solved it. It was the IPTABLESS firewall I use. It doesn't allow ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Thanks for all the hints. I've now solved it. It was the IPTABLESS firewall I use. It doesn't allow a DHCP Server unless you specifically tell it. Once I put that option in the script, everything worked fine. Now all I have to do is report that it still allowed one device to talk to the DHCP server, but not others. Strange. The "ddns-update-style ad-hoc;" line isn't needed because this is a Slack 8.0 system with an older version of DHCP. Cheers, Eddie |
| ||||
| "Trouble@Mill" <Trouble@Mill.> wrote in message news:4gatjvsub060cv1be3o2a4q66gphi4vphb@4ax.com... > Thanks for all the hints. I've now solved it. > > It was the IPTABLESS firewall I use. It doesn't allow a DHCP Server > unless you specifically tell it. Once I put that option in the > script, everything worked fine. > > Now all I have to do is report that it still allowed one device to > talk to the DHCP server, but not others. Strange. Your hole in the firewall is probably too tight for all clients. Please check that the firewall scripts log all discarded or rejected packets and check the log for the DHCP (UDP ports 67 and 68) traffic of the rejected clients. HTH Tauno Voipio tauno voipio @ iki fi |