<?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 Re: PIX 501 DNS Resolution with static route in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271957#M594644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Who can't resovle?? Th internal web server can't resovle external addresses or the outside can't resovle web server address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Feb 2004 17:32:01 GMT</pubDate>
    <dc:creator>clark.d</dc:creator>
    <dc:date>2004-02-12T17:32:01Z</dc:date>
    <item>
      <title>PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271954#M594631</link>
      <description>&lt;P&gt;I am using a pix 501.  &lt;/P&gt;&lt;P&gt;I have an internal DNS server behind this pix that uses my ISPs DNS servers to resolve external domains.&lt;/P&gt;&lt;P&gt;I now want to host a web site from the same server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to allow external access to the web server I add the following:&lt;/P&gt;&lt;P&gt;access-list outside_in_http permit tcp any host A.B.C.D eq www&lt;/P&gt;&lt;P&gt;static (inside,outside) A.B.C.D L.M.N.O netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group outside_in_http in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is all well and good and allows web access.  The problem is that the server can no longer resolve DNS queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I allow my server to resolve DNS again in a secure way.  I imagine this is quite simple to achieve but I am having great difficulty in finding the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Dylan&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:14:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271954#M594631</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2020-02-21T07:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271955#M594636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dylan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any access-list applied in the inside interface? Have you tried to 'clear xlate' after setting the static? Have you searched PIX's logs for connection rejections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2004 15:24:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271955#M594636</guid>
      <dc:creator>jose.couto</dc:creator>
      <dc:date>2004-02-12T15:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271956#M594638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the following in your acl?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in_http permit udp any host A.B.C.D eq 53&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will allow DNS queries from your inside box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2004 16:40:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271956#M594638</guid>
      <dc:creator>baileja</dc:creator>
      <dc:date>2004-02-12T16:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271957#M594644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Who can't resovle?? Th internal web server can't resovle external addresses or the outside can't resovle web server address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Feb 2004 17:32:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271957#M594644</guid>
      <dc:creator>clark.d</dc:creator>
      <dc:date>2004-02-12T17:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271958#M594647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The internal wev server cant resolve external addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 13:39:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271958#M594647</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271959#M594652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried the following which I believe should achieve the same thing - or am i missing something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name X.X.X.X eircomdns1&lt;/P&gt;&lt;P&gt;name L.M.N.O webserver&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host A.B.C.D eq www &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp host eircomdns1 host A.B.C.D eq domain &lt;/P&gt;&lt;P&gt;access-list outside_access_in permit udp host eircomdns1 host A.B.C.D eq domain &lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) A.B.C.D webserver netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 14:04:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271959#M594652</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271960#M594657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the inside web server can't resovle external, verify DNS is set correctly on inside server....it should be pointed to and outside DNS server or have forwarders turned on. If your web server is pointed to itself for DNS make sure to define a forwarder or make sure it has a root hints file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 14:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271960#M594657</guid>
      <dc:creator>clark.d</dc:creator>
      <dc:date>2004-02-13T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271961#M594661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a little confused here, I though your DNS and webserver where on the same box yet you have seperate statements defining them? Also, is your dns having problem resolving outside addresses or is it having problem resolving external queries for inside addresses? The second and third ACL line you have listed allows dns queries originating from outside. It would be much more helpful if you posted your entire config, your orginal posting had only one line and this one only has three to your acl. I think we can verify your config if it were posted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 14:39:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271961#M594661</guid>
      <dc:creator>baileja</dc:creator>
      <dc:date>2004-02-13T14:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271962#M594664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dns resolution works ok on the inside server until i add the static route to allow inbound http access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 15:13:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271962#M594664</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271963#M594665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry about that&lt;/P&gt;&lt;P&gt;I changed the naming when reconfiguring, I will post entire config in follow up to my original message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 15:18:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271963#M594665</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271964#M594668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am including my full config as it currently stands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken out the rules allowing udp &amp;amp; tcp connections from the external dns servers as I only want to allow the following:&lt;/P&gt;&lt;P&gt;1) all inside access out (default rule)&lt;/P&gt;&lt;P&gt;2) http access in to my web server (which also happens to be my dns server) from outside&lt;/P&gt;&lt;P&gt;3) my internal server (web &amp;amp; dns) needs to resolve dns by forwarding dns lookups to my ISPs servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when I put in the static and create the access-list and access-group to allow incoming http access then my DNS lookups stop working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;PIX Version 6.3(1)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password XXX encrypted&lt;/P&gt;&lt;P&gt;passwd XXX encrypted&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;domain-name ciscopix.com&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol ils 389&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;name X.X.X.X eircomdns1&lt;/P&gt;&lt;P&gt;name X.X.X.X eircomdns2&lt;/P&gt;&lt;P&gt;name L.M.N.O webserver&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp any host A.B.C.D eq www &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging console debugging&lt;/P&gt;&lt;P&gt;logging monitor debugging&lt;/P&gt;&lt;P&gt;logging trap warnings&lt;/P&gt;&lt;P&gt;logging host inside webserver&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside A.B.C.E 255.255.255.0&lt;/P&gt;&lt;P&gt;ip address inside L.M.N.P 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm location webserver 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;pdm location eircomdns1 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm location eircomdns2 255.255.255.255 outside&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) A.B.C.D webserver netmask 255.255.255.255 0 0 &lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 L.M.N.Q 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+ &lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius &lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http A.B.C.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet A.B.C.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd address XXXXXX-XXXXXX inside&lt;/P&gt;&lt;P&gt;dhcpd dns eircomdns1 eircomdns2&lt;/P&gt;&lt;P&gt;dhcpd lease 3600&lt;/P&gt;&lt;P&gt;dhcpd ping_timeout 750&lt;/P&gt;&lt;P&gt;dhcpd domain vendlink.internal&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;dhcpd enable inside&lt;/P&gt;&lt;P&gt;username admin password XXXX encrypted privilege 15&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxxxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;[OK]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 15:40:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271964#M594668</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271965#M594671</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;Have you got any syslog messages that you can provide?&lt;/P&gt;&lt;P&gt;If you haven't then do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In config mode -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;logging on&lt;/P&gt;&lt;P&gt;&amp;gt;logging buffer debug&lt;/P&gt;&lt;P&gt;&lt;DO dns="" lookup="" from="" inside="" web=""&gt;&lt;/DO&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;sho logging&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post the results, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - Jay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 16:20:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271965#M594671</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2004-02-13T16:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271966#M594672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;710005: UDP request discarded from 192.168.2.9/138 to outside:192.168.2.255/netb&lt;/P&gt;&lt;P&gt;ios-dgm&lt;/P&gt;&lt;P&gt;302016: Teardown UDP connection 58867 for outside:159.134.237.6/53 to inside:192&lt;/P&gt;&lt;P&gt;.168.1.20/1069 duration 0:02:01 bytes 36&lt;/P&gt;&lt;P&gt;106015: Deny TCP (no connection) from 216.155.193.154/25 to 192.168.2.10/1085 fl&lt;/P&gt;&lt;P&gt;ags FIN PSH ACK  on interface outside&lt;/P&gt;&lt;P&gt;302015: Built outbound UDP connection 58879 for outside:159.134.237.6/53 (159.13&lt;/P&gt;&lt;P&gt;4.237.6/53) to inside:192.168.1.20/1069 (192.168.2.10/1069)&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/1033 to outsid&lt;/P&gt;&lt;P&gt;e:192.168.2.3/20765 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/851 to outside&lt;/P&gt;&lt;P&gt;:192.168.2.3/658 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/3153 to outsid&lt;/P&gt;&lt;P&gt;e:192.168.2.3/20766 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/218 to outside&lt;/P&gt;&lt;P&gt;:192.168.2.3/215 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/3154 to outsid&lt;/P&gt;&lt;P&gt;e:192.168.2.3/20767 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/219 to outside&lt;/P&gt;&lt;P&gt;:192.168.2.3/216 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/3155 to outsid&lt;/P&gt;&lt;P&gt;e:192.168.2.3/20768 duration 0:00:31&lt;/P&gt;&lt;P&gt;305012: Teardown dynamic UDP translation from inside:192.168.1.34/220 to outside&lt;/P&gt;&lt;P&gt;:192.168.2.3/217 duration 0:00:31&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 18:45:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271966#M594672</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-13T18:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271967#M594674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try adding the following command to enable DNS Guard. This may solve your problem (what OS is your DNS server, I am assuming windows 2003)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the following command for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/fixup.pdf" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/config/fixup.pdf&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2004 19:22:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271967#M594674</guid>
      <dc:creator>baileja</dc:creator>
      <dc:date>2004-02-13T19:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271968#M594675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fixup protocol dns maximum-length 512 &lt;/P&gt;&lt;P&gt;gives me a "bad protocol" error&lt;/P&gt;&lt;P&gt;also the fixup command seems only to support the following on the pix&lt;/P&gt;&lt;P&gt;Usage:	[no] fixup protocol &lt;PROT&gt; [] [&lt;PORT&gt;-&lt;PORT&gt;]&lt;/PORT&gt;&lt;/PORT&gt;&lt;/PROT&gt;&lt;/P&gt;&lt;P&gt;I have also tried fixup protocol domain maximum-length 512&lt;/P&gt;&lt;P&gt;to which im told maximum-length is a bad port number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My server is indeed 2003 however this behaviour is also evident when i substitute the addresses of my PC instead of the server, the PC is running XP professional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have run the following command on the server that should ensure that DNS queries do nbot exeed 512 bytes dnscmd /config /enableednsprobes 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 09:54:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271968#M594675</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-16T09:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271969#M594677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets go to the beginning......from the server can you ping and outside device by IP only? Try this aaddres: 216.109.117.108.....does it reply?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 13:48:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271969#M594677</guid>
      <dc:creator>clark.d</dc:creator>
      <dc:date>2004-02-16T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271970#M594680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. not from the server or any other internal ip address.&lt;/P&gt;&lt;P&gt;http does succeed from the server and ping does succeed from the outside interface in case these help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 14:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271970#M594680</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-16T14:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271971#M594684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you ping inside interface from server? Is servers DG set to PIX inside address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 14:32:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271971#M594684</guid>
      <dc:creator>clark.d</dc:creator>
      <dc:date>2004-02-16T14:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271972#M594685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add this to you access list to allow ping to outside but not from outside in....&lt;/P&gt;&lt;P&gt;access-list outside_acl permit icmp any any echo-reply&lt;/P&gt;&lt;P&gt;access-list outside_acl permit icmp any any time-exceeded&lt;/P&gt;&lt;P&gt;access-list outside_acl permit icmp any any unreachable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 14:42:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271972#M594685</guid>
      <dc:creator>clark.d</dc:creator>
      <dc:date>2004-02-16T14:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 DNS Resolution with static route</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271973#M594689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes on both counts&lt;/P&gt;&lt;P&gt;(assuming DG is default gateway)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2004 14:51:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-dns-resolution-with-static-route/m-p/271973#M594689</guid>
      <dc:creator>dylanvendlink</dc:creator>
      <dc:date>2004-02-16T14:51:43Z</dc:date>
    </item>
  </channel>
</rss>

