Github user wilderrodrigues commented on the pull request: https://github.com/apache/cloudstack/pull/1259#issuecomment-166605170 wget google.nl works fine as well. ``` # wget google.com --2015-12-22 12:20:47-- http://google.com/ Resolving google.com... 2a00:1450:4013:c00::8a, 173.194.65.102, 173.194.65.101, ... Connecting to google.com|2a00:1450:4013:c00::8a|:80... failed: Network is unreachable. Connecting to google.com|173.194.65.102|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.google.nl/?gfe_rd=cr&ei=H0B5VoSTJ8SVOsavs6AL [following] --2015-12-22 12:20:47-- http://www.google.nl/?gfe_rd=cr&ei=H0B5VoSTJ8SVOsavs6AL Resolving www.google.nl... 2a00:1450:4013:c00::5e, 173.194.65.94 Connecting to www.google.nl|2a00:1450:4013:c00::5e|:80... failed: Network is unreachable. Connecting to www.google.nl|173.194.65.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: 'index.html' index.html [ <=> ] 18.66K --.-KB/s in 0.01s 2015-12-22 12:20:52 (1.46 MB/s) - 'index.html' saved [19109] # ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---