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!
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!