RANCID (Really Awesome New Cisco confIg Differ) is an open-source tool that helps you to monitor network devices configurations for changes. In this tutorial, we will show you how to install RANCID on FreeBSD Latest.
Before beginning the installation, make sure that:
To install RANCID on FreeBSD, we need first to install some essential packages:
# pkg install subversion \
libverto teTeX2 \
tex-jadetex perl5 \
p5-Net-SNMP p5-IO-Tty
# fetch http://www.shrubbery.net/rancid/dist/rancid-3.13.tar.gz
# tar -zxvf rancid-3.13.tar.gz
rancid-3.13
directory:# cd rancid-3.13
# ./configure
# make
# make install
# cp /usr/local/etc/rancid.conf.sample /usr/local/etc/rancid.conf
rancid.conf
file with your favorite text editor to reflect your environment. The important things you need to configure are:## DEVICE INFORMATION
- add devices that you want to monitor.
## EMAIL NOTIFICATIONS
- Set the mail-to address
## GROUP NAMES
- set group names
## LOGGING
- set logging options
# rancid-run
This will run the RANCID job and retrieve the configuration files for the devices that you have specified in your rancid.conf file.
Congratulations! You have successfully installed and configured RANCID on FreeBSD Latest. Now you can start monitoring and tracking changes in your network configurations.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!