Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VPN Setup port forward

Status
Not open for further replies.
Apr 29, 2005
19
US
Is it possible to setup VPN access on a 506 Pix eventhough the external IP is dynamic?

If so how do you port forward from the external address to my NAT address?

Thank you.
 
Most likely as long you were aware of the external address and Yes you can port forward like so:

static (inside,outside) tcp interface 25 xxx.xxx.xxx.xxx 25
 
yes port 25 was an example.. you can change that to any port you wish.. his example

static (inside,outside) tcp interface 25 xxx.xxx.xxx.xxx 25

he is port forwarding port 25 to internal address xxx.xxx.xxx.xxx

Computer/Network Technician
CCNA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top