cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
296
Views
0
Helpful
1
Replies

PIX port redirection

albertobrivio42
Level 1
Level 1

Dear All,

I've got problem with PIX515E port redirection: I can't reach a router by telnet and a linux machine by ssh.

I've attached a doc document containings layout and configuration.

Regards

Alberto Brivio

1 Reply 1

vitripat
Level 7
Level 7

Hi ..

I went through your configuration and it seems that 217.19.X.Y is the IP address on outside interface of PIX. If this is correct, try following commands-

clear static

static (inside,outside) tcp interface 2022 192.168.0.2 2022

static (inside,outside) tcp interface 23 192.168.1.2 23

clear access-list acl-inbound

access-list acl-inbound permit icmp any any

access-list acl-inbound permit tcp any interface outside eq 2022

access-list acl-inbound permit tcp any interface eq 23

access-group acl-inbound in interface outside

no sysopt noproxyarp outside

clear xlate

Hope this helps.

Regards,

Vibhor.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: