<?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: Cisco PIX515-E ipaddress outside vs global(outside) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245166#M346221</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;Thank you very much for your help. I appreciate it..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2013 12:05:24 GMT</pubDate>
    <dc:creator>CHARALAMPOS TRIANTAFYLLIDIS</dc:creator>
    <dc:date>2013-07-18T12:05:24Z</dc:date>
    <item>
      <title>Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245160#M346215</link>
      <description>&lt;P&gt;Hi to everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know which is the difference between the commands below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address outside 81.81.81.190 255.255.255.240&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 81.81.81.179&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which from two ip addresses is the public ip of PIX? Which ip uses PIX to outside?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The PIX has 16 IP addresses provided by ISP. I think that possible the declare on the 1st command is possible for all of the network but my network IP Block starts with different IP address. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This isn't very clear please correct me if I make wrong.&lt;/P&gt;&lt;P&gt;Starts from 81.81.81.176 - 81.81.81.191 which first IP is the Network IP 81.81.81.176 and last IP 81.81.81.191 is the Broadcast IP. So, those IP Address that can be used are 81.81.81.177 - 190.&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245160#M346215</guid>
      <dc:creator>CHARALAMPOS TRIANTAFYLLIDIS</dc:creator>
      <dc:date>2019-03-12T02:13:40Z</dc:date>
    </item>
    <item>
      <title>Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245161#M346216</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;The command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address outside 81.81.81.190 255.255.255.240&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;defines the public IP address of the interface called &lt;STRONG&gt;"outside"&lt;/STRONG&gt; and its network mask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 81.81.81.179&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is a single Dynamic PAT IP address used on the firewall. It is paired with a &lt;STRONG&gt;"nat"&lt;/STRONG&gt; configuration which uses the same ID number of &lt;STRONG&gt;"1"&lt;/STRONG&gt;. There can be several of each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to your example public network 81.81.81.176/28&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;81.81.81.176 = Network Address (is not configured on any interfaces)&lt;/LI&gt;&lt;LI&gt;81.81.81.177 = Typically the ISP gateway (as its the first usable IP address)&lt;/LI&gt;&lt;LI&gt;81.81.81.178 - .190 =&amp;nbsp; Freely usable in NAT and/or interface configurations&lt;/LI&gt;&lt;LI&gt;81.81.81.191 = Broadcast address (cant be used on any interface or configurations)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as you can see, typically from a subnet, there are 3 IP address that cant be used by you. One is the network address, one is the broadcast address and one is the IP address ISP has on its gateway device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do remember to mark a reply as the correct answer if it answered your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free to ask more if needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 09:25:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245161#M346216</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-18T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245162#M346217</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;Thank you very much for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, as I understand: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;The command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address outside 81.81.81.190 255.255.255.240&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;defines the public IP address of the interface called &lt;STRONG&gt;"outside"&lt;/STRONG&gt; and its network mask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 81.81.81.179&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is a single Dynamic PAT IP address used on the firewall. It is paired with a &lt;STRONG&gt;"nat"&lt;/STRONG&gt; configuration which uses the same ID number of &lt;STRONG&gt;"1"&lt;/STRONG&gt;. There can be several of each.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;With this IP 81.81.81.190 PIX goes to the internet and with this IP 81.81.81.179 the rest of the network with PAT? &lt;/P&gt;&lt;P&gt;If yes, why doesn't start with the first Public IP Address which is 81.81.81.177 255.255.255.240 or with 81.81.81.178 255.255.255.240? (Because in front of PIX there is a router without NAT and need 1 Public IP Address as well). In this case which IP would be use PIX? The first IP of the block?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have had one Public IP Address, not 16 Public IPs which would be PIX configuration? It would be something below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip address outside 81.81.81.190 255.255.255.255&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case PIX and all the network would be go to the internet with 1 Public IP Address? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 10:53:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245162#M346217</guid>
      <dc:creator>CHARALAMPOS TRIANTAFYLLIDIS</dc:creator>
      <dc:date>2013-07-18T10:53:21Z</dc:date>
    </item>
    <item>
      <title>Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245163#M346218</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;If the PIX itself generates some traffic to the Internet. For example you ping some address from the PIX command line directly or you send logs to some Syslog server through &lt;STRONG&gt;"outside"&lt;/STRONG&gt; (which you probably wont do and shouldnt) THEN the PIX would use the interfaces configured IP address as the source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However your users on the LAN are most likely using the public IP address configured with the &lt;STRONG&gt;"global"&lt;/STRONG&gt; command. The &lt;STRONG&gt;"ip address"&lt;/STRONG&gt; command itself doesnt enable any user behind the PIX to use that public IP address. You always need a NAT configuration for translation to happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its really up to the people configuring the devices. The most typical situation is that the first usable IP address from the subnet is used as the gateway address out of that subnet. Some people might use the last usable IP address as the gateway. I very very rarely see anyone using some IP address from the middle of the subnet as the gateway IP address (though I see it here on the CSC &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your ISP has assigned you a network of /28 mask (16 address total of which 13 usable) and you have one of them configured directly on your &lt;STRONG&gt;"outside"&lt;/STRONG&gt; interface then any router infront of your firewall most likely IS NOT doing any NAT as you already are using public IP address so there is really no sense or need to do NAT. Your firewall will do that for your internal IP addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you had only one public IP address assigned by the ISP then you could use a configuration like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;global (outside) 1 interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nat (inside) 1 &lt;LAN network=""&gt; &lt;MASK&gt;&lt;/MASK&gt;&lt;/LAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;"interface"&lt;/STRONG&gt; in the &lt;STRONG&gt;"global"&lt;/STRONG&gt; command will basically tell the firewall to use the interface IP address (mentioned in the command) for the Dynamic PAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:06:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245163#M346218</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-18T11:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245164#M346219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you very much for your reply and for your explanation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in this case if I would like to make a VPN connection which IP should I use? The global IP address or the IP address of the external interface? (in this case is the eth0 on PIX) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:32:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245164#M346219</guid>
      <dc:creator>CHARALAMPOS TRIANTAFYLLIDIS</dc:creator>
      <dc:date>2013-07-18T11:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245165#M346220</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;If you are configuring a VPN on this PIX directly then you will use the interface IP address configured in the &lt;STRONG&gt;"ip address"&lt;/STRONG&gt; command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IP address configured on the interface of the PIX firewall is the only IP address towards which devices and clients can connect to. I think this is true for all PIX / ASA firewall models.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Cisco Routers however I think you can actually use a different IP address than the address configured on the interface. Atleast with HSRP setups of 2 routers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 11:40:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245165#M346220</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-07-18T11:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco PIX515-E ipaddress outside vs global(outside)</title>
      <link>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245166#M346221</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;Thank you very much for your help. I appreciate it..!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 12:05:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-pix515-e-ipaddress-outside-vs-global-outside/m-p/2245166#M346221</guid>
      <dc:creator>CHARALAMPOS TRIANTAFYLLIDIS</dc:creator>
      <dc:date>2013-07-18T12:05:24Z</dc:date>
    </item>
  </channel>
</rss>

