cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
841
Views
0
Helpful
5
Replies

VPN disconnects client on local network

lbravo
Level 1
Level 1

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

5 Replies 5

mostiguy
Level 6
Level 6

you want to set up split tunnelling. What specific product is he connecting to? - an ios router, a pix, etc ?

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.

What does access-list 101 look like?

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.

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.