Discussion:
[rancid] Re: [c-nsp] PIX/ASA Change Control
Justin Shore
2009-06-26 14:25:04 UTC
Permalink
I'm curious to see what others are using for a frontend to RANCID. Besides the emailing of the diff's that take place, what are others using to browse the repository?
I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected directory
on my servers. Not overly elegant but it works well enough.

Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?

Justin
Jeff
2009-06-26 15:25:12 UTC
Permalink
CVSWEB. Works great for even seeing old configs off devices that have been
removed.

Here's a nice all encompassing link.

http://www.debian-administration.org/article/Network_Administration__Installation_of_Tacacs_Rancid_Cvsweb

-JB
I'm curious to see what others are using for a frontend to RANCID.
Besides the emailing of the diff's that take place, what are others using
to browse the repository?
I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected directory
on my servers. Not overly elegant but it works well enough.
Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?
Justin
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
Brett Delle Grazie
2009-06-27 01:25:19 UTC
Permalink
Hi,

I use Trac http://trac.edgewall.org/ - it integrates with CVS,
Subversion (by default) or Git and also has an excellent diff view,
ticket tracking, timeline capability, searching, as well as built in
wiki.

Subversion is the simplest to set up as that is what Trac was originally
designed for. Since RANCID can use either it didn't matter in my case.

Best Regards,

Brett
Post by Jeff
CVSWEB. Works great for even seeing old configs off devices that have
been removed.
Here's a nice all encompassing link.
http://www.debian-administration.org/article/Network_Administration__Installation_of_Tacacs_Rancid_Cvsweb
-JB
I'm curious to see what others are using for a frontend to
RANCID. Besides the emailing of the diff's that take place,
what are others using to browse the repository?
I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected directory
on my servers. Not overly elegant but it works well enough.
Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?
Justin
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
Bill Blackford
2009-06-26 14:53:47 UTC
Permalink
Webmin, but that's probably overkill

-b

-----Original Message-----
From: cisco-nsp-***@puck.nether.net [mailto:cisco-nsp-***@puck.nether.net] On Behalf Of Justin Shore
Sent: Friday, June 26, 2009 7:25 AM
To: Ryan West
Cc: Cisco-nsp; rancid-***@shrubbery.net
Subject: Re: [c-nsp] PIX/ASA Change Control
I'm curious to see what others are using for a frontend to RANCID. Besides the emailing of the diff's that take place, what are others using to browse the repository?
I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected directory
on my servers. Not overly elegant but it works well enough.

Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?

Justin
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Quinn Mahoney
2009-06-26 17:37:11 UTC
Permalink
FreeBSD-CVSweb can be a front-end for rancid since it uses CVS, you can
also use grep. If you are grepping it is probably a good idea to do so
as the user rancid runs as.

You can use the .deb's to install these for debian/ubuntu, or installing
from source works well and is straightforward.

-----Original Message-----
From: cisco-nsp-***@puck.nether.net
[mailto:cisco-nsp-***@puck.nether.net] On Behalf Of Bill Blackford
Sent: Friday, June 26, 2009 10:54 AM
To: Justin Shore; Ryan West
Cc: Cisco-nsp; rancid-***@shrubbery.net
Subject: Re: [c-nsp] PIX/ASA Change Control

Webmin, but that's probably overkill

-b

-----Original Message-----
From: cisco-nsp-***@puck.nether.net
[mailto:cisco-nsp-***@puck.nether.net] On Behalf Of Justin Shore
Sent: Friday, June 26, 2009 7:25 AM
To: Ryan West
Cc: Cisco-nsp; rancid-***@shrubbery.net
Subject: Re: [c-nsp] PIX/ASA Change Control
I'm curious to see what others are using for a frontend to RANCID.
Besides the emailing of the diff's that take place, what are others
using to browse the repository?

I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected directory

on my servers. Not overly elegant but it works well enough.

Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?

Justin
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
_______________________________________________
cisco-nsp mailing list cisco-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Paul G. Timmins
2009-06-26 16:57:14 UTC
Permalink
We use subversion, and giving web access to the repository through the
normal subversion frontend, no special additions, works for us, but our
needs have been basically just to get a last known good configuration to
blow onto a customer's replacement unit prior to dispatching a
technician. Works pretty well, as you can just download the file from
the repository, put it on the unit with xmodem over the serial port as
the startup-config, reboot, and you've got an identical copy of what was
there.

We do this with Adtran Total Access 900 and Netvanta gear and our Cisco
CPE using the same config in Rancid (using "cisco" as the type works
just fine for Adtran AOS based gear) and it's a lifesaver.

-Paul
Post by Bill Blackford
-----Original Message-----
Sent: Friday, June 26, 2009 10:25 AM
To: Ryan West
Subject: Re: [c-nsp] PIX/ASA Change Control
I'm curious to see what others are using for a frontend to RANCID.
Besides the emailing of the diff's that take place, what are others
using to browse the repository?
I'm not a CVS buff so I'm sure someone that falls into that category
would have a better solution. I currently just use the standard cvsweb
CGI. It works well enough. I keep it in a password protected
directory
on my servers. Not overly elegant but it works well enough.
Does anyone else have any other suggestions for a web GUI front-end to
CVS for RANCID use?
Justin
_______________________________________________
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
Loading...