<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot access a website, from one interface, that is hosted behi in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-access-a-website-from-one-interface-that-is-hosted-behind/m-p/2076081#M392169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding the DNS rewrite should work as you have the "dns" parameter for the server Static NAT towards outside and also have the "inspect dns" enabled. DNS rewrite should work for hosts that do DNS query to a server thats on the public network. In other words when the users on the wifi ask a public DNS server for the public IP address of the server the ASA should rewrite the public IP address to the private IP address before the DNS reply reaches the wifi host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see a reason why the "packet-tracer" would fail. On the other hand if you are using the public NAT IP address as the destination IP address it probably doesnt show correctly and you cant really test the DNS rewrite thing with the "packet-tracer"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to really check whats happening with regards to the DNS operation I would suggest configuring a packet capture on the ASA for the DNS traffic on the wifi interfaces and see if the ASA actually changes the DNS replies before they reach the host doing the DNS query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could share the configurations (except for possible sensitive information) and the "packet-tracer" commands and output with us we could go through those and see if there is any problems there. I can also help you with the packet capture configurations if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2013 21:06:53 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2013-01-25T21:06:53Z</dc:date>
    <item>
      <title>Cannot access a website, from one interface, that is hosted behind a different interface; on same appliance</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-a-website-from-one-interface-that-is-hosted-behind/m-p/2076080#M392165</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m working with a network that has been setup with a wireless interface for wifi, an inside interface for a staff lan and of course the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a webserver hosting a website on the inside of the staff network/subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the sake of argument: &lt;/P&gt;&lt;P&gt;Staff’s subnet is using: 192.168.1.0 &lt;/P&gt;&lt;P&gt;Wireless is using: 10.16.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The website is hosted on a static IP on the 192.168.1.10 and is NAT’d out as X.X.X.10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wireless users are using an external DNS server and when they try and connect to the site’s website on the, public address, X.X.X.10 IP it fails.&amp;nbsp; Everyone outside of the building can access the site fine.&amp;nbsp; Everyone on the Staff Lan are also fine, thanks to a local DNS server and being able to directly access 192.168.1.10; however if they hit the X.X.X10, it also fails or doesnt rewrite.&amp;nbsp; Access Rules are in place for HTTP/HTTPS etc for the webserver.&amp;nbsp; There are no extra rules allowing the wireless users on the 10.16.0.0 network to access the server specificially though.&amp;nbsp; I’m wondering if that’s the key issue with the setup.&amp;nbsp; I’ve ran a packet trace from the wireless network pointing to the webserver and each way I run it, it says Config Implicit Rule.&amp;nbsp; I just wonder if it needs to be setup on a different interface.&amp;nbsp; I’ve only have 2 rules for the inside and two rules for the wireless; the typical any ip any and any ip deny rules.&amp;nbsp; Everything else is configured on the Outside Interface for access to different servers etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its setup like this (Excuse my text diagram):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{Internet }-----------Firewall-------- Staff Lan: 192.168.1.0 (Inside interface; Webserver resides on this Subnet)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wireless Lan(Wireless Interface)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.16.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.0(5)&lt;/P&gt;&lt;P&gt;Security levels of Inside and Wireless interfaces are set to 100.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have enabled DNS Rewrite on the NAT.&lt;/P&gt;&lt;P&gt;static (inside,outside) X.X.X.10 obj-192.168.1.10 netmask 255.255.255.255 dns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the Inspection Policiy looks like this:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;policy-map type inspect dns migrated_dns_map_1&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns migrated_dns_map_1 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there are just more pieces to the puzzle and not everything is in place for the DNS Rewrite to even work.&lt;/P&gt;&lt;P&gt;Any help, or pointing me in the right direction etc, would be very appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:52:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-a-website-from-one-interface-that-is-hosted-behind/m-p/2076080#M392165</guid>
      <dc:creator>Michael Vela</dc:creator>
      <dc:date>2019-03-12T00:52:26Z</dc:date>
    </item>
    <item>
      <title>Cannot access a website, from one interface, that is hosted behi</title>
      <link>https://community.cisco.com/t5/network-security/cannot-access-a-website-from-one-interface-that-is-hosted-behind/m-p/2076081#M392169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my understanding the DNS rewrite should work as you have the "dns" parameter for the server Static NAT towards outside and also have the "inspect dns" enabled. DNS rewrite should work for hosts that do DNS query to a server thats on the public network. In other words when the users on the wifi ask a public DNS server for the public IP address of the server the ASA should rewrite the public IP address to the private IP address before the DNS reply reaches the wifi host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see a reason why the "packet-tracer" would fail. On the other hand if you are using the public NAT IP address as the destination IP address it probably doesnt show correctly and you cant really test the DNS rewrite thing with the "packet-tracer"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to really check whats happening with regards to the DNS operation I would suggest configuring a packet capture on the ASA for the DNS traffic on the wifi interfaces and see if the ASA actually changes the DNS replies before they reach the host doing the DNS query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could share the configurations (except for possible sensitive information) and the "packet-tracer" commands and output with us we could go through those and see if there is any problems there. I can also help you with the packet capture configurations if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 21:06:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-access-a-website-from-one-interface-that-is-hosted-behind/m-p/2076081#M392169</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-01-25T21:06:53Z</dc:date>
    </item>
  </channel>
</rss>

