- 原文 - 发件人: Noel Jones 主 题: Re: mynetworks hash tables时 间: 2010年5月4日
05时58分54秒On 5/3/2010 4:30 PM, Gary Smith wrote:>>> I have a need to
migrate some IP's from a static file to a hash file. These>> are
singleton IP's (hash CIDR's).>>>> hash
Noel Jones a écrit :
> On 5/3/2010 4:30 PM, Gary Smith wrote:
I have a need to migrate some IP's from a static file to a hash
file. These
>>> are singleton IP's (hash CIDR's).
>>>
>>> hash != cidr
>>
>> It was meant to read "singleton IP's (not CIDR's)". I need to do a
>> little more pr
On 5/3/2010 4:30 PM, Gary Smith wrote:
I have a need to migrate some IP's from a static file to a hash file. These
are singleton IP's (hash CIDR's).
hash != cidr
It was meant to read "singleton IP's (not CIDR's)". I need to do a little more
proof reading before sending out these things.
> > I have a need to migrate some IP's from a static file to a hash file. These
> are singleton IP's (hash CIDR's).
>
> hash != cidr
It was meant to read "singleton IP's (not CIDR's)". I need to do a little more
proof reading before sending out these things.
> > i.e. would this be acceptable
Gary Smith a écrit :
> I have a need to migrate some IP's from a static file to a hash file. These
> are singleton IP's (hash CIDR's).
hash != cidr
> My understanding is this is just a verification table, so a long as it
> exists (i.e. returns any value) it's considered allows if there is a m
> Sure, this is an improvement over what you had, but it seems strange
> to me that mynetworks would be changing frequently. Perhaps SASL AUTH
> is a better solution overall?
They don't change very often. Most of the time the problem is when adding new
servers to the mix and old config files are
On Mon, May 03, 2010 at 07:51:30AM -0700, Gary Smith wrote:
> I have a need to migrate some IP's from a static file to a hash
> file. These are singleton IP's (hash CIDR's). My understanding is
> this is just a verification table, so a long as it exists (i.e.
> returns any value) it's consider
I have a need to migrate some IP's from a static file to a hash file. These
are singleton IP's (hash CIDR's). My understanding is this is just a
verification table, so a long as it exists (i.e. returns any value) it's
considered allows if there is a match. Is this correct?
i.e. would this be