I have a cable modem and a 3620 router. I created a one-line access list that said
access-list 101 permit tcp any any established
Then I applied it to the ethernet inetface connected to the cable modem IN. The only traffic I want is any traffic that started on the inside.
I am not able to get anywhere (although this page came up). Does it have to do with udp traffic. There is not an "established" parameter with udp.
I will be using this at work and I need to protect my internal network from all inbound traffic.
Any suggestions
access-list 101 permit tcp any any established
Then I applied it to the ethernet inetface connected to the cable modem IN. The only traffic I want is any traffic that started on the inside.
I am not able to get anywhere (although this page came up). Does it have to do with udp traffic. There is not an "established" parameter with udp.
I will be using this at work and I need to protect my internal network from all inbound traffic.
Any suggestions