Only partially accessible to public internet from VM after service disruption in Toronto region,
Summary:
Few days ago, there was a service disruption in Toronto area. Now per http://ocistatus.oraclecloud.com/ all services are back online. However all my VMs running in Toronto region can only access very few internet sites. My applications depending on *.oracle.com are completely blocked.
Content (required):
So far the only internet site I can access seems to be google.com. I am unable to access any *.oracle.com sites, e.g. autonomouse data warehouse, which is very critical.
$curl google.com <HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8"> <TITLE>301 Moved</TITLE></HEAD><BODY> <H1>301 Moved</H1> The document has moved <A HREF="http://www.google.com/">here</A>. </BODY></HTML> $ curl -v oracle.com * Trying 137.254.120.50:80... * TCP_NODELAY set $ curl -v adb.ca-toronto-1.oraclecloud.com:1522 * Trying 192.29.15.135:1522... * TCP_NODELAY set
0