DHCP client doesnt set default Gateway and DNS server
From Suntel Communications knowledgebase
Goto /etc/sysconfig/network/
add following lines to your interface config file (ex. ifcfg-wlan0)
DHCLIENT_MODIFY_RESOLV_CONF='yes'
DHCLIENT_SET_DEFAULT_ROUTE='yes'
