cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
327
Views
0
Helpful
2
Replies

VPN fail to go Internet

HDTTamHaiAn
Level 1
Level 1

Hi,

* I has a connection pool as below for local computers - they go to Internet normally:

ip dhcp pool sdm-pool

import all

network 192.168.1.0 255.255.255.0

default-router 192.168.1.2

dns-server 192.168.1.11 203.162.0.181

* And here is the VPN client configuration:

crypto isakmp client configuration group Staff

key 6 <encrypted>

dns 192.168.1.11 203.162.0.181

domain mail.ivn.com.vn

pool RemotePool

include-local-lan

max-logins 2

!

!

crypto ipsec transform-set RemoteTransform esp-aes esp-md5-hmac

!

crypto dynamic-map DynMap 10

set transform-set RemoteTransform

reverse-route

!

ip local pool RemotePool 192.168.1.101 192.168.1.110

When I connect via VPN - I got right IP (ex: 192.168.1.103), right DNS, but not the right default-gateway. It's 192.168.1.1 instead of 192.168.1.2

Is there any mistake in my configuration or did I miss something? Please help me.

Thanks in advance

2 Replies 2

HDTTamHaiAn
Level 1
Level 1

After changing configuration like above, users in local LAN cannot connect to Internet, too. Please help.

Is it necessary to add access-list?

crypto isakmp client configuration group Staff

...

acl 150

access-list 150 permit ip 192.168.1.0 0.0.0.255 any

Can you send the entire router config?

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: