For any embedded development, it is very useful to have the platform connected to local LAN.
This gives an extra flexibility to run and debug on the platform.
Use this if there is no proxy
$iface eth0 inet dhcp
ifconfig eth0 10.53.69.22 netmask 255.255.255.192 up