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
How to create CENTOS 5 rescue disk with GRUB and Kernel 2.6 inside ?
Crystal Reports database security
drop sybase log device
Background Image Not Showing
How To Locate Items Displayed In The Immediate Window Dialog Box of Visual Studio Express 2008
transfer data between .aspx forms in c#
Report Requesting Parameter Value
PC Hanging too much :(
Cannot telnet into switch after ACL configuration on router
Radio button alignment in Coldfusion flash form