<?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 Hi, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920755#M167470</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try to use Manual NAT for your site to site vpn and Object nat for your rest of the traffic. Something like:&lt;/P&gt;
&lt;P&gt;object network obj-any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 0 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat (inside,wan2) dynamic interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;route wan2 0 0 &amp;lt;wan2 next-hop&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;route wan1 0 0 &amp;lt;wan1 next-hop&amp;gt; 255&lt;/P&gt;
&lt;P&gt;Object net obj-local-site&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 10.1.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;Object net obj-remote-site&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 20.1.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;nat (inside,wan1) source static obj-local-site obj-local-site destination static obj-remote-site obj-remote-site no-proxy-arp&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think this should work.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;
&lt;P&gt;Remember to rate helpful posts.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Mar 2016 19:27:30 GMT</pubDate>
    <dc:creator>Akshay Rastogi</dc:creator>
    <dc:date>2016-03-14T19:27:30Z</dc:date>
    <item>
      <title>Dual WAN with custom routing</title>
      <link>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920753#M167468</link>
      <description>&lt;P&gt;I have a 5506-X&lt;/P&gt;
&lt;P&gt;I have a site to site with another location over WAN 1 &amp;amp; we also use this WAN for internet traffic.&lt;/P&gt;
&lt;P&gt;I now have an additional WAN connection.&lt;/P&gt;
&lt;P&gt;I want traffic from, Local Clients (192.168.2.x), to the remote site to (192.168.1.x) go over WAN 1&lt;/P&gt;
&lt;P&gt;I want all Internet traffic go over WAN 2&lt;/P&gt;
&lt;P&gt;So my question is:&lt;/P&gt;
&lt;P&gt;1. Does 5506-X support dual WAN&amp;gt;&lt;/P&gt;
&lt;P&gt;2. How do i set this up?&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:28:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920753#M167468</guid>
      <dc:creator>mobizent01</dc:creator>
      <dc:date>2019-03-12T07:28:56Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920754#M167469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Yes ASA supports this setup with the use of Policy Based routing (PBR):&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;G class="gr_ gr_90 gr-alert gr_spell undefined ContextualSpelling" id="90" data-gr-id="90"&gt;Its&lt;/G&gt; supported now in 9.4&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/configuration/general/asa-general-cli/route-policy-based.html&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please rate helpful posts.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 11:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920754#M167469</guid>
      <dc:creator>Aditya Ganjoo</dc:creator>
      <dc:date>2016-03-14T11:43:04Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920755#M167470</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try to use Manual NAT for your site to site vpn and Object nat for your rest of the traffic. Something like:&lt;/P&gt;
&lt;P&gt;object network obj-any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 0 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;nat (inside,wan2) dynamic interface&lt;/P&gt;
&lt;P&gt;&amp;nbsp;route wan2 0 0 &amp;lt;wan2 next-hop&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;route wan1 0 0 &amp;lt;wan1 next-hop&amp;gt; 255&lt;/P&gt;
&lt;P&gt;Object net obj-local-site&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 10.1.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;Object net obj-remote-site&lt;/P&gt;
&lt;P&gt;&amp;nbsp;subnet 20.1.1.0 255.255.255.0&lt;/P&gt;
&lt;P&gt;nat (inside,wan1) source static obj-local-site obj-local-site destination static obj-remote-site obj-remote-site no-proxy-arp&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think this should work.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Akshay Rastogi&lt;/P&gt;
&lt;P&gt;Remember to rate helpful posts.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2016 19:27:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dual-wan-with-custom-routing/m-p/2920755#M167470</guid>
      <dc:creator>Akshay Rastogi</dc:creator>
      <dc:date>2016-03-14T19:27:30Z</dc:date>
    </item>
  </channel>
</rss>

