Configuring PIX 501 For External Telnet Access

Soldato
Joined
17 Oct 2002
Posts
3,941
Location
West Midlands
Greetings i have a PIX 501 on a static external address and fixed internal address.

Very little configuration has been done apart from establishing connectivity, i have also entered a static route to the next hop being a router.

Im trying to allow external access to the unit via telnet from a single host, i have configured the command.

telnet "IP Address" "255.255.255.255" outside

But i am unable to configure an access-list to complement it.

I also have a dynamic NAT pool configured for PAT

Could anyone throw a few suggestions into the pot? Ive tried

access-list OutToIn permit tcp host "Remote IP Address" "Inside Address of PIX" eq 23
 
Back
Top Bottom