<?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 Config Pix 506 remotely in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92700#M679186</link>
    <description>&lt;P&gt;I need to set up a 506 located in a branch office out of state.  My question is this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I hook a modem to the console port and dial into the router and access the console remotely?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so how do I do it?  I have setup an external modem set for auto answer. I dian in with hyperterminal and all I see is garbled text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 05:58:34 GMT</pubDate>
    <dc:creator>aupton</dc:creator>
    <dc:date>2020-02-21T05:58:34Z</dc:date>
    <item>
      <title>Config Pix 506 remotely</title>
      <link>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92700#M679186</link>
      <description>&lt;P&gt;I need to set up a 506 located in a branch office out of state.  My question is this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I hook a modem to the console port and dial into the router and access the console remotely?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so how do I do it?  I have setup an external modem set for auto answer. I dian in with hyperterminal and all I see is garbled text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92700#M679186</guid>
      <dc:creator>aupton</dc:creator>
      <dc:date>2020-02-21T05:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Config Pix 506 remotely</title>
      <link>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92701#M679200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can do it, but I believe that would be a major security hole and not an "approved" solution.  what I would recommend, if you are really going to go that route, use an access-server, 2511, 2509, whatever, with a radius/tacacs server for authentication to the access-server.  This will keep your "eyes and ears" open to see if someone is attempting to hack into your network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if you're really stubborn and wont use an access-server, then you need to hard-code your terminal speed to 9600bps on the computer that you are using to dial into the PIX.  That should do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.SecurityIE.com" target="_blank"&gt;www.SecurityIE.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2002 15:23:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92701#M679200</guid>
      <dc:creator>ellis_b</dc:creator>
      <dc:date>2002-02-08T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Config Pix 506 remotely</title>
      <link>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92702#M679214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice.  I do not intend to leave the modem connected, just get the initial config in.  From there I would have the modem turned off.&lt;/P&gt;&lt;P&gt;I have tried setting terminal speed to 9600, are there any other settings on PC I need to tweak?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2002 20:53:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92702#M679214</guid>
      <dc:creator>aupton</dc:creator>
      <dc:date>2002-02-08T20:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Config Pix 506 remotely</title>
      <link>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92703#M679223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All you have to do is setup ssh access to the PIX. You can register for a free 56bit key from cisco and get a certificate for free.&lt;/P&gt;&lt;P&gt;So basically,&lt;/P&gt;&lt;P&gt;Register for the free key.&lt;/P&gt;&lt;P&gt;Re-Flash the PIX with 6.1 (upon reboot put in the key)&lt;/P&gt;&lt;P&gt;Flash the PIX with the PDM (Pix Device Manager-GUI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can setup connection via ssh (basically encrypted telnet) or the pdm from any location you specify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ne1secure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2002 17:53:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/config-pix-506-remotely/m-p/92703#M679223</guid>
      <dc:creator>ajd</dc:creator>
      <dc:date>2002-02-09T17:53:37Z</dc:date>
    </item>
  </channel>
</rss>

