|
|
| Author |
Message |
DCS Guest
|
Posted: Wed Apr 26, 2006 9:50 pm Post subject: Obtain DNS Information from Provider |
|
|
I have an 1800 ISR router with an ADSL HWIC. The HWIC is configured
and I'm connecting to the provider without any problems. Behind that,
I have an ASA firewall coming from an internal interface on the ISR. I
have been using the DNS settings provided by my ISP to manually
conifgure my client stations on the inside of the ASA and would like to
transition to DHCP.
When using the ISPs DSL modem, the modem obtains the DNS information
for that session which periodically changes. How can I configure my
1800 ISR to get this DNS information, pass it to my ASA, and have the
ASA use this information when leasing IPs to clients?
Thanks~! DCS |
|
| Back to top |
|
 |
|
|
Merv Guest
|
Posted: Thu Apr 27, 2006 2:50 pm Post subject: Re: Obtain DNS Information from Provider |
|
|
assuming 1800 is getting its IP and DSN info via DHCP, then set up a
DHCP pool on the 1800 configured with the import all function.
On the ASA configure DHCP relay to relay DHCP client requests from PCs
thru the ASA to the 1800 |
|
| Back to top |
|
 |
DCS Guest
|
Posted: Thu Apr 27, 2006 7:50 pm Post subject: Re: Obtain DNS Information from Provider |
|
|
Hey,
The IPs are static but the ISP DNS servers, while MOSTLY static do
change occassionally. The gateways the ISPs use seem to be able to get
this information during their negotiation and I'd like like to replace
their gateway and have all that information negotiated with my router.
Merv wrote:
| Quote: | assuming 1800 is getting its IP and DSN info via DHCP, then set up a
DHCP pool on the 1800 configured with the import all function.
On the ASA configure DHCP relay to relay DHCP client requests from PCs
thru the ASA to the 1800 |
|
|
| Back to top |
|
 |
Merv Guest
|
Posted: Thu Apr 27, 2006 7:50 pm Post subject: Re: Obtain DNS Information from Provider |
|
|
Can you please provide an ASCII diagram of the current setup and the
planned setup
When you say ISP gateway exactly what are you referring to ?
Is it a device at your site ? |
|
| Back to top |
|
 |
|