I was in the process of upgrading my Net::DNS module from .48 to .53 and I 
noticed the following during tests:

t/00-load..................ok
t/00-pod...................ok
t/00-version...............ok
t/01-resolver-env..........ok
t/01-resolver-file.........ok
        7/8 skipped: Could not read configuration file
t/01-resolver-opt..........ok
t/01-resolver..............ok
t/02-header................ok
t/03-question..............ok
t/04-packet-unique-push....ok
t/04-packet................ok
t/05-rr-opt................ok
t/05-rr-sshfp..............skipped
        all skipped: Digest::BubbleBabble not installed.
t/05-rr-txt................ok
t/05-rr-unknown............ok
t/05-rr....................ok
t/06-update................ok
t/07-misc..................ok
t/08-online................ok
t/09-tkey..................ok
t/10-recurse...............skipped
        all skipped: Cannot run these tests from this IP:192.168.1.2

I'm particulary concerned by the last test - Cannot run tests from 
192.168.1.2.  I assume, and I'm not sure, that its reading nameserver info 
from my resolv.conf:

nameserver 192.168.1.2
# nameserver 127.0.0.1
# nameserver 207.217.120.83
# nameserver 207.217.126.81
nameserver 207.69.188.185
nameserver 207.69.188.186
nameserver 207.69.188.187

Should there be a different ip, ie..127.0.0.1 instead of 192.168.1.2?

-- 
Chris
Registered Linux User 283774 http://counter.li.org
11:17:05 up 16:38, 1 user, load average: 0.30, 0.68, 0.68
Mandriva Linux 10.1 Official, kernel 2.6.8.1-12mdk

Reply via email to