Skip to content
Discussion options

You must be logged in to vote

If you don't want to restart the entire VM, you can just edit ./config/pcap-capture.env under the Malcolm installation directory and set the PCAP_IFACE variable to a comma-separated list of interfaces (e.g., PCAP_IFACE=eth0 or PCAP_IFACE=enp1s0,enp2s0).

There are several containers involved in capture, though, so you'd either want to restart Malcolm to pick up that new variable value (./scripts/restart) or you can restart just the affected services (./scripts/restart -s arkime-live suricata-live zeek-live pcap-capture).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by commanderFx
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capture Relating to pcap-capture container iso relating to the ISO-installed environment for Malcolm and/or Hedgehog
2 participants