
Nope. Using dig and curl for debugging information: $ dig any juniper.net ; <<>> DiG 9.9.3-P2 <<>> any juniper.net ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59671 ;; flags: qr rd ra; QUERY: 1, ANSWER: 8, AUTHORITY: 6, ADDITIONAL: 7 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;juniper.net. IN ANY ;; ANSWER SECTION: juniper.net. 3594 IN MX 0 juniper-net.mail.eo.outlook.com. juniper.net. 14372 IN A 207.17.137.239 juniper.net. 14372 IN NS udns1.ultradns.net. juniper.net. 14372 IN NS ns2.p10.dynect.net. juniper.net. 14372 IN NS udns2.ultradns.net. juniper.net. 14372 IN NS ns1.p10.dynect.net. juniper.net. 14372 IN NS ns3.p10.dynect.net. juniper.net. 14372 IN NS ns4.p10.dynect.net. ;; AUTHORITY SECTION: juniper.net. 14372 IN NS ns1.p10.dynect.net. juniper.net. 14372 IN NS ns2.p10.dynect.net. juniper.net. 14372 IN NS ns4.p10.dynect.net. juniper.net. 14372 IN NS udns2.ultradns.net. juniper.net. 14372 IN NS ns3.p10.dynect.net. juniper.net. 14372 IN NS udns1.ultradns.net. ;; ADDITIONAL SECTION: ns1.p10.dynect.net. 85563 IN A 208.78.70.10 ns2.p10.dynect.net. 85563 IN A 204.13.250.10 ns3.p10.dynect.net. 85563 IN A 208.78.71.10 ns4.p10.dynect.net. 85563 IN A 204.13.251.10 udns1.ultradns.net. 172772 IN A 204.69.234.1 udns2.ultradns.net. 172772 IN A 204.74.101.1 ;; Query time: 0 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sat Jan 04 11:28:46 PST 2014 ;; MSG SIZE rcvd: 415 $ curl -i -s -S http://juniper.net HTTP/1.1 301 Moved Permanently Content-Type: text/html Date: Sat, 04 Jan 2014 19:28:52 GMT Location: https://www.juniper.net/ Connection: Keep-Alive Content-Length: 0 $ curl -i -s -S https://www.juniper.net/ HTTP/1.1 200 OK Server: Apache Content-Type: text/html; charset=UTF-8 X-Pad: avoid browser bug Last-Modified: Thu, 15 Aug 2013 00:17:01 GMT Date: Sat, 04 Jan 2014 19:28:59 GMT Content-Length: 1138 Connection: keep-alive Set-Cookie: X-Mapping-cmllbkoi=43B0F6B5AE6EF69D570D026036D19BBD; path=/ <html> <head> <script type="text/javascript" src="/assets/js/api.js"></script> <!-- Remove Google Analytics code --> <script type="text/javascript"> var urlSearch = location.search; if(document.referrer && urlSearch){ urlSearch = urlSearch + '&utm_referrer=' +escape(document.referrer); } else if(document.referrer && !urlSearch){ urlSearch = '?utm_referrer=' +escape(document.referrer); } function countrySelector() { var cty = getCookie("countryCookie"); if(cty == "") { document.location.href ="/us/en/"+urlSearch; } else { if(cty == "/us/en/" || cty == "/as/en/" || cty == "/au/en/" || cty == "/cn/zh/" || cty == "/fr/fr/" || cty == "/de/de/" || cty == "/in/en/" || cty == "/jp/jp/" || cty == "/kr/kr/" || cty == "/es/es/" || cty == "/tw/tc/" || cty == "/gb/en/" || cty == "/ru/ru/" || cty == "/it/it/") { document.location.href = cty+urlSearch; } else { document.location.href ="/us/en/"+urlSearch; } } } </script> <noscript> <META HTTP-EQUIV="Refresh" CONTENT="0; URL=/us/en/" /> </noscript> </head> <body onload="javascript:countrySelector()"></body> </html> -- | Jeremy Chadwick jdc@koitsu.org | | UNIX Systems Administrator http://jdc.koitsu.org/ | | Making life hard for others since 1977. PGP 4BD6C0CB | On Sat, Jan 04, 2014 at 02:23:43PM -0500, Chuck Anderson wrote:
Using both Chrome and Firefox on my Android phone, I'm getting 404 for all of http://juniper.net. Is anyone else seeing this?
_______________________________________________ Outages mailing list Outages@outages.org https://puck.nether.net/mailman/listinfo/outages