Split tunneling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 11:51 AM - edited 03-09-2019 09:23 AM
I need to enable split tunneling on a pix 515. Clients are using Cisco VPN Client 4.0.1 and need access to local network printers. Not sure how to go about this task. Does anyone have any config examples or links. Do I simply create an ACL and apply it with the vpngroup split tunnel command?
Thanks,
Brandon
- Labels:
-
Other Security Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 05:07 PM
Yeah pretty much. All you should need is something like the following:
access-list 150 permit ip
vpngroup
On the VPN client you will have to enable the "Allow Local LAN Access" checkbox.
