You are expecting the provider/modem to give you a DHCP address? Assuming that's the case, my thoughts would be:
Validate w/ some other device (laptop) that it is able to aquire DHCP lease
tcpdump the wan interface to validate DHCP reqquest is getting sent and/or responded to: tcpdump -i xxxx -vvv port 67 or port 68
if no DHCP request is sent, then, re-configure interface.