Still having an issue with DHCP
Posted: Thu Jun 28, 2012 8:37 am
With service iptables stop, i can run the command
works as expected
so i add
iptables -I INPUT -i eth0 -p udp --dport 67:68 --sport 67:68 -j ACCEPT
and restarted iptables
now i get
CRITICAL: No DHCPOFFERs were received.
Any Ideas?
works as expected
so i add
iptables -I INPUT -i eth0 -p udp --dport 67:68 --sport 67:68 -j ACCEPT
and restarted iptables
now i get
CRITICAL: No DHCPOFFERs were received.
Any Ideas?