Microsoft
Software
Hardware
Network
Question : Cisco PIX 506E configuration for VPN pass through
Have a client that has a PIX 506E. I'm setting up the PPTP VPN on their windows 2003 server. I'm looking for the configuration of the PIX to allow the VPN passthrough. I'm saying:
For PAT:
static (inside,outside) tcp outsideIP 1723 insideIP 1723 netmask 255.255.255.255 0 0
For ACL:
access-list outside permit tcp any host outsideIP eq 1723
access-list outside permit gre any host outsideIP
access-group outside in interface outside
Is this right? Need ASAP. Thx.
Answer : Cisco PIX 506E configuration for VPN pass through
1723 is the port for pptp, the device knows this and changes it in the config. Same thing would happen for prot 25 or 80.
Regards,
3nerds
Random Solutions
What will the year, month and day be?
Are there any issues to be aware of with method overloading when using Web Services?
conditional formatting and or statement
Match string to a string Java
Creating Views in Outlook using VBA
netware 6.5 to ESXI4.1 vm
Check if string only contains ascii chars, numbers, and underscores?
PHP Web publishing in FileMaker Pro 10 Server Advanced
xml validation
Formatting field in datagrid template