Answer the question
In order to leave comments, you need to log in
Cisco 1811 - VPN clients receive DNS from external DHCP interface, how to disable?
Good afternoon!
There are 2 providers, one is configured by statics, the second receives settings on DHCP.
DNS servers are specified in the Cisco configuration:
ip name-server 192.168.0.151
ip name-server 8.8.8.8
interface FastEthernet1
description internet-outside-ISP2
no ip dhcp client request dns-nameserver
ip address dhcp
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
Answer the question
In order to leave comments, you need to log in
Anatoly , you can add an explicit reference to the dns server to the configuration:
crypto isakmp client configuration group yyy
dns xxxx
Rinat Garipov thanks for the answer, this group has such a setting.
Sorry for not clarifying, the issue occurs with the vpdn-group vpnaccess group:
vpdn-group vpnaccess
! Default PPTP VPDN group
accept-dialin
protocol pptp
virtual-template 100
l2tp tunnel receive-window 256
interface Virtual-Template100
ip unnumbered FastEthernet0
ip broadcast-address 192.168.0.255
ip nat inside
ip virtual-reassembly
peer default ip address pool DIAL-IN
ppp encrypt mppe auto required
ppp bridge ip
ppp authentication ms-chap ms-chap-v2
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question