<?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 Server Access in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175587#M1066728</link>
    <description>&lt;P&gt;These are the interfaces in FW2&lt;/P&gt;&lt;P&gt;GigabitEthernet0/0.134 LMIDATA 10.1.250.1 255.255.255.0 manual&lt;BR /&gt;GigabitEthernet0/0.135 LMIVOICE 10.1.251.1 255.255.255.0 manual&lt;BR /&gt;GigabitEthernet0/1 INSIDE 10.154.242.4 255.255.255.248 manual&lt;BR /&gt;GigabitEthernet0/3 failover 192.168.255.9 255.255.255.252 unset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the IP route for FW 2 will be&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route INSIDE 10.154.2.0 255.255.255.192 10.154.242.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to do anything else?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im still not able connect to the Server VLAN from the FW2&lt;/P&gt;</description>
    <pubDate>Thu, 24 Aug 2017 21:38:40 GMT</pubDate>
    <dc:creator>pablo.arcelcr</dc:creator>
    <dc:date>2017-08-24T21:38:40Z</dc:date>
    <item>
      <title>Route Server Access</title>
      <link>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175377#M1066726</link>
      <description>&lt;P&gt;I have a FW (2) that have to segments one for data and one for voice (see attched image) and I want that those segments reach the servers segment behind another FW (1) also between the two Firewalls there is L3 switch.&lt;/P&gt;&lt;P&gt;(image attached)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please let me know how can I do the routing and allow that the segments described can reach the server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see attached image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:14:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175377#M1066726</guid>
      <dc:creator>pablo.arcelcr</dc:creator>
      <dc:date>2020-02-21T14:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Route Server Access</title>
      <link>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175422#M1066727</link>
      <description>&lt;P&gt;Hello;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On Firewall 2, you need a route to 10.154.2.0/24 pointing to the L3 switch&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the switch, you need a route pointing 10.1.250.0/24 and 10.1.251.0/24 towards FW 2 (10.2154.242.4)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also a Route for 10.154.2.0/24 towards FW1 10.154.0.81&lt;/P&gt;&lt;P&gt;On FW you need a route for 10.1.250.0 and 10.1.251.0 towards the Switch&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FW2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route &amp;lt;interface_name&amp;gt; 10.154.2.0 255.255.255.0 10.154.242.2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On switch&amp;nbsp;&lt;/P&gt;&lt;P&gt;ip route 10.1.250.0 255.255.255.0 10.154.242.4&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip route 10.1.251.0 255.255.255.0 10.154.242.4&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ip route 10.154.2.0 255.255.255.0 10.154.0.81&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On FW1&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;route &amp;lt;interface_name&amp;gt; 10.1.250.0 255.255.255.0 10.154.0.83&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;route &amp;lt;interface_name&amp;gt; 10.1.251.0 255.255.255.0 10.154.0.83&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mike.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:10:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175422#M1066727</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2017-08-24T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Route Server Access</title>
      <link>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175587#M1066728</link>
      <description>&lt;P&gt;These are the interfaces in FW2&lt;/P&gt;&lt;P&gt;GigabitEthernet0/0.134 LMIDATA 10.1.250.1 255.255.255.0 manual&lt;BR /&gt;GigabitEthernet0/0.135 LMIVOICE 10.1.251.1 255.255.255.0 manual&lt;BR /&gt;GigabitEthernet0/1 INSIDE 10.154.242.4 255.255.255.248 manual&lt;BR /&gt;GigabitEthernet0/3 failover 192.168.255.9 255.255.255.252 unset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the IP route for FW 2 will be&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;route INSIDE 10.154.2.0 255.255.255.192 10.154.242.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to do anything else?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im still not able connect to the Server VLAN from the FW2&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 21:38:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175587#M1066728</guid>
      <dc:creator>pablo.arcelcr</dc:creator>
      <dc:date>2017-08-24T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Route Server Access</title>
      <link>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175627#M1066729</link>
      <description>&lt;P&gt;Route looks ok, however you need to make sure you have NAT/ACLs statements to allow that traffic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2017 23:26:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/route-server-access/m-p/3175627#M1066729</guid>
      <dc:creator>Maykol Rojas</dc:creator>
      <dc:date>2017-08-24T23:26:04Z</dc:date>
    </item>
  </channel>
</rss>

