Edit report at https://bugs.php.net/bug.php?id=72149&edit=1

 ID:                 72149
 Updated by:         [email protected]
 Reported by:        diftraku at gmail dot com
 Summary:            fi1.php.net does not resolve
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        cmb
 Block user comment: N
 Private report:     N

 New Comment:

Indeed, f1.php.net is not available anymore, but that is
documented, see <http://php.net/mirrors.php>.


Previous Comments:
------------------------------------------------------------------------
[2016-05-04 08:53:22] diftraku at gmail dot com

Description:
------------
Trying to use fi1.php.net results in an NXDOMAIN response from Google DNS. 
Using the campus DNS returns a CNAME for phpweb.avenla.com which in turn 
returns NXDOMAIN on both the campus and Google DNS.

I pasted the results of nslookup for both the campus and Google DNS in the test 
script. The output is without extra newlines from the shell.

Test script:
---------------
$ nslookup fi1.php.net
Server:         *.*.*.17
Address:        *.*.*.17#53
Non-authoritative answer:
fi1.php.net     canonical name = phpweb.avenla.com.
$ nslookup fi1.php.net 8.8.8.8
Server:         8.8.8.8
Address:        8.8.8.8#53
** server can't find fi1.php.net: NXDOMAIN
$ nslookup phpweb.avenla.com
Server:         *.*.*.17
Address:        *.*.*.17#53
** server can't find phpweb.avenla.com: NXDOMAIN
$ nslookup phpweb.avenla.com 8.8.8.8
Server:         8.8.8.8
Address:        8.8.8.8#53
** server can't find phpweb.avenla.com: NXDOMAIN



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=72149&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to