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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PIX 506E Easy Access Rule Question

Status
Not open for further replies.

tsap

IS-IT--Management
Apr 19, 2005
69
CA
I want to setup 2 rules.

first to allow pcanywhere (any outside network) to connect to a local ip address.

and 2nd, To allow PPTP (any outside network)be passed unresircted to a local ip address.

I have tried setting this up as access rules, but once NAT options come up I'm not sure what to do.
 
You need to translate the local addresses in question to public addresses. Something like:

static (inside,outside) <public_ip> <local_ip> netmask 255.255.255.255 0 0

If you have only one public address, you can NAT by protocol and port.
 
I only have one public ip, So how would I do that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top