<?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: ASA5505- PAT in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154612#M861162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your current config for review - remove any sensitive information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2009 10:04:23 GMT</pubDate>
    <dc:creator>andrew.prince</dc:creator>
    <dc:date>2009-04-06T10:04:23Z</dc:date>
    <item>
      <title>ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154601#M861139</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are replacing PIX 501 with ASA 5505. We are able to get the L2L VPN up but not the Internet access. When we try to add the NAT (Inside) x statement firewall gives warning message saying missing outside command. But If we add the Outside command to end of NAT statement we loose L2L vpns but Internet access works. Below is the config ..   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 0 access-list nonat&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are the Warning messeges &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING: Binding inside nat statement to outermost interface.&lt;/P&gt;&lt;P&gt;WARNING: Keyword "outside" is probably missing.&lt;/P&gt;&lt;P&gt;*** Output from config line 94, "nat (inside) 1 0.0.0.0 0...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried 2 diffrent IOS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;! &lt;/P&gt;&lt;P&gt;Cisco Adaptive Security Appliance Software Version 8.0(4)  and Version  7.2.4.9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:15:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154601#M861139</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2019-03-11T15:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154602#M861140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check to make sure that the physical interface that is your outside interface is actually configured with "nameif outside"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 07:53:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154602#M861140</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154603#M861141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, We have configured this correctly and here is the config. I guess.. no issue with that as my Site to Site VPNs are working.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; description Inside&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address 172.x.x.x 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; description outside&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 195.x.x.x 255.255.255.248 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; description outside&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; description inside&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 08:03:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154603#M861141</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154604#M861142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK try the below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;global (outside) 2 195.x.x.x (next unused IP address)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside) 2 172.x.x.x 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then clear xlate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 08:05:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154604#M861142</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T08:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154605#M861143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have only 1 IP for this connnection and wont be able to try this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 08:15:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154605#M861143</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T08:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154606#M861144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your initial config shows:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip address 195.x.x.x 255.255.255.248 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have 1 IP for the interface&lt;/P&gt;&lt;P&gt;1 IP for the next hop routing device?&lt;/P&gt;&lt;P&gt;you have 4 other IP addresses?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 08:30:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154606#M861144</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T08:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154607#M861145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for confusion, this is a xDSL link and we have only Static IP. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 08:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154607#M861145</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T08:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154608#M861148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many static IP's do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the license on the ASA - post the output of show ver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:03:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154608#M861148</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T09:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154609#M861150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We already have PIX501 working with is setup and i am not sure ASA not workin with the GLobal (Outside)1 Interace  &lt;/P&gt;&lt;P&gt;Here is sh ver &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cisco Adaptive Security Appliance Software Version 8.0(4) &lt;/P&gt;&lt;P&gt;Device Manager Version 6.1(3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compiled on Thu 07-Aug-08 20:53 by builders&lt;/P&gt;&lt;P&gt;System image file is "disk0:/asa804-k8.bin"&lt;/P&gt;&lt;P&gt;Config file at boot was "startup-config"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;defraasa01 up 2 days 18 hours&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware:   ASA5505, 256 MB RAM, CPU Geode 500 MHz&lt;/P&gt;&lt;P&gt;Internal ATA Compact Flash, 128MB&lt;/P&gt;&lt;P&gt;BIOS Flash M50FW080 @ 0xffe00000, 1024KB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)&lt;/P&gt;&lt;P&gt;                             Boot microcode   : CN1000-MC-BOOT-2.00 &lt;/P&gt;&lt;P&gt;                             SSL/IKE microcode: CNLite-MC-SSLm-PLUS-2.03&lt;/P&gt;&lt;P&gt;                             IPSec microcode  : CNlite-MC-IPSECm-MAIN-2.05&lt;/P&gt;&lt;P&gt; 0: Int: Internal-Data0/0    : address is 0024.97b1.e40a, irq 11&lt;/P&gt;&lt;P&gt; 1: Ext: Ethernet0/0         : address is 0024.97b1.e402, irq 255&lt;/P&gt;&lt;P&gt; 2: Ext: Ethernet0/1         : address is 0024.97b1.e403, irq 255&lt;/P&gt;&lt;P&gt; 3: Ext: Ethernet0/2         : address is 0024.97b1.e404, irq 255&lt;/P&gt;&lt;P&gt; 4: Ext: Ethernet0/3         : address is 0024.97b1.e405, irq 255&lt;/P&gt;&lt;P&gt; 5: Ext: Ethernet0/4         : address is 0024.97b1.e406, irq 255&lt;/P&gt;&lt;P&gt; 6: Ext: Ethernet0/5         : address is 0024.97b1.e407, irq 255&lt;/P&gt;&lt;P&gt; 7: Ext: Ethernet0/6         : address is 0024.97b1.e408, irq 255&lt;/P&gt;&lt;P&gt; 8: Ext: Ethernet0/7         : address is 0024.97b1.e409, irq 255&lt;/P&gt;&lt;P&gt; 9: Int: Internal-Data0/1    : address is 0000.0003.0002, irq 255&lt;/P&gt;&lt;P&gt;10: Int: Not used            : irq 255&lt;/P&gt;&lt;P&gt;11: Int: Not used            : irq 255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Licensed features for this platform:&lt;/P&gt;&lt;P&gt;Maximum Physical Interfaces  : 8         &lt;/P&gt;&lt;P&gt;VLANs                        : 3, DMZ Restricted&lt;/P&gt;&lt;P&gt;Inside Hosts                 : 10        &lt;/P&gt;&lt;P&gt;Failover                     : Disabled&lt;/P&gt;&lt;P&gt;VPN-DES                      : Enabled   &lt;/P&gt;&lt;P&gt;VPN-3DES-AES                 : Enabled   &lt;/P&gt;&lt;P&gt;VPN Peers                    : 10        &lt;/P&gt;&lt;P&gt;WebVPN Peers                 : 2         &lt;/P&gt;&lt;P&gt;Dual ISPs                    : Disabled  &lt;/P&gt;&lt;P&gt;VLAN Trunk Ports             : 0         &lt;/P&gt;&lt;P&gt;AnyConnect for Mobile        : Disabled  &lt;/P&gt;&lt;P&gt;AnyConnect for Linksys phone : Disabled  &lt;/P&gt;&lt;P&gt;Advanced Endpoint Assessment : Disabled  &lt;/P&gt;&lt;P&gt;UC Proxy Sessions            : 2         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This platform has a Base license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:06:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154609#M861150</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T09:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154610#M861152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post the output of a show arp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You only have a license to 10 inside hosts, and remote IP addresses over a VPN count as an inside host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many computers do you have behind the ASA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:14:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154610#M861152</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T09:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154611#M861156</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;I dont have this ASA in production right now as we had this issue. During the testing , we have only 2 hosts in network. When Licenses get over, traselation wont happen? &lt;/P&gt;&lt;P&gt;FYI.. our currnt pix is also has only 10 host license and all working. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does pix and ASA work diffrenlty in terms of licesnse? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have orderd 50 hosts license for this  and will be getting it soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venky &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 09:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154611#M861156</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T09:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154612#M861162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your current config for review - remove any sensitive information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:04:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154612#M861162</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T10:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154613#M861166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,  you got any documents on how the Cisco ASA Licensing works? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:30:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154613#M861166</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T10:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154614#M861169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below is the ASA license matrix:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6120/prod_models_comparison.html" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6120/prod_models_comparison.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure your outside Ip addresses don't allow for my suggestion? You have a default gateway pointing to .241 which is the first IP address in the /248 subnet? What Ip address are you using for the outside?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:44:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154614#M861169</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-04-06T10:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154615#M861172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless you made an error when pasted config into this forum, you need to set your security-level for outside interface to 0 and inside security-level to 100.  Your above message showed outside at 100 and inside at 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:47:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154615#M861172</guid>
      <dc:creator>UCcomp2007</dc:creator>
      <dc:date>2009-04-06T10:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505- PAT</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154616#M861175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its issue with Security Level and Tks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-pat/m-p/1154616#M861175</guid>
      <dc:creator>sykesemea</dc:creator>
      <dc:date>2009-04-06T10:54:36Z</dc:date>
    </item>
  </channel>
</rss>

