/NetFishers Blog Entries

Netshot 0.7.3 is available

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...

Netshot 0.7.0 is available

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...

Netshot 0.5.3 is available

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...

Netshot 0.5.2 is available

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...

Netshot 0.5.1 is available

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...

Use the Netshot API to scan a subnet of devices

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...

Netshot 0.5.0 is available

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...

Netshot 0.4.5 is available

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...

Enfore the IS-IS NET using a script-based configuration rule

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...

Netshot on a RaspberryPi

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....

Hardware inventory in Netshot

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...

Push a change to multiple devices using Netshot

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...

Push a change to multiple devices using Netshot – Video

...

Adding multiple devices to Netshot

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...

Rule example, enforce IOS-XR router name

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,...

First connection to Netshot

You’ve just installed Netshot, what to do next? Go to the Admin section, and create valid accounts for the users. Still in the Admin section, create a domain. The IP address is the IP of the Netshot server as seen by the managed devices....

First connection to Netshot – Video

...

Netshot installation on a Red Hat-based machine

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...

Netshot 0.4.3a is available

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...

Netshot installation on a Debian-based machine

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...

Netshot 0.4.3 is available

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...