iptables Tutorial in Kali Linux | Linux Firewall | Network Security

Veröffentlicht am: 15 Juli 2024
auf dem Kanal: Mr. Instruction Pointer
246
7

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


Auf dieser Seite können Sie das Online-Video iptables Tutorial in Kali Linux | Linux Firewall | Network Security mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Mr. Instruction Pointer 15 Juli 2024 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 246 Mal angesehen und es wurde von 7 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!