LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to check the firewall settings (https://www.linuxquestions.org/questions/linux-networking-3/how-to-check-the-firewall-settings-92613/)

paulvl 09-14-2003 04:36 AM

How to check the firewall settings
 
Hey folks,

Very short question:
During RH installation I selected which level of firewall protection I wanted. I have tried quite a few settings so I forgot which level I choose.

How can I check this?

ThNx in Advance,

GrTzzz....
Paul van Leeuwen

Ps, From shell please, don't have a DE installed

markus1982 09-14-2003 08:40 AM

iptables -L -v -n

paulvl 09-14-2003 08:47 AM

When installing I saw 3 chooses:
  • high
  • low
  • disabled

With one does the following implement?:
Code:

Chain INPUT (policy ACCEPT 2 packets, 120 bytes)
 pkts bytes target    prot opt in    out    source              destination       

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target    prot opt in    out    source              destination       

Chain OUTPUT (policy ACCEPT 2 packets, 120 bytes)
 pkts bytes target    prot opt in    out    source              destination

And is there a simple command to swich between these presets?

ThNx!

GrTzzz....
paulvl

paulvl 09-16-2003 05:57 PM

To be truely honest: I'm just replying to keep this thread alive....

I still don't know what firewall preset I have installed....

Anyone?...

GrTzzz....
paulvl

bashrc2 02-19-2004 07:18 AM

in RH9.. as root type "setup" without "" then select "firewall configuration"

hope that helps...


All times are GMT -5. The time now is 01:06 AM.