/NetFishers Blog Entries
09 Dec, 2017 /
By
Netshooter
You can download version 0.7.0 from the official webpage or from GitHub.
This new release adds the ability to select an alternate IP/port for the connection to a device, and to set device-specific...
09 Dec, 2017 /
By
Netshooter
You can download version 0.7.3 from the official webpage or from GitHub.
This release adds a few new features, like the ability to define software compliance rules based on device part...
04 Apr, 2016 /
By
Netshooter
You can download version 0.5.3 from the official webpage.
This is a maintenance release, which fixes a few bugs (see the details on...
12 Mar, 2016 /
By
JohnDoe
Dijkstra graph in BLT 0.4.3
As usual you can grab the binary (Java multiplatform) from Github here,
and the source code there
New major feature is the implementation of local Dijkstra shortest path computation, based on data collected with...
21 Jan, 2016 /
By
JohnDoe
Getting started with BLT 0.4
As usual you can grab the binary (Java multiplatform) here,
or the source code from Github here
Then you have to :
unzip the package
generate a key for the embedded HTTPS server (read INSTALL instructions)...
02 Dec, 2015 /
By
Netshooter
You can download version 0.5.2 from the official webpage.
This is a maintenance release. The disabled devices are properly filtered out on the compliance...
11 Oct, 2015 /
By
Netshooter
You can download version 0.5.1 from the official webpage.
This release includes a single change: the ability to select the inner RADIUS protocol
used to authenticate remote users. In previous versions, only MSCHAPv2 was possible. You can
now...
14 Sep, 2015 /
By
JohnDoe
Netfishers source code is now publicly available on GitHub
You can check this out here...
14 Jul, 2015 /
By
Netshooter
You can download version 0.5.0 from the official webpage.
This release includes a few bug fixes along with a couple of new features:
Key-based SSH authentication to access devices
MySQL 5.6 compatibility
Automatic purge of old configurations...
14 Jul, 2015 /
By
Netshooter
Netshot exposes most of its features to third-party or own-made scripts via a REST API.
Here is a very quick example on how to start a scanning task. Let's use cURL to pass the REST commands,
from the Linux command line -- in real life the same...
19 Jun, 2015 /
By
JohnDoe
BLT Lite is simple enough to use, but here are some details that could help you out
First of, you need to paste the raw output of your IGP database.
Note that we support only Cisco OS (IOS, NX, IOX) at the moment, even though we can easily add...
13 May, 2015 /
By
JohnDoe
BLT demo video on Youtube
The demo video is here...
19 Apr, 2015 /
By
JohnDoe
Real time IGP RIB monitoring has been added to BLT with version 0.3.3
After upgrading to the new distribution, you just have to uncomment the last line of "blt.conf"
From now on, each prefix add or withdrawal inside your IGP domain will trigger...
14 Apr, 2015 /
By
JohnDoe
Beyond the nice topology graph you may need to take snapshots of your IGP DB, or even use BLT as a building block for a third party application.
In order to take snapshots of nodes stored in BLT, you only need to backup the "blt-data.xml" file...
13 Apr, 2015 /
By
JohnDoe
Now that you have put everything at work by following instructions in "INSTALL" files provided with the distribution you are left with a nice blank screen...
From now on, you first need to set up your BGP session with a BGP LS aware device.
You...
23 Mar, 2015 /
By
Netshooter
Let's assume you want to enforce the configured IS-IS NET address on your IOS and IOS-XR routers to be derivated from the name of the router. Example:
Router nameNET address
XR149.0001.0000.0000.0001.00
XR249.0002.0000.0000.0002.00...
23 Mar, 2015 /
By
Netshooter
You can download version 0.4.5 from the official webpage.
This release includes bug fixes only:
Huawei NE, Fortinet, ASA drivers
Rule exemptions
Saving text rules
Displaying XML configurations...
09 Dec, 2014 /
By
JohnDoe
The installation of Netshot on a RaspberryPi is not only a proof of concept.
This could be of great help in some situations!!
Most of the time, the network where end users seat has a limited access to network devices, or no access at all....
24 Nov, 2014 /
By
Netshooter
Netshot maintains an inventory of all the hardware pieces of your network devices. This includes the part numbers, the serial numbers, the slot, the description. This information is updated at each snapshot.
How can you use this?
You can quickly...
23 Nov, 2014 /
By
Netshooter
23 Nov, 2014 /
By
Netshooter
Let’s see how to quickly push changes to multiple devices, using Netshot.
Note: As of Netshot 0.4, you need to be logged as an Administrator to be able to push changes to the devices.
Select the devices in the main Devices view. You can select...
22 Nov, 2014 /
By
Netshooter
You can add multiple devices to Netshot at same time, or even scan subnets for evices.
Use the drop down menu by clicking on the arrow next to Add devices... and click on Scan subnet(s) for devices...
Select the domain, and...
19 Nov, 2014 /
By
Netshooter
19 Nov, 2014 /
By
Netshooter
This is a very basic example of the compliance module of Netshot.
Let's assume you want your IOS-XR devices to be named xr0 to xr9. You can enforce this by adding a text rule.
Go to the Compliance section.
If you haven't created any policy yet,...
18 Nov, 2014 /
By
Netshooter
Netshot 0.4.3a has been published.
The application itself is the same, but the package now includes installation instructions for Redhat/CentOS Linux family, along with a compatible SystemV init.d script.
Go to the download page to get this...
18 Nov, 2014 /
By
Netshooter
We've updated the Netshot package to include the installation instructions and the starting script for Red Hat, CentOS, etc. Linux family.
Download version 0.4.3a from the Netshot page and follow the instructions below.
This should work for CentOS...
16 Nov, 2014 /
By
Netshooter
Netshot is now publicly and freely available.
Netshot is a backup and compliance tool for your network equipments.
Netshot backups the configuration of your network devices.
Netshot builds an history of the configurations, it tracks the...
16 Nov, 2014 /
By
Netshooter
Netshot is out, you can freely download it and install on your own servers.
Netshot is a Java standalone application, so it can be deployed roughly on any OS. It will run as a daemon. It embeds an HTTPS server (so you can work with it!) and do all...