Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I need to have telnet access through our Pix. I have set up the following:access-list acl-out permit tcp any host x.x.x.22 eq telnetstatic (inside,outside) x.x.x.22 10.0.0.1 netmask 255.255.255.255 0 0where 10.0.0.1 is the internal ip I need telne...
Hi,I found out I had the inside router on a wrong VLAN. It still won't work. The topology looks like this:Pix ---> 4006-L3 ---> 1605 The Pix is running NAT and the 4006 routes between VLANS. I need telnet access to the 1605. Any host behind it can ...
Hi,Thanks for the reply. I did apply the access-list: access-group acl-out in interface outsideI have the gateway of the device to the 4006. Does it need to be the Pix instead? The host is actually just a small router doing NAT for our Cisco Academ...