Linux - UFW Firewall Setup (ufw)

แชร์
ฝัง

ความคิดเห็น • 39

  • @mockingbird3809
    @mockingbird3809 5 ปีที่แล้ว +2

    Very informative video and Thank you so much for Adding those UFW commands on the description, It really make life lot easier.

  • @Chris.Wiley.
    @Chris.Wiley. 5 ปีที่แล้ว +3

    Thank you so much for this series. I've learned a ton so far.

  • @ogunsadebenjaminadeiyin2729
    @ogunsadebenjaminadeiyin2729 2 ปีที่แล้ว

    Thank you for making these lessons free. God bless you brother.

  • @binbashbuddy
    @binbashbuddy 4 ปีที่แล้ว +2

    Always remember that when you delete a rule the numbers above that rule are going to change. If you delete rule 2 then rule 3 will become rule 2, so if you want to get rid of both 2 and 3 you have to either run delete 2 twice or run delete 3 first and then delete 2, if you delete 2 and then delete 3 you've deleted the incorrect rule. The best bet if you're deleting rules is to always run status numbered between deletes to confirm you're about to delete the correct rule. Also, you should make a habit of creating your rules BEFORE you enable ufw. That's even more important if you're working remotely. Can't tell you how many people have shelled in to a new server setup and without thinking locked themselves out by enabling ufw without allowing ssh first.

  • @mohammedbarsad4931
    @mohammedbarsad4931 5 ปีที่แล้ว

    Thanks sir , your MCSC course was very worthy for me and God bless you

  • @joselevicanasenjo2171
    @joselevicanasenjo2171 ปีที่แล้ว

    i like the backgroung, Eli

  • @midwestmetro6361
    @midwestmetro6361 2 ปีที่แล้ว

    Thanks a lot for these free topics

  • @danielsolomon6227
    @danielsolomon6227 6 หลายเดือนก่อน

    The wifi issue has to do with the router blocking certain ports for all devices on the LAN.
    Some residential ISPs only allow you to use ports 80 and 443 .
    This drove me crazy for days and I still could not change the configuration on my router.

  • @karthick9030
    @karthick9030 5 ปีที่แล้ว +1

    Hey eli it's amazing that u made the learning new technologies much in ease manner, y don't u prefer doing videos about RPA(Robotic Process Autonation)

  • @mdd1963
    @mdd1963 5 ปีที่แล้ว +1

    Great tutorial, Sir!

  • @geografiaeducativa2727
    @geografiaeducativa2727 3 ปีที่แล้ว

    Greetings, a query, my pc connects wlan to router and assigns me an ip for its dhcp 10.10.1.10 if I have everything configured by default in ufw and I apply the following command: ufw deny from 10.10.1.0/24 with this I block any access from the internal network to my computer so that I can avoid any attack, what else can I do in the configuration apart from denying the ping response. sorry my bad english

  • @amy9tn926
    @amy9tn926 3 ปีที่แล้ว

    Hi,
    Do I need to log in/authenticate UFW every time I search the internet/run an application?
    In the terminal UFW shows active.

  • @VulcanOnWheels
    @VulcanOnWheels 3 ปีที่แล้ว

    I'm sorry if this has been asked before. I activated ufw and read in the status that it should block everything at first, but it didn't. Is this normal, or specific to Linux Mint, or...? What do I need to do to get ufw working properly?

  • @aaron5809
    @aaron5809 4 ปีที่แล้ว

    Allowing only a specific ip-address to access does not work if the client is using DHCP right?

  • @BeginningofDays
    @BeginningofDays 4 ปีที่แล้ว +1

    Most excellent. :)

  • @SilentSolution
    @SilentSolution 3 ปีที่แล้ว

    Thanks for your information Sir

  • @agelords76
    @agelords76 3 ปีที่แล้ว

    how to block a source port like "11211" memcache from any ip address using linux iptables

  • @user-vn7ce5ig1z
    @user-vn7ce5ig1z 5 ปีที่แล้ว

    3:12 - I want my specific _login_ to access SSH (and FTP) regardless of my IP address (I want to access the server from other systems without granting the system specifically access), but FTP and SSH have thus far thwarted my attempts to log in from outside my LAN. :-\

  • @StatuVariabilis-
    @StatuVariabilis- 3 ปีที่แล้ว

    txh, good vid + you have nice map

  • @productionpenguin4974
    @productionpenguin4974 5 ปีที่แล้ว

    awesome video, subscribed!

  • @airsofttrooper08
    @airsofttrooper08 4 ปีที่แล้ว

    cant figure out why ufw isnt working literally at all. keeps blocking all traffic no matter what rules i put in

    • @binbashbuddy
      @binbashbuddy 4 ปีที่แล้ว

      If you're using a modem with a built in firewall you would need to open the ports there as well.

  • @undergroundstudio9810
    @undergroundstudio9810 4 ปีที่แล้ว

    what if you want it open to everyone except certain ip's or subnets? Like if I'm using Linux as a BBS server?

    • @binbashbuddy
      @binbashbuddy 4 ปีที่แล้ว

      It's just like allow, but you use deny

    • @undergroundstudio9810
      @undergroundstudio9810 4 ปีที่แล้ว

      @@binbashbuddy I'm using the linux box as a bbs server for a Commodore 64, traffic is only allowed in on one port. Whenever someone "calls" it triggers "Hit backspace to cont", which is normal. I have however one specific IP that attempts at least twice a day, that has been "Denied" and still manages to trigger "the hit backspace to con" on the Commodore. It seems to be automated, as it just times out and the commdore resets

    • @binbashbuddy
      @binbashbuddy 4 ปีที่แล้ว

      @@undergroundstudio9810 Try using iptables -L INPUT -v -n | grep "1.2.3.4" to see if it's properly added to your iptables.

  • @acbacbacbacbacb
    @acbacbacbacbacb 5 ปีที่แล้ว

    sometimes the ftp service ufw doesn't let the ftp work and then when i write "ufw allow proto ftp to any port 21" it returns with "ERROR: Unsupported protocol 'ftp'". Is there a solution to my problem and why is this happening?

    • @acbacbacbacbacb
      @acbacbacbacbacb 5 ปีที่แล้ว

      nevermind i did the "service vsftpd start" and it worked
      (keeping this for anyone who got stuck like me)

  • @AlwaysTehFool
    @AlwaysTehFool 2 หลายเดือนก่อน

    Gotta go check the networking vids

  • @AkamiChannel
    @AkamiChannel 4 ปีที่แล้ว

    Does ufw do its work through IPTABLES?

    • @binbashbuddy
      @binbashbuddy 4 ปีที่แล้ว

      Yes, it's just a simpler interface

  • @vihangpathak9759
    @vihangpathak9759 3 ปีที่แล้ว

    Thank you so much sir

  • @raoufouchene5132
    @raoufouchene5132 4 ปีที่แล้ว

    Thanks sir

  • @TheKent1981
    @TheKent1981 5 ปีที่แล้ว +1

    It's so simple rules like dog commands.

  • @ronaldjorgensen6839
    @ronaldjorgensen6839 5 ปีที่แล้ว

    my system is 10 years old should I start fresh to use this Linux

    • @mdd1963
      @mdd1963 5 ปีที่แล้ว

      Use one from a few years ago....;even 14.04 is pretty darn snappy on 10 year old system with enough RAM and an SSD...