cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
541
Views
0
Helpful
1
Replies

DHCP question

Keith Craycraft
Level 1
Level 1

I have one remote ASA that gets outside IP Address from DHCP, Is there any way to pass one of the outside DNS servers to be used as DNS for inside client getting DHCP address?

1 Accepted Solution

Accepted Solutions

Try the following command " dhcpd auto_config outside"

ASA-1(config)# dhcpd auto_config ?

configure mode commands/options:

Available client interfaces from which to obtain WINS/DNS/domain information:

  inside    Name of interface Vlan2

  internet  Name of interface Vlan3

  outside   Name of interface Vlan1

ASA-1(config)# dhcpd auto_config outside

Here is a link:

http://www.cisco.com/en/US/partner/docs/security/asa/asa83/command/reference/d2.html#wp1994252

View solution in original post

1 Reply 1

Try the following command " dhcpd auto_config outside"

ASA-1(config)# dhcpd auto_config ?

configure mode commands/options:

Available client interfaces from which to obtain WINS/DNS/domain information:

  inside    Name of interface Vlan2

  internet  Name of interface Vlan3

  outside   Name of interface Vlan1

ASA-1(config)# dhcpd auto_config outside

Here is a link:

http://www.cisco.com/en/US/partner/docs/security/asa/asa83/command/reference/d2.html#wp1994252

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:

Review Cisco Networking products for a $25 gift card