<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>4266</bug_id>
          
          <creation_ts>2007-01-19 22:27:24 +0000</creation_ts>
          <short_desc>Validator 0.7.4 intalled locally will not operate on a private subnet</short_desc>
          <delta_ts>2007-01-20 00:34:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lynn Wheelwright">lynnw</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>13713</commentid>
    <comment_count>0</comment_count>
    <who name="Lynn Wheelwright">lynnw</who>
    <bug_when>2007-01-19 22:27:24 +0000</bug_when>
    <thetext>Version 0.7.2 when installed locally will operate on a private local subnet.  When I upgraded to 0.7.4 (hoping to pick up some bug fixes).  This mode of operation no longer works.  What&apos;s the point of having a locally installed validator if it won&apos;t query a local web server?

The error message is: 

Sorry, the IP address of 192.168.1.111 is not public. For security reasons, validating resources located at non-public IP addresses has been disabled in this service.

The IP address of the machine hosting the validator was 192.168.1.99.  

Perhaps you should check to see if the validator and the IP address of the url being submitted are on the same subnet before throwing this error?

Where can I disable this check?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13714</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-01-20 00:34:54 +0000</bug_when>
    <thetext>You probably just overwrote the configuration file when upgrading.
See validator.conf, and change
Allow Private IPs = no
to
Allow Private IPs = yes
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>