Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cisco871 + Microsoft VPN client

Status
Not open for further replies.

Edixx

Technical User
Joined
Nov 21, 2005
Messages
3
Location
SI
Hi! we are currently using MS VPN client on remote site to access our LAN. It work OK.
sampe conf:

interface Virtual-Template3
ip unnumbered Ethernet0
peer default ip address pool vpn-pool
ppp encrypt mppe 40
ppp authentication ms-chap

Question: Every user connecting over VPN can access whole LAN. How do I config in the manner like:
user1 can access only server1 on the LAN
user2 can access server2 e.t.c

Thank you!
 
you need to apply access-list for the vpn-pool ips ..
 
Thank you - do you have any sample config
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top