<?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: Pix 501 Help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867405#M973412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list outside_access_in permit tcp object-group Tac host P.P.P.P eq 22&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create an ACL to allow the 3 addresses in your object-group to access the firewall via SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH and please rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2007 13:53:58 GMT</pubDate>
    <dc:creator>Collin Clark</dc:creator>
    <dc:date>2007-10-19T13:53:58Z</dc:date>
    <item>
      <title>Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867403#M973406</link>
      <description>&lt;P&gt;I have a public IP address P.P.P.P that I do not want anyone from the outside to access except 3 remote users with Static IPs on port 22 open outbound from P.P.P.P to the 3 static IPs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Object-group network called Tac with the 3 IPs&lt;/P&gt;&lt;P&gt;object-group network Tac&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am can anyone help me with the next steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gabrielle&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:27:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867403#M973406</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2019-03-11T11:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867404#M973408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gabrielle,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you rephrase what you are looking to do? I think you want to allow the 3 addresses to your public ip on port 22? I'm confused becuase you said "outbound from". Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 13:49:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867404#M973408</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-19T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867405#M973412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list outside_access_in permit tcp object-group Tac host P.P.P.P eq 22&lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will create an ACL to allow the 3 addresses in your object-group to access the firewall via SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH and please rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 13:53:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867405#M973412</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-10-19T13:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867406#M973414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I didn't mean outbound.  I only want the 3 addresses to have access from the outside.  Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 13:54:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867406#M973414</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-19T13:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867407#M973415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure about that Collin? The acl does not restrict traffic terminating on the outside interface, only traffic traversing interfaces. If she wanted to restrict ssh to the outside of the firewall she would have to do "ssh x.x.x.x. outside". I'm assuming she has a static for the outside interface to some ssh server inside.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 14:00:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867407#M973415</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-19T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867408#M973417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me start over - I have a public IP Address P.P.P.P on a device that I need 3 people around the world to access on port 22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Object-group network called Tac with the 3 IPs &lt;/P&gt;&lt;P&gt;object-group network Tac &lt;/P&gt;&lt;P&gt;network-object host X.X.X.X - the public IP of other networks&lt;/P&gt;&lt;P&gt;network-object host X.X.X.X &lt;/P&gt;&lt;P&gt;network-object host X.X.X.X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am can anyone help me with the next steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gabrielle &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 13:45:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867408#M973417</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-22T13:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867409#M973430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Collin wrote above is what you need...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_access_in permit tcp object-group Tac host P.P.P.P eq 22 &lt;/P&gt;&lt;P&gt;access-group outside_access_in in interface outside &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you need a static translation for P.P.P.P to the inside address of your server. If P.P.P.P = 1.1.1.1 and the inside address of the server is 192.168.1.1 then...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) 1.1.1.1 192.168.1.1 netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 13:52:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867409#M973430</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-22T13:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867410#M973435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We want to deny all traffic EXCEPT port 22 (ssh) to that Public IP Address.  Sorry they keep changing things on me.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gabrielle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 17:44:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867410#M973435</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-22T17:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867411#M973436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The commands above will only allow port 22!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 17:48:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867411#M973436</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-10-22T17:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867412#M973437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the access-lists &lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group MeTac host Tac-Outside eq htt&lt;/P&gt;&lt;P&gt;ps&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group Tac host Tac-Outside eq tel&lt;/P&gt;&lt;P&gt;net&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group Tac host Tac-Outside eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) Tac-Outside Tac-Inside netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can still access the P.P.P.P over the internet - Did I need to add a DENY in there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 19:30:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867412#M973437</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-22T19:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867413#M973438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So Tac-Outside = P.P.P.P?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With those acl entries you should only be able to hit Tac-Outside with https, telnet and ssh, that's it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you access-group command should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 19:38:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867413#M973438</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-22T19:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867414#M973439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;name 10.0.0.X Inside&lt;/P&gt;&lt;P&gt;name P.P.P.P Outside ** Public IP Address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Tac&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;  network-object host X.X.X.X&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group Meta_Tac host Meta-Outside eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group MetTac host Outside eq htt&lt;/P&gt;&lt;P&gt;ps&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group Tac host Outside eq tel&lt;/P&gt;&lt;P&gt;net&lt;/P&gt;&lt;P&gt;access-list outside_in permit tcp object-group Tac host Outside eq ssh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) Outside Inside netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;** The Problem I am having is that everyone can still access the "DEVICE" with any IP and not those that were specified in the above Object-Group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 10:47:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867414#M973439</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-23T10:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867415#M973440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets forget the object-group and get this into its simplest form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st we'll create the static translation. This will translate your outside address to your inside address. The 1.1.1.1 is our outside address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp 1.1.1.1 22 192.168.1.10 22 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next lets create the access-list that only allows the 3 addresses you want to allow. For the example I'll want to allow 2.2.2.2, 3.3.3.3, and 4.4.4.4. There is an implicit deny at the end so we do not have to enter one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list OUTSIDE_ACCESS_IN permit tcp host 2.2.2.2 host 1.1.1.1 eq 22&lt;/P&gt;&lt;P&gt;access-list OUTSIDE_ACCESS_IN permit tcp host 3.3.3.3 host 1.1.1.1 eq 22&lt;/P&gt;&lt;P&gt;access-list OUTSIDE_ACCESS_IN permit tcp host 4.4.4.4 host 1.1.1.1 eq 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally we need to apply the ACL to an interface and in a direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group OUTSIDE_ACCESS_IN in interface outside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should do it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 12:25:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867415#M973440</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-10-23T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867416#M973442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I entered exactly what you have but I can still access The device with HTTP.  My thought is that the public IP address is actually on the device.  Which it needs to be.  Any Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 12:23:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867416#M973442</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-24T12:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867417#M973444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. I bet you're using SDM and that application is tied to the outside interface. You need to apply an ACL to HTTP to prevent everyone accessing it. It's used for management so it's handled a little differently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this to restrict HTTP/SDM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http 10.10.10.115 255.255.255.255 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example will only allow 10.10.10.115 to access SDM from the inside! Make sure you put your IP in first. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 12:33:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867417#M973444</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-10-24T12:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867418#M973445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not using SDM.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 16:37:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867418#M973445</guid>
      <dc:creator>cozyk1515</dc:creator>
      <dc:date>2007-10-24T16:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 Help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867419#M973446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What web page are you seeing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 17:41:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/867419#M973446</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2007-10-24T17:41:56Z</dc:date>
    </item>
  </channel>
</rss>

