I have set up a pix 506e (ver. 6.3) for locally authenticated mppe vpn connections
I am sure there must be a simple solution to this. Any help is appreciated.
Here are the commands I used to set up the pix for vpn connections:
access-list 101 permit ip 192.168.1.0 255.255.255.0 192.168.2.0
255.255.255.0 ip local pool vpnpool 192.168.2.1-192.168.2.50 nat (inside) 0 access-list 101 sysopt connection permit-pptp vpdn group 1 accept dialin pptp vpdn group 1 ppp authentication pap vpdn group 1 ppp authentication chap vpdn group 1 ppp authentication mschap vpdn group 1 ppp encryption mppe auto vpdn group 1 client configuration address local vpnpool vpdn group 1 client configuration dns 192.168.1.4 vpdn group 1 pptp echo 60 vpdn group 1 client authentication local vpdn username ***** password ********* vpdn enable outside