Hi Guys,
I have a simple set up of a router and two pc's.I've tried a standard ACL to allow a host to the destination and the telnet works fine.
I have now tried to be more specific and I have added the extended ACL to the vty lines? But the connection is still refused. If I run a simulation the Packet is set on the router I get the following:
Any else had this problem or know why this is happening? Have I configured something incorrectly?
Router#sh access-list
Extended IP access list 101
permit tcp host 172.12.123.1 host 172.12.123.254 eq telnet
deny tcp any any eq telnet
Thanks