Customer Service Center
Home
Knowledge Base
Forums
Contact Support
License Activation
|
Contact Support
|
License Activation
|
Spirent KB Article
Doc ID: FAQ19991
Printer Friendly
Email Article Link
OctoBox - How to save pcap files with newRx.js and SnifferRelay.js for Octobox 2.0
Environment/Versions
Octobox 2.2.2 (newRx.js) and 2.3.2 (SnifferRelay.js)
Answer
There is a way to do it by editing the “
newRX.js
” file, in the function “onConnect” you can add an extra parameter when spawing the wireshark process with the name –w option and the name of the file, you can also see the screenshot below:
‘-w capture.pcap’
In a similar way, this can be done for the "
SnifferRelay.js
" file (for OctoBox 2.3.2) by going to the "launch_wireshark" function and, add an extra parameter when spawing the wireshark process with the name –w option and the name of the file, you can also see the screenshot below:
‘-w capture.pcap’
.
NewRx
SnifferRelay
Version
1.0
Publish Date
2022-06-30
Categories
Product : OCTOBOX
Related Articles