<?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 Name resolution problem on 4 interface Cisco PIX firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/name-resolution-problem-on-4-interface-cisco-pix-firewall/m-p/340978#M552199</link>
    <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I having quite a hard time in doing this project of mine guys and it concerns about name resolution of the inside host to web server on the other interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well the setup is this I have a Cisco PIX 515E firewall and it has 4 interfaces. Well the interfaces are outside, inside, dmz1 and dmz2.And they are on different subnets. I'm concerned with the last three interfaces because traffic can go outside. On DMZ1, it contains a WEBSERVER server in the subnet 10.10.30.0/24, while on DMZ2, it contains a DNS server available for outside and inside access, its subnet is at 10.10.10.0/24. While the INSIDE interface 192.168.1.0/24 subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though users at the OUTSIDE could access the WEBSERVER through its FQDN and all inside users can access the Internet.However the inside users could not access it even if you type the webserver's Public IP address on the web browser or FQDN. The private IP address of the WEBSERVER is 10.10.30.11 and DNS server's IP is 10.10.10.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does issuing "static"s command with the dns subcommand will be of help on the three interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest probable solutions on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 07:53:48 GMT</pubDate>
    <dc:creator>chrisalbert241</dc:creator>
    <dc:date>2020-02-21T07:53:48Z</dc:date>
    <item>
      <title>Name resolution problem on 4 interface Cisco PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/name-resolution-problem-on-4-interface-cisco-pix-firewall/m-p/340978#M552199</link>
      <description>&lt;P&gt;Good day!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I having quite a hard time in doing this project of mine guys and it concerns about name resolution of the inside host to web server on the other interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well the setup is this I have a Cisco PIX 515E firewall and it has 4 interfaces. Well the interfaces are outside, inside, dmz1 and dmz2.And they are on different subnets. I'm concerned with the last three interfaces because traffic can go outside. On DMZ1, it contains a WEBSERVER server in the subnet 10.10.30.0/24, while on DMZ2, it contains a DNS server available for outside and inside access, its subnet is at 10.10.10.0/24. While the INSIDE interface 192.168.1.0/24 subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though users at the OUTSIDE could access the WEBSERVER through its FQDN and all inside users can access the Internet.However the inside users could not access it even if you type the webserver's Public IP address on the web browser or FQDN. The private IP address of the WEBSERVER is 10.10.30.11 and DNS server's IP is 10.10.10.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does issuing "static"s command with the dns subcommand will be of help on the three interfaces?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest probable solutions on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:53:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/name-resolution-problem-on-4-interface-cisco-pix-firewall/m-p/340978#M552199</guid>
      <dc:creator>chrisalbert241</dc:creator>
      <dc:date>2020-02-21T07:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Name resolution problem on 4 interface Cisco PIX firewall</title>
      <link>https://community.cisco.com/t5/network-security/name-resolution-problem-on-4-interface-cisco-pix-firewall/m-p/340979#M552200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you cannot access the webserver on the public IP since the packet never traverses through the outside interface. The packet transfer is only between the inside and the DMZ interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you ping the webserver fqdn from inside, are you getting the public IP in the response ? i think you mught have to configure alias command on ur pix. just check the following URL for the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml#int" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aee.shtml#int&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do let us know if this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2005 08:35:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/name-resolution-problem-on-4-interface-cisco-pix-firewall/m-p/340979#M552200</guid>
      <dc:creator>sachinraja</dc:creator>
      <dc:date>2005-01-27T08:35:25Z</dc:date>
    </item>
  </channel>
</rss>

