<?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: routing outbound traffic to 2 interfaces on asa in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005685#M939644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celso,&lt;/P&gt;&lt;P&gt;  Cisco firewalls do not support PBR (Policy Based Routing). Technically, what you want to achieve is impossible since you dont have specific destinations. But if you have the IP addresses of your destinations (which you cant for smtp or www traffic), following is the workaround.&lt;/P&gt;&lt;P&gt;  Following config will redirect mail traffic to outside and rest of the traffic including web to dmz1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list smtp_nat_outbound permit ip insideipsubnet insidenetmask any eq smtp&lt;/P&gt;&lt;P&gt;nat (inside) 1 access-list smtp_nat_outbound&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 2 0 0&lt;/P&gt;&lt;P&gt;global (dmz1) 2 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside mailserver1ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route outside mailserver2ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route outside mailserver3ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route dmz1 0.0.0.0 0.0.0.0 rtr2ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2008 17:33:43 GMT</pubDate>
    <dc:creator>Alan Huseyin Kayahan</dc:creator>
    <dc:date>2008-04-07T17:33:43Z</dc:date>
    <item>
      <title>routing outbound traffic to 2 interfaces on asa</title>
      <link>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005684#M939641</link>
      <description>&lt;P&gt;given; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rtr1 connected to outside &lt;/P&gt;&lt;P&gt;rtr2 connected to dmz1 &lt;/P&gt;&lt;P&gt;lan connected to inside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we wanted to achieve the ff; &lt;/P&gt;&lt;P&gt;-mail traffic to go to the OUTSIDE &lt;/P&gt;&lt;P&gt;-http traffic to go to the DMZ1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we achieve the above on ASA &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 12:28:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005684#M939641</guid>
      <dc:creator>cfajardo1_2</dc:creator>
      <dc:date>2019-03-11T12:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: routing outbound traffic to 2 interfaces on asa</title>
      <link>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005685#M939644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celso,&lt;/P&gt;&lt;P&gt;  Cisco firewalls do not support PBR (Policy Based Routing). Technically, what you want to achieve is impossible since you dont have specific destinations. But if you have the IP addresses of your destinations (which you cant for smtp or www traffic), following is the workaround.&lt;/P&gt;&lt;P&gt;  Following config will redirect mail traffic to outside and rest of the traffic including web to dmz1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list smtp_nat_outbound permit ip insideipsubnet insidenetmask any eq smtp&lt;/P&gt;&lt;P&gt;nat (inside) 1 access-list smtp_nat_outbound&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 2 0 0&lt;/P&gt;&lt;P&gt;global (dmz1) 2 interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside mailserver1ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route outside mailserver2ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route outside mailserver3ip 255.255.255.255 rtr1ip&lt;/P&gt;&lt;P&gt;route dmz1 0.0.0.0 0.0.0.0 rtr2ip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2008 17:33:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005685#M939644</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-04-07T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: routing outbound traffic to 2 interfaces on asa</title>
      <link>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005686#M939646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That make sense. Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:15:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005686#M939646</guid>
      <dc:creator>cfajardo1_2</dc:creator>
      <dc:date>2008-04-09T13:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: routing outbound traffic to 2 interfaces on asa</title>
      <link>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005687#M939654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 13:32:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/routing-outbound-traffic-to-2-interfaces-on-asa/m-p/1005687#M939654</guid>
      <dc:creator>Alan Huseyin Kayahan</dc:creator>
      <dc:date>2008-04-09T13:32:33Z</dc:date>
    </item>
  </channel>
</rss>

