<?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: problem with mail server in dmz zone in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073038#M395982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you allow only traffic to an internal server, try to add the following line and ping again to 8.8.8.8:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;access-list DMZ_access_in extended permit icmp any any echo&lt;/SPAN&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;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2012 15:49:38 GMT</pubDate>
    <dc:creator>Karsten Iwen</dc:creator>
    <dc:date>2012-11-06T15:49:38Z</dc:date>
    <item>
      <title>problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073028#M395967</link>
      <description>&lt;P&gt;i configured on my asa 5510 dmz zone and put my mail server in this zone. i configured nat rule with public address which i received from my ISP and i configured ACL rule. my configuration of asa 5510 is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[quote]&lt;/P&gt;&lt;P&gt;Result of the command: "show runn"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;: Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 8.4(2) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname asa5510&lt;/P&gt;&lt;P&gt;domain-name domen.com&lt;/P&gt;&lt;P&gt;enable password 8Ry2YjIyt7RRXU24 encrypted&lt;/P&gt;&lt;P&gt;passwd 2KFQnbNIdI.2KYOU encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address x.x.x.178 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.0.10 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; description Mreza za virtualne masine- mail server, wsus....&lt;/P&gt;&lt;P&gt; nameif DMZ&lt;/P&gt;&lt;P&gt; security-level 50&lt;/P&gt;&lt;P&gt; ip address 172.16.20.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; nameif management&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 192.168.1.1 255.255.255.0 &lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone CEST 1&lt;/P&gt;&lt;P&gt;clock summer-time CEDT recurring last Sun Mar 2:00 last Sun Oct 3:00&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; domain-name dri.local&lt;/P&gt;&lt;P&gt;object network VPN-POOL&lt;/P&gt;&lt;P&gt; subnet 192.168.50.0 255.255.255.0&lt;/P&gt;&lt;P&gt; description VPN Client pool&lt;/P&gt;&lt;P&gt;object network LAN-NETWORK&lt;/P&gt;&lt;P&gt; subnet 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt; description LAN Network&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_192.168.0.0_24&lt;/P&gt;&lt;P&gt; subnet 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network 192.168.0.10&lt;/P&gt;&lt;P&gt; host 192.168.0.10&lt;/P&gt;&lt;P&gt;object service ssl&lt;/P&gt;&lt;P&gt; service tcp destination eq 465 &lt;/P&gt;&lt;P&gt;object service tls&lt;/P&gt;&lt;P&gt; service tcp destination eq 995 &lt;/P&gt;&lt;P&gt;object network mail_server&lt;/P&gt;&lt;P&gt; host 172.16.20.200&lt;/P&gt;&lt;P&gt;object service StartTLS&lt;/P&gt;&lt;P&gt; service tcp destination eq 587 &lt;/P&gt;&lt;P&gt;object service admin_port&lt;/P&gt;&lt;P&gt; service tcp destination eq 1000 &lt;/P&gt;&lt;P&gt;object service ODMR&lt;/P&gt;&lt;P&gt; service tcp destination eq 366 &lt;/P&gt;&lt;P&gt;object service SSL-IMAP&lt;/P&gt;&lt;P&gt; service tcp destination eq 993 &lt;/P&gt;&lt;P&gt;object network remote&lt;/P&gt;&lt;P&gt; host 172.16.20.200&lt;/P&gt;&lt;P&gt;object network test&lt;/P&gt;&lt;P&gt; host 192.168.0.22&lt;/P&gt;&lt;P&gt;object network mail&lt;/P&gt;&lt;P&gt; host 172.16.20.200&lt;/P&gt;&lt;P&gt;object-group network PAT-SOURCE-NETWORKS&lt;/P&gt;&lt;P&gt; description Source networks for PAT&lt;/P&gt;&lt;P&gt; network-object 192.168.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_SERVICE_2&lt;/P&gt;&lt;P&gt; service-object tcp &lt;/P&gt;&lt;P&gt; service-object tcp destination eq pop3 &lt;/P&gt;&lt;P&gt; service-object tcp destination eq smtp &lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_SERVICE_1&lt;/P&gt;&lt;P&gt; service-object ip &lt;/P&gt;&lt;P&gt; service-object tcp &lt;/P&gt;&lt;P&gt; service-object icmp echo-reply&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit object-group DM_INLINE_SERVICE_2 any object mail_server &lt;/P&gt;&lt;P&gt;access-list Split_Tunnel_List extended permit ip 192.168.0.0 255.255.255.0 any &lt;/P&gt;&lt;P&gt;access-list outside_cryptomap extended permit ip 192.168.0.0 255.255.255.0 192.168.5.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list DMZ_access_in extended permit object-group DM_INLINE_SERVICE_1 any host 192.168.0.22 &lt;/P&gt;&lt;P&gt;access-list outside_dmz extended permit tcp any host 178.254.133.179 eq smtp &lt;/P&gt;&lt;P&gt;access-list outside_dmz extended permit tcp any host 178.254.133.179 eq pop3 &lt;/P&gt;&lt;P&gt;ip local pool vpnadrese 192.168.50.1-192.168.50.100 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static LAN-NETWORK LAN-NETWORK destination static VPN-POOL VPN-POOL&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;object network mail_server&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static x.x.x.179&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;access-group DMZ_access_in in interface DMZ&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 x.x.x.177 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/quote]&lt;/P&gt;&lt;P&gt;But, my client cannot access my mail server. Which rules i need put that my mail server works?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:19:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073028#M395967</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2019-03-12T00:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073029#M395969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the NAT-statement is in place and the ACL allows SMTP, thats fine. (In fact, you allow all TCP to the DMZ-server because of "service object tcp" in the group DM_INLINE_SERVICE_2; that should be removed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can your server access the Internet?&lt;/P&gt;&lt;P&gt;If that works you can try disabling the SMTP-inspection with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;no fixup protocol smtp 25&lt;/SPAN&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;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:00:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073029#M395969</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-06T15:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073030#M395971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my server cannot access the internet. my ISP is registered in dns zone A record on my public IP x,x,x,179, MX record and TXT record, but i can't access to internet from my mail server&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:10:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073030#M395971</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T15:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073031#M395973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my mail server must have the access to the internet? i can't search web page from web browser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:12:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073031#M395973</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073032#M395975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, that is a different situation. Then start troubleshooting your connection from the ASA to the server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) can they ping each other?&lt;/P&gt;&lt;P&gt;2) Switchport-config corect where your server is connected?&lt;/P&gt;&lt;P&gt;3) IP-config on mail-server correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:14:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073032#M395975</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-06T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073033#M395977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)yes, i can ping each other&lt;/P&gt;&lt;P&gt;3)my mail server have address 172.16.20.200 mask 255.255.255.0 gateway 172.16.20.1 dns 172.16.20.1. asa have configuration 172.16.20.1 mask 255.255.255.0 &lt;/P&gt;&lt;P&gt;2) switchportport-config, where i see that configuration?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:27:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073033#M395977</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073034#M395978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i use packet trace i receive picture like that my firewall is configured ok. what do you think?&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/1/8/0/111081-picture.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:37:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073034#M395978</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073035#M395979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;configure a different DNS server on the mail-server, not the 172.16.20.1. The ASA doesn't work as a DNS-server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;fixup protocol icmp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try to ping an address on the internet (like 8.8.8.8). Does that work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:39:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073035#M395979</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-06T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073036#M395980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the packet-tracer looks fine. How do you test if you mail-server is reachable from the internet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:45:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073036#M395980</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-06T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073037#M395981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i receive request time out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:45:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073037#M395981</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T15:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073038#M395982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, you allow only traffic to an internal server, try to add the following line and ping again to 8.8.8.8:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;access-list DMZ_access_in extended permit icmp any any echo&lt;/SPAN&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;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:49:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073038#M395982</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-06T15:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073039#M395983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;again nothing request time out.i changed dns server. i puted dns server in my inside lan where's lan have internet. this dns server is integrated with active directory. my users have dns server with address 192.168.0.20 and they have internet. when i ping for exampe &lt;A href="http://www.google.com"&gt;www.google.com&lt;/A&gt; i receive address of google but i don't have ping request time out. i put this dns sever like temporary solution. can i enable dhcp server and dns server on my asa 5510 firewall and i use dns of asa?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 20:42:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073039#M395983</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-06T20:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073040#M395984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I searched configuration of my Ethernet 0/2 and on ethernet0/2 is not configured VLAN and there's not switch port. Maybe this is problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 08:55:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073040#M395984</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-07T08:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073041#M395985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On your ASA the interface is configured. And you say you can ping the ASA from the server. So there shouldn't be a problem. Unless you have another system with IP 172.16.20.1 that was replying when you tested it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please enable icmp-debug on the ASA: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asa# deb icmp trace&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asa# term mon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and ping the 172.16.20.1 again from the server. If you see a log-message the connection between the server and the ASA is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And please provide the output of the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asa# packet-tracer input DMZ icmp 172.16.20.200 8 0 1.2.3.4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 09:33:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073041#M395985</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-07T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073042#M395986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;log file is:&lt;/P&gt;&lt;P&gt;[quote]&lt;/P&gt;&lt;P&gt;asa5510(config)# ICMP echo request from 172.16.20.200 to 172.16.20.1 ID=1 seq=11&lt;/P&gt;&lt;P&gt;0 len=32&lt;/P&gt;&lt;P&gt;ICMP echo reply from 172.16.20.1 to 172.16.20.200 ID=1 seq=110 len=32&lt;/P&gt;&lt;P&gt;ICMP echo request from 172.16.20.200 to 172.16.20.1 ID=1 seq=111 len=32&lt;/P&gt;&lt;P&gt;ICMP echo reply from 172.16.20.1 to 172.16.20.200 ID=1 seq=111 len=32&lt;/P&gt;&lt;P&gt;ICMP echo request from 172.16.20.200 to 172.16.20.1 ID=1 seq=112 len=32&lt;/P&gt;&lt;P&gt;ICMP echo reply from 172.16.20.1 to 172.16.20.200 ID=1 seq=112 len=32&lt;/P&gt;&lt;P&gt;ICMP echo request from 172.16.20.200 to 172.16.20.1 ID=1 seq=113 len=32&lt;/P&gt;&lt;P&gt;ICMP echo reply from 172.16.20.1 to 172.16.20.200 ID=1 seq=113 len=32&lt;/P&gt;&lt;P&gt;[/quote]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 09:42:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073042#M395986</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-07T09:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073043#M395987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please provide also the packet-tracer-output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 09:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073043#M395987</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-07T09:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073044#M395988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;packet tracert from asa to mail server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 09:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073044#M395988</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-07T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073045#M395989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i puted the picture when traffic come on outside interface)public address of mail server). i tested ping from outside interface on 8.8.8.8 it works but from dmz interface it's not works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 10:01:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073045#M395989</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-07T10:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073046#M395990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #f7fafb; border-collapse: collapse; font-size: 12px; list-style: none; font-family: Arial, verdana, sans-serif;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;asa# packet-tracer input DMZ icmp 172.16.20.200 8 0 1.2.3.4&lt;/SPAN&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;&lt;/P&gt;&lt;P&gt;--&amp;nbsp; &lt;BR /&gt;Don't stop after you've improved your network! Improve the world by lending money to the working poor: &lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.kiva.org/invitedby/karsteni" rel="nofollow"&gt;http://www.kiva.org/invitedby/karsteni&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 11:10:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073046#M395990</guid>
      <dc:creator>Karsten Iwen</dc:creator>
      <dc:date>2012-11-07T11:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem with mail server in dmz zone</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073047#M395991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;result is:&lt;/P&gt;&lt;P&gt;[code]&lt;/P&gt;&lt;P&gt;asa5510# packet-tracer input DMZ icmp 172.16.20.200 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;/P&gt;&lt;P&gt;Type: ACCESS-LIST&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Implicit Rule&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;MAC Access list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 2&lt;/P&gt;&lt;P&gt;Type: ROUTE-LOOKUP&lt;/P&gt;&lt;P&gt;Subtype: input&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;in&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 3&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: INSPECT&lt;/P&gt;&lt;P&gt;Subtype: np-inspect&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;class-map inspection_defau&lt;/P&gt;&lt;P&gt; match default-inspection-&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 icmp&lt;/P&gt;&lt;P&gt;service-policy global_poli&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 4&lt;/P&gt;&lt;P&gt;Type: INSPECT&lt;/P&gt;&lt;P&gt;Subtype: np-inspect&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&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 icmp&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 5&lt;/P&gt;&lt;P&gt;Type: INSPECT&lt;/P&gt;&lt;P&gt;Subtype: np-inspect&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 6&lt;/P&gt;&lt;P&gt;Type: NAT&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;object network mail_server&lt;/P&gt;&lt;P&gt; nat (DMZ,outside) static x.x.x.179&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Static translate 172.16.20.200/0 to x.x.x.179/0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 7&lt;/P&gt;&lt;P&gt;Type: IP-OPTIONS&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phase: 8&lt;/P&gt;&lt;P&gt;Type: FLOW-CREATION&lt;/P&gt;&lt;P&gt;Subtype:&lt;/P&gt;&lt;P&gt;Result: ALLOW&lt;/P&gt;&lt;P&gt;Config:&lt;/P&gt;&lt;P&gt;Additional Information:&lt;/P&gt;&lt;P&gt;New flow created with id 27, packet dispatched to next module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;input-interface: DMZ&lt;/P&gt;&lt;P&gt;input-status: up&lt;/P&gt;&lt;P&gt;input-line-status: up&lt;/P&gt;&lt;P&gt;output-interface: outside&lt;/P&gt;&lt;P&gt;output-status: up&lt;/P&gt;&lt;P&gt;output-line-status: up&lt;/P&gt;&lt;P&gt;Action: allow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[/code]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 11:35:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-mail-server-in-dmz-zone/m-p/2073047#M395991</guid>
      <dc:creator>goran ljubic</dc:creator>
      <dc:date>2012-11-07T11:35:28Z</dc:date>
    </item>
  </channel>
</rss>

