Beginner Interface Configuration Issues

Hi Justin,

Check the interface is up.

Try running a tcpdump and watch for DHCP packets.

tcpdump -vnes0 -i red0 port 67 or port 68

You should see DISCOVER, OFFER, REQUEST, ACK packets.

HTH
Joe.

1 Like