iptables Complete Guide | HackerSploit Linux Security

  Рет қаралды 128,249

Akamai Developer

Akamai Developer

Күн бұрын

Пікірлер: 95
@jakke1975
@jakke1975 2 жыл бұрын
If only every guide on the internet was this clearly explained, maybe the world would actually have helpdesks that understand what they're doing. Thanks man.
@carrycat876
@carrycat876 2 жыл бұрын
I work at a helpdesk and I agree.
@jakke1975
@jakke1975 2 жыл бұрын
@@carrycat876 lol, I feel your pain (have some experience myself)
@DevoShreds
@DevoShreds 7 ай бұрын
I came to review the iptables syntax for an upcoming exam and watched the whole lecture because you are an excellent teacher. Thanks for clarifying many questions I didn't know I had about iptables.
@Kathlanus
@Kathlanus 2 жыл бұрын
Great video explaining most of the basics, thank you. But I would have appreciated a bit of a deeper dive into the internal decision making of iptables. How does it decide what table to use. Or in what order are which chanes of which table applied. I think that would be very important additional basics that may not be necessary for simple use cases like they are shown here. But are really important for more advanced use cases later on. Maybe a follow up video?
@cobaltshadow2417
@cobaltshadow2417 Жыл бұрын
Helped me so much when trying to understand this for a college assignment. Thank you so much!
@theretromillennial
@theretromillennial 2 жыл бұрын
Thanks for this. Very straight forward and helped me to figure out how to start using iptables!
@xshortguy
@xshortguy 3 жыл бұрын
video title: iptables Complete Guide video content: We will not be talking about the NAT Tables or the Mangle Tables. So really only 1/3 of IP Tables.
@robertphillips124714
@robertphillips124714 2 жыл бұрын
Great explanation, thank you! You've covered the 2 Chains that handle local ingres and egress. If love to see another video that explains the other 9 tables.
@ckthmpson
@ckthmpson Жыл бұрын
me too
@LoveChaac
@LoveChaac 2 жыл бұрын
What an incredibly in depth explanation of IPTables and configuration. Thank you!
@technics6215
@technics6215 Жыл бұрын
In depth? Are you serious?
@Sreenathsdas
@Sreenathsdas Жыл бұрын
Great video. Just one doubt, aren't we supposed to curl the website:443 instead of a ping?
@gsander3102
@gsander3102 Жыл бұрын
ping is handled by the network layer and the curl requests are handled by the application layer. iptables at best can block ports which is in the network and transport layer.
@diogomartinsferreira8813
@diogomartinsferreira8813 11 ай бұрын
For this particular scenario curl would have been better to test or even telnet to something on the web on port 443. Ping its not used to test TCP protocol, it uses ICMP which is different protocol. @@gsander3102
@michaelj7677
@michaelj7677 Ай бұрын
yes. ping is ICMP. if you want to test outgoing connections to port 443, you need to try an outgoing connection to that port, e.g. using curl.
@BotBytesHQ
@BotBytesHQ 3 жыл бұрын
I never wanted to learn IPTABLES and just hated it..but with your explanation I am back in this OS Firewall game....
@WanderingFriar
@WanderingFriar Ай бұрын
Thanks for a clear and concise guide. Very helpful. Subscribed.
@JayJay-ki4mi
@JayJay-ki4mi 2 жыл бұрын
I needed a refresher, this was perfect thank you.
@motolaoshin
@motolaoshin 2 жыл бұрын
Was scared of Iptables until I saw this video. Thanks
@donthedoughnut
@donthedoughnut Жыл бұрын
thanks for taking time to make this content
@rezasharifi257
@rezasharifi257 2 жыл бұрын
Thanks for the great video. Made such a terrifying concept so simple. But, I think the reason for the ping failure wasn't due to the filtering rule, but it was the DNS problem. Apparently, the DNS server is not set, and thus, it can't resolve the given URL.
@PurnachandMedisetty
@PurnachandMedisetty Жыл бұрын
ROFL
@diogomartinsferreira8813
@diogomartinsferreira8813 11 ай бұрын
the issue is that PING uses ICMP, and it does not take urls, it takes either IPs or domains, that is why it was complaining about the syntax. Anyway it could not be used for this particular test.
@PezhvakIMV
@PezhvakIMV 3 жыл бұрын
Best explanation so far, thank you!
@MrknisterKanister
@MrknisterKanister Жыл бұрын
very ncie beginning. "iptables Complete Guide" beside nat and mangle
@marcopenafort876
@marcopenafort876 2 жыл бұрын
Thank you a lot! I didn't get what was this about in a hole semester and now it's completely clear because of you. Greetings from 📌Tero Violado - Argentina
@Handy-Handy
@Handy-Handy 3 жыл бұрын
ahh i hate ip-tables - but when you teach it! its wonderful :D
@HackerSploit
@HackerSploit 3 жыл бұрын
Thank you very much for the feedback, I am glad you found the video helpful.
@rajeshbabu5531
@rajeshbabu5531 6 ай бұрын
Thanks for the session. Can you please take a session about ebtables
@dougmmm
@dougmmm Жыл бұрын
Excellent video, very clear and helpful. Well done.
@Virimen
@Virimen 2 жыл бұрын
Thanks for the clarifying video. You should make one on getting udp to work with 1 system streaming/recording with FFMPEG locally on OBS Studio to another system catching it to stream because I haven't found one that has really helped.
@TungNguyen-kf6pr
@TungNguyen-kf6pr 10 ай бұрын
Very grate ! It is very simple to understand. Thank you!
@luantrancong4448
@luantrancong4448 11 ай бұрын
Can you explain about -f option and how iptable treat the fragmented packet?
@mktmohit
@mktmohit 2 жыл бұрын
name or service unknown means that fqdn is not resolved by dns.. its not reaching or hitting any output chain. But video is good
@tErMiiNeX
@tErMiiNeX Жыл бұрын
Very good and clear.
@cutesammie
@cutesammie 8 ай бұрын
Very informative video. Thanks
@mauwiks
@mauwiks Жыл бұрын
Do you have a recommended format set of rules to secure a WordPress site?
@SilentSolution
@SilentSolution 3 жыл бұрын
Thanks for your information and cooperation sir
@over-there
@over-there 10 ай бұрын
I just learned iptables is a limited gui console for nftables. Iptables is nftables. On the cli can type iptables -S or nft list tables and then list the table, like nft list table ip filter, using sudo of course
@andrewryabchenko2407
@andrewryabchenko2407 Жыл бұрын
It is a great explanation. Thank you so much for this video!
@TheEbrahimi
@TheEbrahimi 2 жыл бұрын
Great explanation, thank you!
@panduhakam7529
@panduhakam7529 10 ай бұрын
The sound is clearly 🎉
@PrathameshShinde-o4o
@PrathameshShinde-o4o 3 ай бұрын
Hi i'm using zorin os and i want to create a whitelist list so that the user using that laptop will be able to access only those site which I have added in that list and if he tries to access other sites it will show its blocked so how can I do it. Please help
@pedro7ucio
@pedro7ucio 2 жыл бұрын
Hello bro. What I do? iptables v1.8.7 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Thankssss!
@DarraghMcCarthy
@DarraghMcCarthy 7 ай бұрын
how was he able to connect to the server via Weblish after setting INPUT to DROP? Should that not also connect over SSH and so also be dropped?
@superpk557
@superpk557 3 жыл бұрын
Mate i need help plesae.
@radicate
@radicate 2 жыл бұрын
Thanks! And so on and so forth :)
@Chodak166
@Chodak166 Жыл бұрын
I appreciate the effort, but first: it's not a complete guide, and second: iptables-save "saves" the state on the screen. To make the changes permanent you need to run 'iptables-save > /etc/iptables/rules.v4' previously installing the iptables-persistent package.
@dzboot
@dzboot 2 ай бұрын
Great and concise explanation, thanks. But persisting iptables does not work like this.
@aliksz
@aliksz 3 жыл бұрын
Great video!
@patrickslomian7423
@patrickslomian7423 Жыл бұрын
Amazing, thank you so much ! :)
@eloualielouali4949
@eloualielouali4949 2 жыл бұрын
This was so helpful
@Chrysovalandis
@Chrysovalandis 3 жыл бұрын
Thank you!
@shahramzahedi
@shahramzahedi 2 жыл бұрын
so great, thank you.👍🏻
@asmodeus4310
@asmodeus4310 3 жыл бұрын
Is it necessary to uninstall any pre-installed firewalls before using iptables
@AkamaiDeveloper
@AkamaiDeveloper 3 жыл бұрын
Yes, it is best practice as mentioned here www.linode.com/docs/guides/what-is-iptables/#installing-iptables
@asmodeus4310
@asmodeus4310 3 жыл бұрын
@@AkamaiDeveloper thanks
@arunrajsb1450
@arunrajsb1450 3 жыл бұрын
good class. Than you very much
@asmodeus4310
@asmodeus4310 3 жыл бұрын
Is iptables similar to the uncomplicated firewall?
@AkamaiDeveloper
@AkamaiDeveloper 3 жыл бұрын
Uncomplicated Firewall technically is a frontend for iptables. More info here wiki.ubuntu.com/UncomplicatedFirewall
@mojisboy
@mojisboy 3 жыл бұрын
ty fam you made it simple as fuck !!!
@ifernandez08
@ifernandez08 2 жыл бұрын
Hi Guys! I was trying to connect my company by one VPN from that IP i got another VPN to connect another company. Could someone give me some advices ?
@asmodeus4310
@asmodeus4310 3 жыл бұрын
Can we port forward using iptables
@AkamaiDeveloper
@AkamaiDeveloper 3 жыл бұрын
Yes, but you should also be aware of your firewall settings on the system. more info here www.systutorials.com/port-forwarding-using-iptables/
@asmodeus4310
@asmodeus4310 3 жыл бұрын
@@AkamaiDeveloper thanks linode
@tilltheend6634
@tilltheend6634 Жыл бұрын
😭😭sbin iptables - save doesnt save so i created a script and a service for launching it at every reboot but it makes bug my system what to do to save iptables rules pleaaase but the video is and will be very usefull thanks alot
@thatoneguy734
@thatoneguy734 2 жыл бұрын
how about phone android??
@technics6215
@technics6215 Жыл бұрын
Title is missleading :( What kind of "Complete Guide" is this? That's just about filter, accepting or dropping packets. Port redirection, NAT and mangle not covered at all, I'm disappointed. Thumb down, sorry man.
@sennaelemento
@sennaelemento Жыл бұрын
You are just subscribed.
@thefrisianclause
@thefrisianclause 3 жыл бұрын
Well this made my overthinking head, going crazy.... As because of this video it doesn't seem to be that hard to understand
@visibleaesthetics7343
@visibleaesthetics7343 Жыл бұрын
Fantastic
@incognito7843
@incognito7843 5 ай бұрын
Note, normally you don't have a unique public IP because your internet provider is letting you share the IP with other people. So this is in most cases NOT a good way to block all users except yourself...
@sanctuary_of_soul
@sanctuary_of_soul 2 жыл бұрын
How is this upposed to be a complete guide if you from start say that you won't be considering NAT and MANGLE tables.
@forresthopkinsa
@forresthopkinsa Жыл бұрын
Exactly this
@Victor-vw5zq
@Victor-vw5zq Жыл бұрын
When he tries to ping hackersploit it says that the service is unknown because the server can't even reach out to a DNS server to check the IP of the website! :) (I think)
@radonspace2098
@radonspace2098 3 жыл бұрын
Good man!
@quentinaslan
@quentinaslan 3 жыл бұрын
Thanks
@rexsovelllejes9383
@rexsovelllejes9383 2 жыл бұрын
Click bait! Titles says IPTABLES COMPLETE GUIDE but showing FILTER TABLES only. Your titles should be "iptables filter table complete guide" as nat and mangle table part of the complete IPTABLES guide!
@davidli8936
@davidli8936 9 ай бұрын
useful
@SharonLekahena
@SharonLekahena 3 жыл бұрын
👌
@hamza77v
@hamza77v 2 жыл бұрын
😍😍😍
@curias7
@curias7 3 жыл бұрын
GRAPE
@guilherme5094
@guilherme5094 3 жыл бұрын
Like!
@mohamedkeddache4202
@mohamedkeddache4202 11 ай бұрын
i don't like the way you explain, u just give random information and jump from point to point. you must first clear things like how the form of the command is ( like what is L and you can replace it with A or I or D and for the next you will specify the chain then .... until J) , and then start doing examples
@bluesirva3574
@bluesirva3574 Жыл бұрын
woeful.. To call this a complete guide is a BIG stretch, when only input & output chains are covered. Locking yourself out with second command just made me laugh, reminding me of an old saying - If you can't cut it in the real world, you teach.. well try to anyway..
@oxodao
@oxodao 8 ай бұрын
Title: complete guide 3 min into the video: yeah so i dont give a shit about 2/3 of the software so i wont explain it This video is worthless
@mirko1989
@mirko1989 2 ай бұрын
iptables could be made 10x more readable and easier to use by just changing the names and terminology , FFS !!!
@nully.emptier
@nully.emptier 2 жыл бұрын
thx for great video and the efforts but... iptables is dying
@salexkorsan8790
@salexkorsan8790 5 ай бұрын
Hello, i'm facing a DDOS attack on my VPS, i'm new to use ufw, and iptables, i'm Trying to Block IP Address Attacker, all commands working fine, but ip address not blocking, what to do ? tried with ufw, and iptables both. but not blocking.
@IAM-b9w
@IAM-b9w 5 ай бұрын
redirect your traffic to cloudflare protection service
@the_caret
@the_caret Жыл бұрын
What an incredibly in depth explanation of IPTables and configuration. Thank you!
UFW Full Tutorial | HackerSploit Linux Security
25:11
Akamai Developer
Рет қаралды 16 М.
IPTables: NAT и Port forwarding
24:25
Поддержка Сайтов :: Метод Лаб
Рет қаралды 24 М.
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 18 МЛН
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 37 МЛН
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,2 МЛН
Linux Monitoring and Logging | HackerSploit Linux Security
24:56
Akamai Developer
Рет қаралды 31 М.
IPTABLES [PART-1] :  "UNDERSTANDING THE CONCEPT"
7:53
XPSTECH
Рет қаралды 139 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
Настраиваем iptables с нуля
39:13
Поддержка Сайтов :: Метод Лаб
Рет қаралды 65 М.
Linux Security - UFW Complete Guide (Uncomplicated Firewall)
27:51
HackerSploit
Рет қаралды 123 М.
Starting With Linux: What I Wish I Learned First
23:31
Learn Linux TV
Рет қаралды 488 М.
How To Protect Your Linux Server From Hackers!
20:38
LiveOverflow
Рет қаралды 307 М.
Космические гипотезы: Как возникло все?
3:51:04
Космическое путешествие
Рет қаралды 1,4 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН