unset http_proxy HTTP_PROXY
wget -O- http://checkip.dyndns.org/ 2>/dev/null | perl -ne '/Address: ([\d\.]+)/ && print "$1\n"' 
