what is your connection??
is it an ethernet connection or is it a dialin or
carrier pigeon ? or what ??
if it's ethernet, then look in your /etc/network/interfaces if it's a dhcp controled network, it should be something like this:
Code:
auto lo eth0
iface lo inet loopback
iface eth0 inet dhcp