Process traffic capture from remote device: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 49: Line 49:


{| class="wikitable"
{| class="wikitable"
   | (./ap_capture_to_remote -f trace.pcap allegro-mm-abcd 8001)
   | ./ap_capture_to_remote -f trace.pcap allegro-mm-abcd 8001
|}
|}


Line 55: Line 55:
2. Live-capture from eth0:
2. Live-capture from eth0:
    
    
{| class="wikitable"
{| class="wikitable
   | (sudo ./ap_capture_to_remote -i eth0 allegro-mm-abcd 8001)
   | sudo ./ap_capture_to_remote -i eth0 allegro-mm-abcd 8001
|}
|}


Line 64: Line 64:


{| class="wikitable"
{| class="wikitable"
   | ( sudo setcap cap_net_raw=ep ap_capture_to_remote
   | sudo setcap cap_net_raw=ep ap_capture_to_remote
  ./ap_capture_to_remote -i eth0 allegro-mm-abcd 8001)
    ./ap_capture_to_remote -i eth0 allegro-mm-abcd 8001
|}
|}


Line 73: Line 73:


{| class="wikitable"
{| class="wikitable"
   | ( sudo ./ap_capture_to_remote allegro-mm-abcd 1234)
   | sudo ./ap_capture_to_remote allegro-mm-abcd 1234
|}
|}


1,775

edits

Navigation menu