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
query INFORMATION_SCHEMA.COLUMNS
from system stored procedure
Excel / VBA / Userform
Keyboard Not Working
Transferring FSMO roles in Windows Server 2003
WScript: Retry on HTTP GET Connection Timeout
Exchange 2010 - Multiple Email Address Policies
Is there a VB6 addin to view Word 2007 documents?
Javascript when "." pressed tab the form
ms sql calculation in wrong
How to show Inbox Time column?