---->$ env | grep -i proxy ---->$ curl -s 'http://www.google.com' 302 Moved

302 Moved

The document has moved here. ---->$ curl --noproxy * -s 'http://www.google.com' Error Message [...]
  • Error Code 11004: Host not found
  • Background: This error indicates that the gateway could not find the IP address of the website you are trying to access, possibly due to lack of information in the DNS server.
  • Date: 1/10/2015 22:02:52 [GMT]
  • Server: xxxxxxxxx
  • Source: DNS error [...]