Hello,
my Router has an access-list 110 which permits ports 25, 53, 80, 443.
I woluld like to see ("show access-list"
not only the matches of the permitted ports, but also the matches of the denied ports. I also want to see, which denied ports are used and the distribution of traffic.
I activated a second list 120 like
"120 ... deny ... range 1 20"
"120 ... deny ... range 21 50"
"120 ... deny ... range 51 100"
"120 ... deny ... gt 100"
So i hoped to get information about traffic-distribution. But now, no traffic at all is allowed. I thought that the list with the lower number (110) permits the allowed traffic and the second list with the higher number only gets activated if list 110 doesnt work. Whats wrong??
my Router has an access-list 110 which permits ports 25, 53, 80, 443.
I woluld like to see ("show access-list"
I activated a second list 120 like
"120 ... deny ... range 1 20"
"120 ... deny ... range 21 50"
"120 ... deny ... range 51 100"
"120 ... deny ... gt 100"
So i hoped to get information about traffic-distribution. But now, no traffic at all is allowed. I thought that the list with the lower number (110) permits the allowed traffic and the second list with the higher number only gets activated if list 110 doesnt work. Whats wrong??