First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Problem with menu option rules ACL firewall

  • retag add tags

Hi There! I'm Being part of an intervention from some persons that can hack via RF comunications.

In my case, I had a problem where my wireshark software has been modified to hidde (cannot click) the option of Rules ACL from Firewall, like you can see in the next image.

ACL Rules Lock

What can I do to get back this option?

Greetings!

darkenes79's avatar
1
darkenes79
asked 2021-04-12 22:18:31 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

"Generate firewall ACL rules based on packet addresses and ports."
main_ui_->actionToolsFirewallAclRules->setEnabled(frame_selected);

That menu item is only available when a single packet/frame is selected.
Load a capture file (or capture some packets) then select one in the Packet List to make it active.
If multiple frames are selected (using CTRL or Shift while clicking) or if no frames are selected (CTRL click), it will be greyed out.

Chuckc's avatar
3k
Chuckc
answered 2021-04-12 22:59:04 +0000, updated 2021-04-12 22:59:43 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer