cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

dhcpd auto_config outside

lcaruso
Level 6
Level 6

Hi,

I've been tasked with cleaning up some old client configurations. This site is a spoke with one site-to-site vpn tunnel back to the hub.

I'm trying to figure out if the dhcpd auto_config outside is being used to provide dns resolution from the hub site for the spoke site.

dhcpd dns 192.168.a.b 12.x.y.z

dhcpd domain client.com

dhcpd auto_config outside

!

dhcpd address 192.168.a.b-192.168.a.d inside

dhcpd domain client.com interface inside

dhcpd enable inside

Can anyone clear me up on this config and how to tell if it is being used? Thanks.

Who Me Too'd this topic