Here are the sample command line,
access-list 101 permit ip 10.1.0.0 255.255.0.0 192.168.1.0 255.255.255.0
ip local pool bigpool 192.168.1.1-192.168.1.254
nat (inside) 0 access-list 101
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 128
vpdn group 1 client configuration address local bigpool
vpdn group 1 client configuration dns yourdns
vpdn group 1 client configuration wins yourwins
vpdn group 1 pptp echo 60
vpdn group 1 client authentication local
vpdn username username password *********
vpdn enable outside
VPN Setup
What statements are required to allow a VPN inbound past my Cisco PIX? ....
A VPN client can be an individual computer running MS Windows NT version 4.0, ...
www.chicagotech.net/vpnsetup.htm
VPN Issues
To setup VPN for MS VPN clients on Cisco PIX, you need to add the following lines.
access-list 101 permit ip 10.1.0.0 255.255.0.0 192.168.1.0 255.255.255.0 ....
www.chicagotech.net/vpn.htm
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
<(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Hi all,
I'm trying to setup a VPN (first time setting one up) and I am going
through a Cisxo PIX to Windows2003 Server..
Can someone tell me what I need to do on the PIX side to make this
work? Or can you point me to a nice step-by-step PIX/RAS/VPN Setup?

)
Thanks!
Matt