I look for soemething like:
CONNECT: 192.168.1.192/28 OK
Thx,
Jan
Please read the FAQ (www.sendmail.org/faq) before posting - in
particular for your case, questions 3.41 and 3.42. Note that there
should be no space after "Connect:", though.
--Per Hedeland
p...@hedeland.org
The key phrase in answer to Q3.42 is "a general key/value hashed map".
It is possible to implement single lookup arbitrary CIDR handling based
on btree map using "the smallest key greater than or equal to the
specified key" queries and "on" and "off" entries in db.
[I have posted the idea a few times to c.m.sendmail ]
http://www.sendmail.org/faq/section3.html#3.42
P.S. As you can see the truth can be misleading too :)
--
Andrzej [pl>en: Andrew] Adam Filip http://www.polbox.com/a/anfi/
an...@priv.onet.pl an...@xl.wp.pl
*Random Epigram* :
Sometimes lies were more dependable than the truth.
-- Ender in "Ender's Game" by Orson S. Card
When is "/24"??????
192.168.1
HTH,
Jan
But that's an IP address, not a time reference.
/xx = subnet of xx bits. So /24 = a subnet of 24 bits, or a class C
network, such as 192.168.1.0 with a netmask of 255.255.255.0. Usually
written as 192.168.1.0/24 (or 192.168.1/24) for simplicity.
--
Rob MacGregor (BOFH) Oh my God! They killed init! You bastards!
The light at the end of the tunnel is an oncoming dragon.
Try looking at the question. "Then" is a TIME-comparative, not a
value-comparative word. The question lacks sense.
contrib/cidrexpand
Cheers,
D