Now was already 2021, watching all of your videos was very informative, the way you speak and explain on the details are absolutely crystal clear!! please make some more videos sir! God Bless!
Hey thanks ! amazing video it really helped me understand because you went through the steps while you explained them. On another note I wish my instructor would teach the same way you did
I tried this approach to stop Network A talking to network B, but to allow network B to still talk to Network A. Pings from A to B are blocked as they should be. But pings from B to A just time out. Any ideas what has gone wrong?
thank you content creator, for making this video that actually saved my life and allowed me to carry on with my education. is that better? at least my initial comment was positive Josef.
How can u connect two network for the same port? In my case i have 2 network one with Lan A the other is lan B and have the same ext acl for the denied port Like 80 and 443 i have assumed the network is blocked for this port to connect because it have the same acl rules? Need your help thanks!
hello Dan, thx for the clear explanation, but i'm having a hard time with the palette option and i am unable to create beautiful and colorful circles. By any chance can you just make a 30 sec video and show it's done...just asking. thank you.
so when I use standard ACLS it's going to be always outbound and with extended ACLS is going to be inbound, just for the rules of closes to source and closest to destination? thanks great vid btw
Dan could you make some tutorials on class-maps,policy-maps and acls? also ASA tutorials, ive been trying to set one up but there doesnt seem to be a good ASA simulation package. it would be perfect if they included an ASA in packet tracer.
hi i thank you a lot for what you are doing to hep us because i become familiar with acl standard but i have problem with acl extended video only the sound is coming so please more video about acl extended.
hello dan, greeting from Iraq, I understand why we can't use Standard ACL close to the source, But why we can't use Extended ACL anywhere? since it uses source and destination? Thanks, Regards.
Hello, You would be able to put the extended access list anywhere in the network between the points you want to block, but if you put it closest to the source you are going to save bandwidth from stopping that packet from routing a lot sooner. Hope this answers your question, have a great day!
After configuring access-list 100 for denying IP from host 192.168.2.100 to 192.168.1.0 network,then I added another access-list to deny IP from host 192.168.2.101 to host 192.168.4.100 by typing this command "access-list 100 deny ip host 192.168.2.101 host 192.168.4.100 ",but its not working.Can you help me out,why this is not working.
+Prasenjit Pal R1(config)#access-list 100 deny ip 192.168.2.101 0.0.0.0 192.168.4.0 0.0.0.255 And also apply this extended access-list on R1(config)int fa0/1 R1(config-if)ip access-group 100 in Apply this,Defnitely it will work.If u have still problem,Share ur .pkt file to my mail ID (natarajan28311782@gmail.com) Thanks
you can use inbound or outbound.its up to you.for example whrere do you want assign your security guard on your house, inside door or outside door.thats it.
These videos are 7 years old and by far has the best explanations on ACL.
Absolutely
totally agree.
true
Dan is the best instructor!
brio its 2022 and its still the best
This guy's explanation skills are superb. 7 years down the line, and your videos are still so useful.
Thank you Dan for donating your time to make these videos! You are an excellent instructor.
Now was already 2021, watching all of your videos was very informative, the way you speak and explain on the details are absolutely crystal clear!!
please make some more videos sir! God Bless!
Nice explanation on ACLs. Actually, all your videos are very helpful. A comment after 9 years. 😎
great, finally understand ACL inbound and outbound rules. thank you. In Monday 15. April i have CCNA certification exam, I hope I will pass.
did you pass?
@@eugenberzani1216 imagine how many things happened in his life, it's been 6 years since he commented this lol
@@TheNaddane But did he pass?
@@TheNaddane 8 years and still curious
@@orfr50 I'm curious too, after 9 years
Thanks Dan, you're the best CCNA instructor out there.
VERY CLEAR i succed my exam because of this
Hey thanks ! amazing video it really helped me understand because you went through the steps while you explained them. On another note I wish my instructor would teach the same way you did
I tried this approach to stop Network A talking to network B, but to allow network B to still talk to Network A. Pings from A to B are blocked as they should be. But pings from B to A just time out. Any ideas what has gone wrong?
Thanks a lot about the last part of standard ACL
Good stuff! Sure eliminates some of the confusions found in the book!
thanks a lot, now I can understand how standard and extended works!!!
thank you buddy, you teach it the best way, thumbs up
Thanks you made it really clear! Also watched your videos on static NAT and NAT overload, made it much easier to understand! Subscribed ;-)
Clearly articulated and good presentation, +1 and subbed.
thank the LORD for your videos!!!!
thank you content creator, for making this video that actually saved my life and allowed me to carry on with my education. is that better? at least my initial comment was positive Josef.
the lord??? thank dan xD
Thanks, awesome break down of the concept and application.
How can u connect two network for the same port? In my case i have 2 network one with Lan A the other is lan B and have the same ext acl for the denied port Like 80 and 443 i have assumed the network is blocked for this port to connect because it have the same acl rules? Need your help thanks!
Great presenting way to explain..I loved it
hello Dan, thx for the clear explanation, but i'm having a hard time with the palette option and i am unable to create beautiful and colorful circles.
By any chance can you just make a 30 sec video and show it's done...just asking. thank you.
so when I use standard ACLS it's going to be always outbound and with extended ACLS is going to be inbound, just for the rules of closes to source and closest to destination? thanks great vid btw
Very Good explaining, Thanks .
God bless you man thanks a lot for your videos they are a great source of learning if you have any ccna 200-301 course I will buy it
Very good explanation ..Thanks a lot
Dan could you make some tutorials on class-maps,policy-maps and acls? also ASA tutorials, ive been trying to set one up but there doesnt seem to be a good ASA simulation package. it would be perfect if they included an ASA in packet tracer.
hi i thank you a lot for what you are doing to hep us because i become familiar with acl standard but i have problem with acl extended video only the sound is coming so please more video about acl extended.
Meneer je hebt mij geholpen dankjewelles :D
Great video. Thank you very much
thank you so much, I finally understand this.
hello dan, greeting from Iraq, I understand why we can't use Standard ACL close to the source, But why we can't use Extended ACL anywhere? since it uses source and destination?
Thanks, Regards.
Hello, You would be able to put the extended access list anywhere in the network between the points you want to block, but if you put it closest to the source you are going to save bandwidth from stopping that packet from routing a lot sooner. Hope this answers your question, have a great day!
After configuring access-list 100 for denying IP from host 192.168.2.100 to 192.168.1.0 network,then I added another access-list to deny IP from host 192.168.2.101 to host 192.168.4.100 by typing this command "access-list 100 deny ip host 192.168.2.101 host 192.168.4.100 ",but its not working.Can you help me out,why this is not working.
+Prasenjit Pal R1(config)#access-list 100 deny ip 192.168.2.101 0.0.0.0 192.168.4.0 0.0.0.255
And also apply this extended access-list on R1(config)int fa0/1
R1(config-if)ip access-group 100 in
Apply this,Defnitely it will work.If u have still problem,Share ur .pkt file to my mail ID (natarajan28311782@gmail.com)
Thanks
this is not understood - when do i need the wildcard when do i need the subnet? and also the CLI gives me other things than shown here.
Hi Dan, where can i download a pre configured ACL extended. Thanks
Please make a video on ACL vs Firewall....
amazing lesson thanks
there isn't any download link for this packet tracer?
Configuration Register Settings: do i need to know them for the CCNA?
Im confused about getting the wildcard bits, any help? Thanks!
To get the wildcard bits you invert the subnet mask so 255.255.255.0 becomes 0.0.0.255
After completing ACL, can we ping from 192.168.1.100 to 192.168.2.100 ?
of course I tried myself
i don't know clearly about inbound and outbound, please explain for me, thanks
you can use inbound or outbound.its up to you.for example whrere do you want assign your security guard on your house, inside door or outside door.thats it.
its very good ...thnk u Dan.
Could you make one on applying ACL to VLANs?
I guess you can just go to int vlan and then ip access-group 100 out
excellent, thank you!
God bless you!
Great video thanks well.
you explained it as ez dizzzyyy
can you share the file please ,thank you.
fantastic, go on
thanks
saviour!
Videos are great, but the recaps on each video are quite annoying when you watch them in a row.
Poor little baby. Make your own videos.
@g00glian0 her comment makes sense, your not. Whats wrong in giving advice?
Poor little girl, go home and cook.
Thanks!)
thaq sir
cisco packet tracer 5.3 for windows and linux
2/15/2022
gj dude
Delicious
This :
Me : cant type in cli
ABRUPT ENDING!! DISLIKE!!!! DISLIKE!!!! DISLIKE!!!! hehe great video man as usual. Keep up the good (Samaritan) work.
ayyaa meru devudayya... _/\_
Very helpful, thank you!