BLOCKING IP ADDRESSES in LINUX
#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.
Other Videos By Solvetic English
2023-09-05 | Instagram Tag Without Showing |
2023-09-05 | INSTALL ALMALINUX on VirtualBox |
2023-09-05 | Tag Instagram Story After Posting |
2023-09-05 | How to STOP BROADCAST CHANNEL NOTIFICATIONS on INSTAGRAM |
2023-09-05 | Change a Local User Account to an Administrator Account |
2023-09-05 | SCHEDULE WINDOWS DEFENDER SCAN |
2023-09-05 | CHANGE IP CMD |
2023-09-04 | INSTALL SQLITE |
2023-09-04 | How to Put Music on Reels Instagram |
2023-09-04 | How to Put 4 photos together on Instagram Story |
2023-09-04 | BLOCKING IP ADDRESSES in LINUX |
2023-09-04 | How to CHAT with CHATGPT in MOBILE |
2023-09-03 | INSTALL GMAIL APP on LAPTOP or DESKTOP PC |
2023-09-02 | How to Connect WiFi Using QR Code in Laptop or PC |
2023-09-01 | Run Setupdiag After a Failed Windows Update |
2023-08-31 | FORMAT EXTERNAL HARD DRIVE Windows 11 |
2023-08-30 | WINGET NOT RECOGNIZED |
2023-08-30 | THUMBNAILS NOT SHOWING on Windows 11 |
2023-08-29 | STEAM SERVICE ERROR Windows 11 |
2023-08-28 | DEVIDE MANAGER FLICKERING or BLINKING |
2023-08-27 | How to GET MAC ADDRESS Windows 11 |