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
show and hide multiple divs using onclick
cricket's towers
Function Undefined Error in Wordpress
SQL Server 2005 Enterprise update query takes too long.
SQL Express not accepting outside connections
Outlook 2007 Asks for Login to Exchange 2008
create table in asp.net enterprise manager
SharePoint Quick Launch and Security
SCCM Query to Report
Creating a list item from sharepoint custom workflow with Multiple values from another list