iptables Tutorial in Kali Linux | Linux Firewall | Network Security :- Welcome the first video of iptables playlist. In this video, I will teach you the basics of iptables. You will get to learn what is iptables? Why is it important? How to install iptables and some basic commands?
Some commands used in the video are:
1. Install iptables:- “sudo apt install iptables”
2. To list all rules in the filter table (default table): “sudo iptables -L”
3. To add a rule to accept incoming HTTP traffic: “sudo iptables -A INPUT -p tcp --dport 80 -j ACCEPT”
4. To delete the rule we just added: “sudo iptables -D INPUT -p tcp --dport 80 -j ACCEPT”
5. Save changes: “sudo /sbin/iptables-save”
#iptables
#kalilinux
#cybersecurity
#kalilinuxtools
Nesta página do site você pode assistir ao vídeo on-line iptables Tutorial in Kali Linux | Linux Firewall | Network Security duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Mr. Instruction Pointer 15 Julho 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 246 vezes e gostou 7 espectadores. Boa visualização!