Results 1 to 2 of 2

Thread: Firewall in Kali

  1. #1
    Join Date
    2020-Jan
    Posts
    11

    Question Firewall in Kali

    I have an issue with my firewall in Kali. Every time I reboot Kali my firewall is inactive. Why?
    I have to run "ufw enable"

    Can you help me with this?

  2. #2
    Join Date
    2020-Mar
    Posts
    2
    You have to tell that to systemctl

    Code:
    systemctl enable ufw.service
    
    systemctl start ufw.service

Similar Threads

  1. Replies: 0
    Last Post: 2022-04-19, 13:52
  2. Replies: 0
    Last Post: 2020-05-15, 17:40
  3. A Surprise stop to the firewall ...kali linux 2.0
    By engwla2 in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2015-08-27, 15:12
  4. DSL as Firewall for a VM
    By c00L in forum General Archive
    Replies: 0
    Last Post: 2013-08-09, 22:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •