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
Add dropdownlists to a page automatically and preserve them between postbacks
Cannot get objConn.execute sql to insert into database
Title: How do I get/update Excel External links with multiple file linkages?
Forward Exchange e-mail
Active Directory New Users adding wrong email address
Windows Moible 5.0 Connect to Access Database (Connection String)
Using Option Button to Filter Date in Query
jquery - gmaps
Homemade plastics
Arabic text in grid view from SQL Server