<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
# Skip this test for now as the curl return code is platform specific
# since curl commit 335dc0e3c5968827.
# At the moment the test is expected to work on ElectroBSD and OpenBSD
# but known to fail on Debian GNU/Linux.
skip
</keywords>
</info>

<client>
<name>
Request from client address from denied network range
</name>
<command>
--head --interface 127.0.1.3 http://127.0.0.1/%TESTNUMBER
</command>
<precheck>
%PERL $TESTDIR/../../bind-to-address.pl 127.0.1.3
</precheck>
</client>

<verify>
<errorcode>
56
</errorcode>
</verify>

</testcase>
