mapping external dynamic ip to internal port

Hello I set up my pix 501 at home, i am using pppoe and the ip is dynamic. Is it possible to map the external ip to an internal host for vnc using port tcp 5900? should i use static (inside,outside) ... for this? thanks

Reply to
jcharth
Loading thread data ...

In article , wrote: :Hello I set up my pix 501 at home, i am using pppoe and the ip is :dynamic. Is it possible to map the external ip to an internal host for :vnc using port tcp 5900? should i use static (inside,outside) ... for :this?

static (inside,outside) tcp interface 5900 INTERNALIP 5900 netmask

255.255.255.255

access-list out2in permit tcp any interface outside eq 5900

access-group out2in in interface outside

Reply to
Walter Roberson

Thanks Walter, that worked really good.

Reply to
jcharth

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.