1,775
edits
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
The [[System Info Page]] shows the current packet processing mode, indicating whether live traffic from local network interface is processed, live traffic from the TCP port, or a pcap file from the storage device is analyzed. | The [[System Info Page]] shows the current packet processing mode, indicating whether live traffic from local network interface is processed, live traffic from the TCP port, or a pcap file from the storage device is analyzed. | ||
'''Web Interface''' | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 25: | Line 25: | ||
== Receive packets from remote capture device == | == Receive packets from remote capture device == | ||
Line 88: | Line 89: | ||
{| class="wikitable" | {| class="wikitable" | ||
| sudo tcpdump -i eth0 -s 0 -U -w /dev/stdout ‖ netcat allegro-mm-abcd 1234 | | sudo tcpdump -i eth0 -s 0 -U -w /dev/stdout ‖ netcat allegro-mm-abcd 1234 | ||
|} | |||
'''Web Interface''' | |||
{| class="wikitable" | |||
|- | |||
| [[File:Process traffic capture from remote device1.png|800px|none]] | |||
|} | |} |
edits