08-12-2003 05:46 PM - edited 02-21-2020 12:43 PM
I have a user on another network in another office connecting to our office network via vpn client over dsl. Once the vpn client connects and establishes a connection, he gets disconnected from his own local network--can't access local servers, print to local printers, etc. He can telnet to our applications.
I believe this is something simple to fix. Please tell me it's so.
Leo
08-12-2003 05:57 PM
you want to set up split tunnelling. What specific product is he connecting to? - an ios router, a pix, etc ?
08-12-2003 06:14 PM
The user is connecting to a PIX 506E.
I see this command in the Pix's config:
vpngroup AAAAAA split-tunnel 101
The user's network is 192.168.158.0 and our local VPN pool is 192.168.1.0.
08-13-2003 06:22 AM
What does access-list 101 look like?
08-13-2003 08:53 AM
Three of them below:
access-list 101 permit ip 195.196.197.0 255.255.255.0 10.x.x.x 255.255.255.0
access-list 101 permit ip 195.196.197.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 101 permit ip 195.196.197.0 255.255.255.0 10.x.x.x 255.255.255.0
10.x.x.x are two other networks.
08-13-2003 09:00 AM
Three of them below:
access-list 101 permit ip 195.196.197.0 255.255.255.0 10.x.x.x 255.255.255.0
access-list 101 permit ip 195.196.197.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 101 permit ip 195.196.197.0 255.255.255.0 10.x.x.x 255.255.255.0
10.x.x.x are two other networks.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide