SliTaz SliTaz Forum

You are not logged in.

#1 2018-03-19 06:23:57

Gopal2018
Member
Registered: 2018-02-19
Posts: 38

How To Enable Firewall?

I want to enable my firewall permanently on Slitaz 5.0 Rolling Core ISO. How can I do that? Please advice

Offline

#2 2018-03-19 08:40:39

aledie
Member
Registered: 2018-02-21
Posts: 58

Re: How To Enable Firewall?

1. Search the documentation

2. Read the documentation:

http://doc.slitaz.org/en:handbook:networkconf?s[]=firewall&s[]=conf#manage-the-firewall-firewall-using-iptables

P.S. There is also a package ufw in slitaz repositories, you may know it from Ubuntu or mint (uncomplicated firewall), but it is set up from command line. Install it:

#tazpkg -gi ufw

How to operate it you can probably type $man ufw or $ufw --help at terminal and read the doc. You may also read here instructions how it is operated at Ubuntu.

https://help.ubuntu.com/community/UFW

I haven't found a corresponding guwf (graphic interface to ufw). But it isn't really necessary, command line ufw package is straightforward enough to setup as I know it from Ubuntu, haven't tried it on slitaz though.

Offline

#3 2018-03-19 09:56:08

Gopal2018
Member
Registered: 2018-02-19
Posts: 38

Re: How To Enable Firewall?

root@slitaz:/tmp# /etc/init.d/firewall status

===================== SliTaz firewall statistics =====================

Kernel security: enabled

Netfilter/iptables rules:

/etc/init.d/firewall: line 85: iptables: not found

Offline

#4 2018-03-19 10:31:28

Erkan_Yilmaz
Member
Registered: 2014-12-18
Posts: 78

Re: How To Enable Firewall?

try if installing iptables as root helps:

tazpkg -gi iptables

Offline

#5 2018-03-19 10:40:33

aledie
Member
Registered: 2018-02-21
Posts: 58

Re: How To Enable Firewall?

Its what I read in the above doc "Manage the Firewall (firewall) using Iptables SliTaz provides a very basic firewall, the kernel security rules are launched at boot time and iptables rules are disabled by default. You can activate/disable these at startup by using the configuration file /etc/firewall.conf."

-As Erkan replied already

-Or #hwsetup firewall (read here: http://forum.slitaz.org/topic/firewall

Offline

#6 2018-03-19 11:27:56

Gopal2018
Member
Registered: 2018-02-19
Posts: 38

Re: How To Enable Firewall?

Thank you so much to all of you.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]