<?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 Firewall reverse routing issue: in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979569#M434720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 conflicting configuration:&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; security-level 90&lt;/P&gt;&lt;P&gt; ip address 192.168.0.3 255.255.240.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and "route inside 192.168.0.0 255.255.240.0 192.168.0.2 1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you want to connect VLAN 10? is it on its own interface on the firewall? if it is, then you would need to configure a name for it, via the nameif command, and remove the above route inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is going to be a routed subnet via the inside interface, then the above route needs to be modified as follows:&lt;/P&gt;&lt;P&gt;route inside 192.168.0.0 255.255.240.0 10.192.32.x&lt;/P&gt;&lt;P&gt;--&amp;gt; 10.192.32.x needs to be the next hop which is your L3 switch vlan 1 interface ip&lt;/P&gt;&lt;P&gt;and you would also need to shutdown interface vlan 10 on the ASA and remove the IP Address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jun 2012 14:12:01 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2012-06-06T14:12:01Z</dc:date>
    <item>
      <title>Firewall reverse routing issue:</title>
      <link>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979568#M434719</link>
      <description>&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ASA 5505 with base license and ISP connected directly on the firewall.While L# switch is connected through firewall also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my configuration is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 7.2(4) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname CiscoFirewall03316&lt;/P&gt;&lt;P&gt;domain-name default.domain.invalid&lt;/P&gt;&lt;P&gt;enable password Ko5SCsPM2YQ1wt2G encrypted&lt;/P&gt;&lt;P&gt;passwd Ko5SCsPM2YQ1wt2G encrypted&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.192.32.11 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 112.23.24.25 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; security-level 90&lt;/P&gt;&lt;P&gt; ip address 192.168.0.3 255.255.240.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan50&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; security-level 80&lt;/P&gt;&lt;P&gt; ip address 10.195.32.15 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt; switchport access vlan 10&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt; switchport access vlan 50&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;clock timezone IST 5 30&lt;/P&gt;&lt;P&gt;dns domain-lookup inside&lt;/P&gt;&lt;P&gt;dns domain-lookup outside&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; name-server 121.242.190.181&lt;/P&gt;&lt;P&gt; name-server 121.242.190.210&lt;/P&gt;&lt;P&gt; domain-name default.domain.invalid&lt;/P&gt;&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;&lt;P&gt;same-security-traffic permit intra-interface&lt;/P&gt;&lt;P&gt;access-list in_out extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list out_in extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list out_in extended permit ip any 112.23.24.25 255.255.255.248 &lt;/P&gt;&lt;P&gt;access-list cisco_splitTunnelAcl standard permit 0.0.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list cisco_splitTunnelAcl_1 standard permit any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;ip local pool ciscouser 10.10.10.240-10.10.10.249 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;icmp permit any inside&lt;/P&gt;&lt;P&gt;icmp permit any outside&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-523.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;access-group in_out in interface inside&lt;/P&gt;&lt;P&gt;access-group out_in in interface outside&lt;/P&gt;&lt;P&gt;route inside 192.168.0.0 255.255.240.0 192.168.0.2 1&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 112.23.24.25 1&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.192.32.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;http 112.23.24.0 255.255.255.248 outside&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set TRANS_ESP_DES_SHA esp-des esp-sha-hmac &lt;/P&gt;&lt;P&gt;crypto ipsec transform-set TRANS_ESP_DES_SHA mode transport&lt;/P&gt;&lt;P&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 20 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 20 set transform-set ESP-DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 40 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 40 set transform-set ESP-DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 60 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 60 set transform-set ESP-DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 80 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 80 set transform-set TRANS_ESP_DES_SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 100 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 100 set transform-set ESP-DES-SHA&lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 120 set pfs &lt;/P&gt;&lt;P&gt;crypto dynamic-map outside_dyn_map 120 set transform-set ESP-DES-SHA&lt;/P&gt;&lt;P&gt;crypto map outside_map 65535 ipsec-isakmp dynamic outside_dyn_map&lt;/P&gt;&lt;P&gt;crypto map outside_map interface outside&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption des&lt;/P&gt;&lt;P&gt; hash sha&lt;/P&gt;&lt;P&gt; group 2&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;client-update enable&lt;/P&gt;&lt;P&gt;no vpn-addr-assign aaa&lt;/P&gt;&lt;P&gt;no vpn-addr-assign dhcp&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;telnet 10.192.32.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;telnet 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;telnet 112.23.24.0 255.255.255.0 outside&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group-policy DefaultRAGroup internal&lt;/P&gt;&lt;P&gt;group-policy DefaultRAGroup attributes&lt;/P&gt;&lt;P&gt; dns-server none&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol l2tp-ipsec &lt;/P&gt;&lt;P&gt;group-policy cisco internal&lt;/P&gt;&lt;P&gt;group-policy cisco attributes&lt;/P&gt;&lt;P&gt; split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt; split-tunnel-network-list value cisco_splitTunnelAcl_1&lt;/P&gt;&lt;P&gt;username test password tFqxsrS5ErBk4STW encrypted privilege 0&lt;/P&gt;&lt;P&gt;username test attributes&lt;/P&gt;&lt;P&gt; vpn-group-policy cisco&lt;/P&gt;&lt;P&gt;username admin password V5OS2TRb/vQZ7oZ9 encrypted&lt;/P&gt;&lt;P&gt;username ciscouser password 6aU35/UOvPoumpKWCFYSig== nt-encrypted privilege 0&lt;/P&gt;&lt;P&gt;username ciscouser attributes&lt;/P&gt;&lt;P&gt; vpn-group-policy DefaultRAGroup&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tunnel-group DefaultL2LGroup ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *&lt;/P&gt;&lt;P&gt;tunnel-group DefaultRAGroup general-attributes&lt;/P&gt;&lt;P&gt; address-pool ciscouser&lt;/P&gt;&lt;P&gt; default-group-policy DefaultRAGroup&lt;/P&gt;&lt;P&gt;tunnel-group DefaultRAGroup ipsec-attributes&lt;/P&gt;&lt;P&gt; pre-shared-key *&lt;/P&gt;&lt;P&gt;tunnel-group DefaultRAGroup ppp-attributes&lt;/P&gt;&lt;P&gt; no authentication chap&lt;/P&gt;&lt;P&gt; authentication ms-chap-v2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;policy-map type inspect im Google&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt; match protocol msn-im yahoo-im &lt;/P&gt;&lt;P&gt;&amp;nbsp; drop-connection log&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;Cryptochecksum:a883391680fa205ee31f05881761958c&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Everything is running fine on vlan 1 but vlan 10 is not running from user end.there is no ping from inside of 192.168.0.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise me.Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:16:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979568#M434719</guid>
      <dc:creator>sanju250.shukla</dc:creator>
      <dc:date>2019-03-11T23:16:04Z</dc:date>
    </item>
    <item>
      <title>Firewall reverse routing issue:</title>
      <link>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979569#M434720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 conflicting configuration:&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; security-level 90&lt;/P&gt;&lt;P&gt; ip address 192.168.0.3 255.255.240.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and "route inside 192.168.0.0 255.255.240.0 192.168.0.2 1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you want to connect VLAN 10? is it on its own interface on the firewall? if it is, then you would need to configure a name for it, via the nameif command, and remove the above route inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is going to be a routed subnet via the inside interface, then the above route needs to be modified as follows:&lt;/P&gt;&lt;P&gt;route inside 192.168.0.0 255.255.240.0 10.192.32.x&lt;/P&gt;&lt;P&gt;--&amp;gt; 10.192.32.x needs to be the next hop which is your L3 switch vlan 1 interface ip&lt;/P&gt;&lt;P&gt;and you would also need to shutdown interface vlan 10 on the ASA and remove the IP Address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 14:12:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979569#M434720</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-06-06T14:12:01Z</dc:date>
    </item>
    <item>
      <title>Firewall reverse routing issue:</title>
      <link>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979570#M434721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need a name on the vlan10, which is missing, so you can name it as inside2 or dmz whatever a meaningful name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan10&lt;/P&gt;&lt;P&gt; nameif &lt;STRONG&gt;inside2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside2) 1 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know, if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 15:09:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/firewall-reverse-routing-issue/m-p/1979570#M434721</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2012-06-06T15:09:18Z</dc:date>
    </item>
  </channel>
</rss>

