03-16-2023 09:45 AM - edited 03-17-2023 03:23 AM
I'm having issues with my networks not being able to resolve websites. I'm trying to configure DNS servers on internal segments without putting them on the public network. So basically, port forwarding ideally, I would like to have one DNS server in the DMZ resolving and one internally able to resolve URLs. I can ping outside but can't resolve website urls. 192.168.1.1 is my ISP network gateway. I'm basically asking what is "nat (inside,outside) after-auto source dynamic any interface" equivalent command on this router? Am I missing something?
Here's my current config:
03-16-2023 10:15 AM
You should rely on Local DNS Server, Intern that local DNS Server should able to resolved both Local and FQDN.
03-16-2023 10:21 AM
03-16-2023 11:26 AM
show us more what is I can’t get the traffic going
03-16-2023 12:02 PM
03-17-2023 03:58 PM
Meaning is in a flat network if I have my domain controller on the inside network it can Traverse the outside and get DNS entries to be able to resolve quarries once I switched from an ASAv to the CRS that functionality just dropped
ASAv works with the same setup, and when you replace ASAv with CSR1K that not working.
When you replace with CSR1K, from DNS Server are you able to resolve the DNS ? (can you post the output ?) DNS Server what Root DNS Server is configured ?
When the Client use your DNS Server (local one)
can you post nslookup (local and FQDN resolution) what error you getting) ?
03-17-2023 04:41 PM - edited 03-17-2023 05:12 PM
DNS request timed out
Default Server Unknown
#do ping google.com
Pinging google.com (142.250.217.206) with 18 bytes of data:
PING: no reply from 142.250.217.206
PING: timeout
PING: no reply from 142.250.217.206
PING: timeout
PING: no reply from 142.250.217.206
PING: timeout
PING: no reply from 142.250.217.206
PING: timeout
03-17-2023 04:46 PM
I had that configured, my problem is I can ping public ip addresses but I can not open websites in a browser which I find really weird
That what your issue and we are dealing with - IP pings, but the Browsing side needs DNS Resolution, which is failing.
For that I have asked some information - if you can provide that information - we can do some testing to resolve it.
Let me paste again :
When you replace with CSR1K, from DNS Server are you able to resolve the DNS ? (can you post the output ?) DNS Server what Root DNS Server is configured ?
When the Client use your DNS Server (local one)
can you post nslookup (local and FQDN resolution) what error you getting) ?
DNS request timed out
Default Server Unknown
This is not much use here, we are not sure what device is this getting message.
end devise post ipconfig /all Along with the information I have asked in the post.
03-16-2023 12:29 PM
Do you have any debug commands that you would like me to post? I'm just confused as to why this isn't working.
03-16-2023 12:33 PM
192.168.0.83 is on one INSIDE LAN
10.4.43.83 is on one INSIDE LAN
192.168.1.1 is the outside router on the WAN network.
I can ping outside via ip addresses just not FQDN. I am assuming the inside DNS servers aren't receiving the port 53 request.
03-17-2023 03:27 AM
I'm basically asking what is "nat (inside,outside) after-auto source dynamic any interface" equivalent command on this router? Am I missing something? Thank you for your help.
03-17-2023 03:34 PM - edited 03-17-2023 03:35 PM
ip domain lookup <<- this command need to make router run as DNS proxy
03-17-2023 04:38 PM
I had that configured, my problem is I can ping public ip addresses but I can not open websites in a browser which I find really weird.
03-28-2023 01:27 AM
I am not sure if you can relate with your problem, but yesterday i had somehow similiar issue DNS was not resolving. So i removed the config from my interfaces for umbrella DNS, and it got resolved. I am suspecting software bug. Cisco IOS XE Software, Version 16.12.01a.
Before i had same, can ping IPs but not able to reach using FQDN.
interface GigabitEthernet2
no umbrella in Azure
!
interface Tunnel100
no umbrella in iWAN
!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide