Ask Your Question
0

Problem with menu option rules ACL firewall

asked 2021-04-12 22:18:31 +0000

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!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-12 22:59:04 +0000

Chuckc gravatar image

updated 2021-04-12 22:59:43 +0000

"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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2021-04-12 22:18:31 +0000

Seen: 318 times

Last updated: Apr 12 '21