Difference between revisions of "HowTo Configure and Run a Ring Buffer Capture Session Using: "nstringbufcap""

From NST Wiki
Jump to navigationJump to search
(Created page with "__TOC__ = Overview = frame|left|'''[[Feature Release Symbol | <center>NST 24<br /> SVN: 8165</center>''']]A new NST script has been developed with '''...")
 
(Overview)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
= Overview =
 
= Overview =
[[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center>NST 24<br /> SVN: 8165</center>]]''']]A new NST script has been developed with '''NST 24''' for managing one or more network packet capture sessions that utilize a ring buffer storage mechanism. When monitoring a network environment is may be desirable  to capture network traffic pre and post some controlled event.
+
[[File:Thunderbolt.png|frame|left|'''[[Feature Release Symbol | <center>NST 24<br /> SVN: 8165</center>]]''']]A new NST script has been developed with '''NST 24''' for managing one or more network packet capture sessions that utilize a ring buffer storage mechanism. This capability allows one to capture network traffic pre and post some controlled event.  
  
  
  
 
.  This tool provides an interactive '''Traceroute''' visual using '''[https://en.wikipedia.org/wiki/Scapy Scapy]''' similar to the [https://en.wikipedia.org/wiki/Traceroute Traceroute Command] and has been integrated into the  '''NST WUI'''.  NST uses the '''[https://en.wikipedia.org/wiki/Python_(programming_language) Python 3]''' version of Scapy known as [https://phaethon.github.io/scapy/ Scapy3k]. Results from the tool can expose load balance tiers and '''[https://en.wikipedia.org/wiki/Network_address_translation NAT]'''.
 
.  This tool provides an interactive '''Traceroute''' visual using '''[https://en.wikipedia.org/wiki/Scapy Scapy]''' similar to the [https://en.wikipedia.org/wiki/Traceroute Traceroute Command] and has been integrated into the  '''NST WUI'''.  NST uses the '''[https://en.wikipedia.org/wiki/Python_(programming_language) Python 3]''' version of Scapy known as [https://phaethon.github.io/scapy/ Scapy3k]. Results from the tool can expose load balance tiers and '''[https://en.wikipedia.org/wiki/Network_address_translation NAT]'''.

Revision as of 15:44, 19 October 2016

Contents

Overview

A new NST script has been developed with NST 24 for managing one or more network packet capture sessions that utilize a ring buffer storage mechanism. This capability allows one to capture network traffic pre and post some controlled event.


. This tool provides an interactive Traceroute visual using Scapy similar to the Traceroute Command and has been integrated into the NST WUI. NST uses the Python 3 version of Scapy known as Scapy3k. Results from the tool can expose load balance tiers and NAT.