Marc,
I should have been more specific. My apologies. The following scenarios:
deny from all
allow from 10.250 10.10
deny from all
allow from 10.250.*.* 10.10.*.*
deny from all
allow from 10.250.0.0 10.10.0.0
all do not work. Only the domain name works, and then A/PTR records are required for the hosts on those networks. This is a problem with DHCP-derived IP addresses on short lease times. Apache version is NT 4.0.
Thanks,
Reinhard
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 23, 1999 7:11 PM
> To: apache-bugdb@apache.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: config/4760: Allow from/Deny from with an IP wildcard
> mask???
>
>
> [In order for any reply to be added to the PR database, ]
> [you need to include <[EMAIL PROTECTED]> in the Cc line ]
> [and leave the subject line UNCHANGED. This is not done]
> [automatically because of the potential for mail loops. ]
> [If you do not include this Cc, your reply may be ig- ]
> [nored unless you are responding to an explicit request ]
> [from a developer. ]
> [Reply only with text; DO NOT SEND ATTACHMENTS! ]
>
>
> Synopsis: Allow from/Deny from with an IP wildcard mask???
>
> State-Changed-From-To: open-closed
> State-Changed-By: marc
> State-Changed-When: Fri Jul 23 17:10:43 PDT 1999
> State-Changed-Why:
> Please read the manual. That is what it is there for.
>