Pix 506e forward port

I just got a cisco pix 506e working with my verizon fios internet access. I was able to set up the pppoe protocol, and the internet access but now I need to forward port 22 to my server. I found useful tips for how to forward port with static IP address, but in my network I have a dynamic Ip address from Verizon. Can some tell me how I can accomplish this task or link that may lead to my answer Thanks

Reply to
alfredo.palacios
Loading thread data ...

static (inside,outside) tcp interface 22 INSIDEIP 22 netmask 255.255.255.255

access-list out2in permit tcp any interface outside eq 22

access-group out2in in interface outside

Reply to
Walter Roberson

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.