<?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: secure access to pix in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306636#M592286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The management-access command was added for sitatuations like yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you verify that your interesting traffic ACL definition includes the inside interface IP address of the Pix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you should be able to ping the inside interface of the pix when VPN'd in once you apply the mgmt-int command.  Can you do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2004 20:47:25 GMT</pubDate>
    <dc:creator>pcomeaux</dc:creator>
    <dc:date>2004-06-01T20:47:25Z</dc:date>
    <item>
      <title>secure access to pix</title>
      <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306633#M592275</link>
      <description>&lt;P&gt;I'm trying to secure my access to pix. To my knowledge accessing the pix with SSH and HTTPS are the two more common way of connecting. In version 6.3 was introduce the "management-access mgmt_if" command. I tried to use that on the inside interface without any success.&lt;/P&gt;&lt;P&gt;I set up a vpn with my cisco client. When I connect everything is fine except that I get only half of the feature. From the pix I can ping my pc, tftp to my pc syslog to my pc and I see that traffic is going to the vpn. But when I try to connect from my pc to the inside interface traffic is not going inside the tunnel.&lt;/P&gt;&lt;P&gt;It seems that I would need a loopback setup in the pix because when I SSH to the inside address the traffic is not going in the tunnel.&lt;/P&gt;&lt;P&gt;Is this command only good for outside access.&lt;/P&gt;&lt;P&gt;My ultimate goal would be to manage the PIX using a VPN from the inside interface using a certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 07:25:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306633#M592275</guid>
      <dc:creator>mdlv</dc:creator>
      <dc:date>2020-02-21T07:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: secure access to pix</title>
      <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306634#M592278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do your ssh commands look like? you need to allow access to the ip pool used by vpn clients&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2004 19:50:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306634#M592278</guid>
      <dc:creator>mostiguy</dc:creator>
      <dc:date>2004-06-01T19:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: secure access to pix</title>
      <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306635#M592280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ip local pool testpool 10.177.97.250-10.177.97.251&lt;/P&gt;&lt;P&gt;ssh 10.177.97.250 255.255.255.254 outside&lt;/P&gt;&lt;P&gt;ssh 10.177.97.250 255.255.255.254 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2004 19:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306635#M592280</guid>
      <dc:creator>mdlv</dc:creator>
      <dc:date>2004-06-01T19:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: secure access to pix</title>
      <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306636#M592286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The management-access command was added for sitatuations like yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you verify that your interesting traffic ACL definition includes the inside interface IP address of the Pix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you should be able to ping the inside interface of the pix when VPN'd in once you apply the mgmt-int command.  Can you do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2004 20:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306636#M592286</guid>
      <dc:creator>pcomeaux</dc:creator>
      <dc:date>2004-06-01T20:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: secure access to pix</title>
      <link>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306637#M592288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;access-list inside_cryptomap_dyn_20 permit ip any 10.177.97.250 255.255.255.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure I understand the interesting. The IP address of my PC is 10.177.97.250 when I'm testing the firewall is 10.177.97.253.&lt;/P&gt;&lt;P&gt;I can ping with or without the VPN being up because I used icmp permit 10.177.0.0 255.255.0.0 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cannot use HTTPS or SSL to connect because (that's my guess) the VPN tunnel is establish between my PC and the interface inside of the PIX at 10.177.97.253. So when I try to SSL to the PIX the traffic is not encrypted in the tunnel as it is my end route for the tunnel. I have not seen any Cisco example of a working configuration for that.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jun 2004 20:09:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/secure-access-to-pix/m-p/306637#M592288</guid>
      <dc:creator>mdlv</dc:creator>
      <dc:date>2004-06-02T20:09:51Z</dc:date>
    </item>
  </channel>
</rss>

