<?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: Route Traffic in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3178007#M1066591</link>
    <description>&lt;P&gt;I cannot use dynamic only static. But I dont know how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2017 16:36:54 GMT</pubDate>
    <dc:creator>pablo.arcelcr</dc:creator>
    <dc:date>2017-08-30T16:36:54Z</dc:date>
    <item>
      <title>Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177646#M1066585</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to request some help with the following case I have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to route all the Internet traffic to the Router 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Firewall 2 I created the following route&amp;nbsp;&lt;/P&gt;&lt;P&gt;route 0.0.0.0 0.0.0.0 10.154.242.9 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I dont know what else do I need to do the route the traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attched you will find a diagram&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:15:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177646#M1066585</guid>
      <dc:creator>pablo.arcelcr</dc:creator>
      <dc:date>2020-02-21T14:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177699#M1066587</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;According to your diagram, you need to change the route statement to send all internet bound Firewall2 traffic to the WAN Switch VLAN200 SVI :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;!
ip route 0.0.0.0 0.0.0.0 10.154.242.&lt;STRONG&gt;8&lt;/STRONG&gt; 1
!&lt;/PRE&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 07:59:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177699#M1066587</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2017-08-30T07:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177939#M1066589</link>
      <description>&lt;P&gt;it was my mistake the correctone is the 10.154.242.9 but my concern is what do I route the internet traffic tthru Router 1&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 15:05:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177939#M1066589</guid>
      <dc:creator>pablo.arcelcr</dc:creator>
      <dc:date>2017-08-30T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177982#M1066590</link>
      <description>&lt;P&gt;If the routing for the point-to-point segments are correct, then it is probably a case of the subnets connected to Firewall2 not being known by Router1, causing the return traffic to be dropped.&lt;/P&gt;&lt;P&gt;Have you configured a dynamic routing protocol to advetise the subnets from Firewall2 to Router1 via the WAN switch and Firewall1?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 16:06:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3177982#M1066590</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2017-08-30T16:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3178007#M1066591</link>
      <description>&lt;P&gt;I cannot use dynamic only static. But I dont know how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 16:36:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3178007#M1066591</guid>
      <dc:creator>pablo.arcelcr</dc:creator>
      <dc:date>2017-08-30T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Route Traffic</title>
      <link>https://community.cisco.com/t5/network-security/route-traffic/m-p/3178095#M1066592</link>
      <description>&lt;P&gt;It is a shame you aren't using a contiguous address block behind Firewall2 which would have enabled us to use a summary route, instead of two static route entries.&lt;/P&gt;&lt;P&gt;I have assumed your firewall interface names are outside and inside. Please change these to suit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At each point in the network where routing occurs you need to ensure the device knows which IP address to forward packets towards.&lt;/P&gt;&lt;P&gt;The static routes you'll need are:&lt;/P&gt;&lt;PRE&gt;Router1 ::

!
ip route 10.154.2.0 0.0.0.255 10.154.240.17
ip route 10.1.250.0 0.0.0.255 10.154.240.17
!


Firewall1 ::

!
ip route outside 0.0.0.0 0.0.0.0 10.154.240.21
ip route inside 10.154.2.0 255.255.255.0 10.154.0.83
ip route inside 10.1.250.0 255.255.255.0 10.154.0.83
!

WAN Switch ::

!
ip route 0.0.0.0 0.0.0.0 10.154.0.81
ip route 10.154.2.0 0.0.0.255 10.154.242.12
ip route 10.1.250.0 0.0.0.255 10.154.242.12 
!

Firewall2 ::

!
ip route outside 0.0.0.0 0.0.0.0 10.154.242.8
!&lt;/PRE&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Seb.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 19:57:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-traffic/m-p/3178095#M1066592</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2017-08-30T19:57:09Z</dc:date>
    </item>
  </channel>
</rss>

