null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
20163984
Firewall and SELINUX - RHCSA
Description
Mind Map on Firewall and SELINUX - RHCSA, created by Luiz Eduardo on 13/11/2019.
Mind Map by
Luiz Eduardo
, updated more than 1 year ago
More
Less
Created by
Luiz Eduardo
almost 5 years ago
5
0
0
Resource summary
Firewall and SELINUX - RHCSA
Annotations:
https://www.goconqr.com/pt-BR/mind_maps/18895089/edit
Attachments:
Configurando um Roteador
yum list installed | egrep "iptables|firewalld"
IPTABLES
cat /etc/sysconfig/iptables
iptables -L
iptables -F
iptables -t filter -A INPUT -p tcp --dport 80 -j ACCEPT
iptables -A OUTPUT -p icmp -j DROP
iptables -I INPUT -m state --state NEW,ESTABLISHED -p tcp --dport 25 \ -j DROP
iptables -A FOWARD -d 192.168.0.0/24 -j ACCEPT
service iptables save
iptables-save > /iptablesbkp
iptables-restore < /iptablesbkp
systemctl enable firewalld
systemctl start firewalld
Firewalld
ll /usr/lib/firewalld
ll /etc/firewalld
firewall-cmd
--state
--reload
--permanent
--get-default-zone
--get-services
--list-all
--list-services
--add-service
--remove-service
--query-service
--list-ports
--add-port
--remove-port
--query-port
--list-forward-ports
--add-forward-port
--remove-forward-port
--query-forward-port
--list-interfaces
--add-interfaces
--remove-interfaces
--query-interfaces
RULES
firewall-cmd --get-default-zones
firewall-cmd --permanent --add-service=http
firewall-cmd --reload
firewall-cmd --add-port=443/tcp
firewall-cmd --permanent --add-port=59001-59010/tcp ; firewall-cmd --reload
firewall-cmd --list-services
firewall-cmd --list-ports
iptables -L -n
Annotations:
chain IN public allow
firewall-cmd --state
firewall-cmd --permanent --remove-service=http
firewall-cmd --reload
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Crime and Deviance with sociological methods key terms
emzelise1996
Rates of Reaction
Evie Papanicola
GCSE Chemistry C1 - Carbon Chemistry ATOMS, MOLECULES AND COMPOUNDS (Easy)
T W
French -> small but important words for GCSE
georgie_hill
Principles of basic electrical circuits
Vito Martino
Biology
Holly Bamford
Biology -B2
HeidiCrosbie
AS Psychology Unit 1 - Memory
Asterisked
The Cold War: An Overview_2
Andrea Leyden
The Berlin Crisis
Alina A
Acids and Bases
Sarah Egan
Browse Library