Re: RANCID filter_audit

"Howard C. Berkowitz" <[email protected]> Sat, 29 Jul 2006 14:50:20 -0500
Newsgroups gmane.network.toolmakers
Message-ID <[email protected]>
Quoting Joe Abley <[email protected]>:

> Hi Yuval,
>=20
> Sorry for not replying to the mail you sent directly to me a while =20
> ago. I've been busy.
>=20
> On 29-Jul-2006, at 07:54, Yuval Ben-Ari wrote:
>=20
> > I just installed filter_audit for our routers config and find it very
> > cool ;)
> > I was wondering if it is still being maintained ?
> > We have quite big config base and we have various config that the too=
l
> > does not properly support (many filter reference commands that are no=
t
> > recognized).
> > I started adding the missing rules / regexps to filter_audit.awk file=
.
> > It would be great if my changes can be included in next release.
>=20
> The tool has not been maintained in any systematic way for a long =20
> time; it was intended more as an example to accompany a NANOG talk on =20
> tools/scripting than a product in any conventional sense. The idea =20
> was to give people a starting point from which they could move =20
> forward with their own customisation.
>=20
> If you're interested in sending me patches, I can certainly look at =20
> them though.
>=20
I've also been thinking of a couple of extensions, partially because they=
 are
useful and partially because I haven't been coding in a while. Slightly
different than filter_audit would be something that checks for the existe=
nce and
linkage of the multiple maps Cisco requires for the modular quality of se=
rvice
interface.
<br>Perhaps as a less ambitious project, I've also considered writing a t=
ool
that gives a cross-reference to the appearance of certain IP addresses, f=
irst in
a single router configuration, and then across multiple configurations.
<br>Has anyone tried either of these? Is there interest? Is there another=
 tool
that does these functions?