<?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: firewall nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469209#M656356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the connection is initiated from the outside always you only need to allow the udp port on the outside ACL. The firewall will open up the return path for&lt;/P&gt;&lt;P&gt;the UDP connection (same ips and ports).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Jun 2010 21:43:25 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-06-14T21:43:25Z</dc:date>
    <item>
      <title>firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469206#M656353</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do nat on firewall with nat on udp ports. if there are certain servers running service on udp port , will external access work if&lt;/P&gt;&lt;P&gt;we configure nat for udp access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:56:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469206#M656353</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2019-03-11T17:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469207#M656354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes certainly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface tftp 192.168.2.2 tftp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,dmz) udp interface 165 192.168.2.2 snmp netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;static (inside,outside) udp interface syslog 192.168.2.2 syslog netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 11:04:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469207#M656354</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-06-09T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469208#M656355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. If am not wrong, this would also mean , putting a rule on outside interface for the traffic to be allowed from external sources to hit these internal ones on required udp ports?&lt;/P&gt;&lt;P&gt;Also, since the query is on udp ports , i believe sometimes we might need to allow the rule bidirectionally on the firewall for the connection to be successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if am wrong , appreciate all your assistance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Jun 2010 04:21:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469208#M656355</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2010-06-13T04:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469209#M656356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the connection is initiated from the outside always you only need to allow the udp port on the outside ACL. The firewall will open up the return path for&lt;/P&gt;&lt;P&gt;the UDP connection (same ips and ports).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 21:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469209#M656356</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-06-14T21:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469210#M656357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but since udp is sort of stateless as compared to tcp. Would firewall still allow it through with the state table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 02:42:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469210#M656357</guid>
      <dc:creator>suthomas1</dc:creator>
      <dc:date>2010-06-15T02:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: firewall nat</title>
      <link>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469211#M656358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;As you mentioned since TCP is stateful, the ASA can track the connection state and control the traffic in this way.&lt;/P&gt;&lt;P&gt;For UDP since it is stateless, the ASA uses short-timers to track the UDP connections.&lt;/P&gt;&lt;P&gt;If in a short period, there's a reply with the same source IP, source port, destination IP and destination port as the originated connection, the ASA will allow the connection through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 03:03:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-nat/m-p/1469211#M656358</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-06-15T03:03:52Z</dc:date>
    </item>
  </channel>
</rss>

