<?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: Encrypt traffic between 2800 router and radius server in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354572#M432608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;How can I document this for my pain in the *** SOX guy?&lt;/P&gt;&lt;P&gt; - Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Feb 2005 15:32:21 GMT</pubDate>
    <dc:creator>xtech</dc:creator>
    <dc:date>2005-02-25T15:32:21Z</dc:date>
    <item>
      <title>Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354568#M432600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using a 2811 for VPN clients, and have instituted AAA using a windows radius server.  How can I encrypt the traffic between the 2811 and the radius server when it is authenticating the users? I am pretty sure it is using PAP now. Can I enforce CHAP or something?&lt;/P&gt;&lt;P&gt;Thanks - Wayne&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:02:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354568#M432600</guid>
      <dc:creator>xtech</dc:creator>
      <dc:date>2019-03-10T21:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354569#M432601</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 believe your PAP will terminate on the 2811 router and the router then passes the username and password (learned via PAP) via RADUIS to your AAA server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be encrypted using a shared secret both on the router and on the AAA server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host &lt;AAA_SERVER_IP&gt; auth-port 1645 acct-port 1646 key &lt;SECRET_KEY&gt;&lt;/SECRET_KEY&gt;&lt;/AAA_SERVER_IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you add the 2811 to your AAA server as a RADIUS client you also need specify the secret key here too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you want?&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 10:59:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354569#M432601</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2005-02-25T10:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354570#M432602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paddy,&lt;/P&gt;&lt;P&gt;Thanks for the info.  I have the router and radius server set up fine.  My question - Does the router pass the user name and password of a VPN client to the radius server in plain text, and if so, can I specify one of the encryption methods listed on the radius server such as Chap, MS-Chap, MS-Chap v2?  When I did not specify PAP on the radius server I could not authenticate users. &lt;/P&gt;&lt;P&gt;Thanks - Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 15:15:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354570#M432602</guid>
      <dc:creator>xtech</dc:creator>
      <dc:date>2005-02-25T15:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354571#M432605</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;All RADUIS traffic between your router and AAA server will be encrypted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think if you try and use an encryption method other than PAP, the actual users password is not sent across the wire, just a hash of various bit and pieces so in normaly circumstances authentication will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 15:28:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354571#M432605</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2005-02-25T15:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354572#M432608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;How can I document this for my pain in the *** SOX guy?&lt;/P&gt;&lt;P&gt; - Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 15:32:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354572#M432608</guid>
      <dc:creator>xtech</dc:creator>
      <dc:date>2005-02-25T15:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354573#M432612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does SOX mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just pulled this from the RFC, does it help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions between the client and RADIUS server are&lt;/P&gt;&lt;P&gt;authenticated through the use of a shared secret, which is never sent over the network.  In addition, any user passwords are sent encrypted between the client and RADIUS server, to eliminate the possibility that someone snooping on an unsecure network could determine a user's password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the bottom you could put.. for further information please refer to RFC 2138   &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 16:05:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354573#M432612</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2005-02-25T16:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354574#M432614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks That is all I need&lt;/P&gt;&lt;P&gt; - Wayne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 16:15:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354574#M432614</guid>
      <dc:creator>xtech</dc:creator>
      <dc:date>2005-02-25T16:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt traffic between 2800 router and radius server</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354575#M432616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SOX - Sarbanes Oxley - Public companies have to jump through hoops now thanks to worldcom.  This is a fuzzy guide that really does not give specific guidelines, more like "suggestions".  However they must "comply" with the guidelines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2005 16:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354575#M432616</guid>
      <dc:creator>xtech</dc:creator>
      <dc:date>2005-02-25T16:22:45Z</dc:date>
    </item>
    <item>
      <title>I wouldn't consider cyphering</title>
      <link>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354576#M432619</link>
      <description>&lt;P&gt;I wouldn't consider cyphering text using&amp;nbsp;a shared secret real&amp;nbsp;encryption.&lt;/P&gt;&lt;P&gt;The only benefit is that the password is hash'd with the shared key. In the end, it's a short string typically 'cisco123'. Symmetrical encryption isn't encryption.&lt;/P&gt;&lt;P&gt;The only way to really take care of this problem would be with IPSec, create a network security policy on your NPS server to talk IPSec to the router/switch, and carry your radius traffic over the IPSec connection - which uses&amp;nbsp;asymmetric encryption,&amp;nbsp;public key technology.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 16:36:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/encrypt-traffic-between-2800-router-and-radius-server/m-p/354576#M432619</guid>
      <dc:creator>Brendan White</dc:creator>
      <dc:date>2015-02-05T16:36:17Z</dc:date>
    </item>
  </channel>
</rss>

