Cisco Router issue!!! - TechRepublic
General discussion
March 31, 2006 at 07:40 PM
j3nn_1206

Cisco Router issue!!!

by j3nn_1206 . Updated 20 years, 3 months ago

3 Cisco routers. I need to block telnet and ping on the loopback ip address, but able to do everything else. Also I should be able
to ping and telnet through the Ethernet IP address. I’m using router rip
version 2. I have the 3 routers connected by serial and Ethernet.
> Router A IP
> 192.68.1.1 – Ethernet
> 172.32.2.1 – Loopback
> Router B IP
> 192.68.1.2 – Ethernet
> 172.32.2.2 – Loopback
> Router C IP
> 192.68.1.3 – Ethernet
> 172.32.2.3 – Loopback
> I already used the following Access list
> Access-list 101 deny 23 any any
> Access-list 102 deny ICMP any any echo
> Access-list 102 deny ICMP any any echo-reply
> I applied it at the loopback. I was able to block telnet but not the
ping.
> Any suggestions?

This discussion is locked

All Comments