BLOCKING IP ADDRESSES in LINUX

Subscribers:
32,100
Published on ● Video Link: https://www.youtube.com/watch?v=vrB1FtyOpCQ



Category:
Tutorial
Duration: 5:17
10 views
0


#Solvetic_eng video-tutorial to BLOCKING IP ADDRESSES in LINUX. ▢️ π—”π—Ÿπ—Ÿ 𝗔𝗕𝗒𝗨𝗧 X πŸ‘‰

Do not miss this video where we show you different options to be able to block an ip in Linux and thus give greater security to our network and our resources. You will be able to know different commands with which to block Linux IP and thus avoid unwanted access, including the option to block Linux iptables.

πŸ”ΉCOMMANDSπŸ”Ή
sudo iptables -A INPUT -s 192.168.X.X -j DROP
sudo apt install iptables-persistent
sudo netfilter-persistent save
sudo apt install ufw
sudo ufw deny from 192.168.X.X
sudo ufw enable
sudo apt install firewalld
sudo systemctl start firewalld
sudo systemctl enable firewalld
sudo firewall-cmd --permanent --add-rich-rule='rule family="ipv4" source address="192.168.X.X" reject'
sudo firewall-cmd –reload

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

》 CHAPTERS γ€Š

00:00 Introduction
00:36 Block Linux IP using IPTABLES
02:03 Block Linux IP using UFW
02:55 Block Linux IP using FIREWALLD

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ”₯ SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

πŸ‘€ Thousands more FREE tutorials Web (Spanish Language) πŸ’‘: https://www.solvetic.com

β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬

Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.

We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.







Tags:
Block ip linux
block ip iptables Linux
how to block an ip in Linux
how to block ip address linux
how to hide ip kali linux
how to hide ip address kali linux
how to block ip address in boss linux
how to hide ip address on linux