<?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 help in problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924595#M456907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems your ASAs outside interface IP address is from private IP address range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This needs to be public IP address range also as the hosts behind the ASA will use the interface IP address to connect to Internet and the current IP address isnt routable in Internet as its a private address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must either have 2 public IP address ranges.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;One between ISP and your router&lt;/LI&gt;&lt;LI&gt;One between the Router and ASA&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you would have to do NAT on the router before the traffic goes to public network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if I understood the setup correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also seems strange that your configuration includes "fixups" configurations lines. To my understanding those are only for series 6.x software and any ASA would already come with a minimum of series 7.x software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 15:52:36 GMT</pubDate>
    <dc:creator>Jouni Forss</dc:creator>
    <dc:date>2012-04-18T15:52:36Z</dc:date>
    <item>
      <title>help in problem</title>
      <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924594#M456902</link>
      <description>&lt;P id="post_message_257137"&gt;hello for best fourms and all members&lt;BR /&gt;i bought cisco asa 5540&lt;BR /&gt;i have cisco router 2811 with static ip &lt;BR /&gt;XX.xx.XX.x/30&lt;BR /&gt;and make nat to conected to internet pat nat&lt;BR /&gt;and have &lt;BR /&gt;XX.xx.XX.x/29 for exchange server &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lan ---- asa---router ---internet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to confiure asa behind router &lt;BR /&gt;i mean leave all configure on cisco router &lt;BR /&gt;when i make out side and inside lan all is ok&lt;BR /&gt;but all pc conected on inside interface of asa 5540 cannot access to internet&lt;BR /&gt;and also cannot ping from pc ip on interface outside i permet icmp in servise poilcy and incpection icmp&lt;BR /&gt;but i mean no conection not ping only&lt;BR /&gt;can any one help me in this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i configured cisco asa 5540 &lt;/P&gt;&lt;P&gt;and i can ping 4.4.4.4&lt;/P&gt;&lt;P&gt;and replay me&lt;/P&gt;&lt;P&gt;but i cannot access to internet from pc conected to lan&lt;/P&gt;&lt;P&gt;and i can ping interface router conected by asa ip 192.168.193.2 but i cannot ping interfce asa 192.168.193.3&lt;/P&gt;&lt;P&gt;this my configuration&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;config t&lt;/P&gt;&lt;P&gt;interfce g0/0 &lt;/P&gt;&lt;P&gt;nameif outside&lt;/P&gt;&lt;P&gt;ip address 192.168.193.3 255.255.255.0&lt;/P&gt;&lt;P&gt;no sh&lt;/P&gt;&lt;P&gt;interface g0/1&lt;/P&gt;&lt;P&gt;nameif inside&lt;/P&gt;&lt;P&gt;ip add 192.168.191.1 255.255.255.0&lt;/P&gt;&lt;P&gt;no sh&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;nat&lt;/P&gt;&lt;P&gt;nat (inside) 1 192.168.191.1 255.255.255.0&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;no nat-control&lt;/P&gt;&lt;P&gt;hostname Global-Firewall &lt;/P&gt;&lt;P&gt;domain-name GlobalInvestment &lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512 fixup protocol ftp 21 &lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 &lt;/P&gt;&lt;P&gt;fixup protocol rsh 514 &lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554 &lt;/P&gt;&lt;P&gt;fixup protocol sip 5060 &lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060 &lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000 &lt;/P&gt;&lt;P&gt;fixup protocol smtp 25 &lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;username cisco password cisco privliged 15&lt;/P&gt;&lt;P&gt;http 0.0.0.0 0.0.0.0 inside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 192.168.193.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;link digram by paket tracer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mediafire.com/?4xo3z2goszogcf1" target="_blank"&gt;http://www.mediafire.com/?4xo3z2goszogcf1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;king regards&lt;SPAN id="mce_marker"&gt; &lt;/SPAN&gt;config t&lt;BR /&gt;interfce g0/0 &lt;BR /&gt;nameif outside&lt;BR /&gt;ip address 192.168.193.3 255.255.255.0&lt;BR /&gt;no sh&lt;BR /&gt;interface g0/1&lt;BR /&gt;nameif inside&lt;BR /&gt;ip add 192.168.191.1 255.255.255.0&lt;BR /&gt;no sh&lt;BR /&gt;--&lt;BR /&gt;nat&lt;BR /&gt;nat (inside) 1 192.168.191.1 255.255.255.0&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;no nat-control&lt;BR /&gt;hostname Global-Firewall &lt;BR /&gt;domain-name GlobalInvestment &lt;BR /&gt;fixup protocol dns maximum-length 512 fixup protocol ftp 21 &lt;BR /&gt;fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 &lt;BR /&gt;fixup protocol rsh 514 &lt;BR /&gt;fixup protocol rtsp 554 &lt;BR /&gt;fixup protocol sip 5060 &lt;BR /&gt;fixup protocol sip udp 5060 &lt;BR /&gt;fixup protocol skinny 2000 &lt;BR /&gt;fixup protocol smtp 25 &lt;BR /&gt;exit&lt;BR /&gt;http server enable&lt;BR /&gt;username cisco password cisco privliged 15&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 192.168.193.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;link digram by paket tracer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mediafire.com/?4xo3z2goszogcf1" target="_blank"&gt;&lt;SPAN style="color: #497790;"&gt;http://www.mediafire.com/?4xo3z2goszogcf1&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;king regards&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:55:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924594#M456902</guid>
      <dc:creator>CSCO11825412</dc:creator>
      <dc:date>2019-03-11T22:55:24Z</dc:date>
    </item>
    <item>
      <title>help in problem</title>
      <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924595#M456907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems your ASAs outside interface IP address is from private IP address range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This needs to be public IP address range also as the hosts behind the ASA will use the interface IP address to connect to Internet and the current IP address isnt routable in Internet as its a private address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must either have 2 public IP address ranges.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;One between ISP and your router&lt;/LI&gt;&lt;LI&gt;One between the Router and ASA&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you would have to do NAT on the router before the traffic goes to public network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if I understood the setup correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also seems strange that your configuration includes "fixups" configurations lines. To my understanding those are only for series 6.x software and any ASA would already come with a minimum of series 7.x software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 15:52:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924595#M456907</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2012-04-18T15:52:36Z</dc:date>
    </item>
    <item>
      <title>help in problem</title>
      <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924596#M456912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks for replay me&lt;/P&gt;&lt;P&gt;i have puplic ip on router&lt;/P&gt;&lt;P&gt;and before install asa all lan work to internet no problems with it&lt;/P&gt;&lt;P&gt;and rouer&amp;nbsp; have nating &lt;/P&gt;&lt;P&gt;and ip nat inside is 192.168.193.0/24&lt;/P&gt;&lt;P&gt;ip puplic is 84.253.40.0/30&lt;/P&gt;&lt;P&gt;84.253.41.0/29 for exchange server and allow port 25&lt;/P&gt;&lt;P&gt;i put asa after router and inteface outside i put it 192.168.193.3/24 ---------192.168.193.2/24 for router&lt;/P&gt;&lt;P&gt;and inside i change subnet to 192.168.191.1/24 &lt;/P&gt;&lt;P&gt;and i try to conect to internet but no ping no browese no internet&lt;/P&gt;&lt;P&gt;i try to but nating in configration but i think configration missed access-list or something wrong&lt;/P&gt;&lt;P&gt;wait for help&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 16:10:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924596#M456912</guid>
      <dc:creator>CSCO11825412</dc:creator>
      <dc:date>2012-04-18T16:10:48Z</dc:date>
    </item>
    <item>
      <title>help in problem</title>
      <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924597#M456914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not the complete configration, can you provide the output of "show running-config" from the ASA??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Varun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 18:12:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924597#M456914</guid>
      <dc:creator>varrao</dc:creator>
      <dc:date>2012-04-18T18:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: help in problem</title>
      <link>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924598#M456916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please give me runing config for my senaro&lt;/P&gt;&lt;P&gt;full configration&lt;/P&gt;&lt;P&gt;lan--- asa ---- router----internet&lt;/P&gt;&lt;P&gt;i just wana lan access to internet&lt;/P&gt;&lt;P&gt;and send and recive exchange mail server&lt;/P&gt;&lt;P&gt;i want fully runing -confige for this lab&lt;/P&gt;&lt;P&gt;can any one help me &lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 18:27:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-in-problem/m-p/1924598#M456916</guid>
      <dc:creator>CSCO11825412</dc:creator>
      <dc:date>2012-04-18T18:27:21Z</dc:date>
    </item>
  </channel>
</rss>

