On Tue, 4 Dec 2001, Linux wrote: > Hi > > I have recently found out the reason why I cannot get DHCP to work on my > network. > It is because of my IPTables rc.firewall script. When I look through the > script > I cannot find a specific instance where ports 67 or 68 are blocked.
If you mean your dhcp server for your internal lan, this did it for me. $IPTABLES -A INPUT -p udp --dport 67 -j ACCEPT hth charles _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list