From:             diftraku at gmail dot com
Operating system: 
PHP version:      Irrelevant
Package:          Website problem
Bug Type:         Bug
Bug description:fi1.php.net does not resolve

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 bug report at https://bugs.php.net/bug.php?id=72149&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=72149&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=72149&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=72149&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=72149&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=72149&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=72149&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=72149&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=72149&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=72149&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=72149&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=72149&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=72149&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=72149&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=72149&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=72149&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=72149&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=72149&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=72149&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=72149&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=72149&r=mysqlcfg


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

Reply via email to