Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I have the following network diagram:PPTP client -> Internet ->R outer with NAT/PAT -> PIX -> Private networkUsing the VPN wizard I have configured a PPTP tunnel with MS-CHAP.I have no problems to stablish the tunnel, the authentication works fine...
So, if a I want to allow any user of the PPTP tunel to have full IP access to my private network (192.168.3.x) I should enter the following lines:access-list pptp permit any 192.168.3.0 255.255.255.0fixup protocol pptp 1723and then configure the vpdn...