<?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: Device Authentication and PPP Auth in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306252#M434077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried this...  It still doesn't see to use the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ppp chap hostname WESLEYTESTING-REMOTEATM &lt;/P&gt;&lt;P&gt;ppp chap password passhere &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will only use the hostname of the router???  Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2004 15:52:46 GMT</pubDate>
    <dc:creator>chrisallen</dc:creator>
    <dc:date>2004-07-05T15:52:46Z</dc:date>
    <item>
      <title>Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306250#M434075</link>
      <description>&lt;P&gt;We recently enabled AAA on all our routers for device authenticationa dn authorization.  When we did this it broke our async dial back up on some of our routers.  Basically as soon as you enable aaa new-model, the behavior of PPP Authentication changes.  Below is the configuration, What I want to do is to have AAA enabled on the router for telnet and console, but have the PPP dialup connection continue to use the configured username and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model &lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local &lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable &lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ none &lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ none &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+ &lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+ &lt;/P&gt;&lt;P&gt;aaa authorization config-commands &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Async2&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer in-band&lt;/P&gt;&lt;P&gt; dialer pool-member 2&lt;/P&gt;&lt;P&gt; dialer-group 2&lt;/P&gt;&lt;P&gt; async default routing&lt;/P&gt;&lt;P&gt; async mode interactive&lt;/P&gt;&lt;P&gt; ppp authentication chap callin&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Dialer2&lt;/P&gt;&lt;P&gt; ip unnumbered Loopback0&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; dialer pool 2&lt;/P&gt;&lt;P&gt; dialer redial interval 30 attempts 5 re-enable 300&lt;/P&gt;&lt;P&gt; dialer string xxxxx&lt;/P&gt;&lt;P&gt; dialer-group 2&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt; ppp authentication chap callin&lt;/P&gt;&lt;P&gt; ppp chap hostname WESLEYTESTING-REMOTEATM&lt;/P&gt;&lt;P&gt; ppp chap password passhere&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated....&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:53:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306250#M434075</guid>
      <dc:creator>chrisallen</dc:creator>
      <dc:date>2019-03-10T14:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306251#M434076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding the following:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;aaa authentication ppp default local&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2004 00:04:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306251#M434076</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2004-07-02T00:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306252#M434077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried this...  It still doesn't see to use the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ppp chap hostname WESLEYTESTING-REMOTEATM &lt;/P&gt;&lt;P&gt;ppp chap password passhere &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will only use the hostname of the router???  Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2004 15:52:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306252#M434077</guid>
      <dc:creator>chrisallen</dc:creator>
      <dc:date>2004-07-05T15:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306253#M434078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another development...  I didn't realize this before but when I do debug PPP negotiation, it appears it is using PAP authentication instead of chap.  So I put in a PAP username and password and then it worked???  So really my problem is that once I enable aaa new-model, the router now ignores the ppp authentication chap command ???  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2004 16:58:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306253#M434078</guid>
      <dc:creator>chrisallen</dc:creator>
      <dc:date>2004-07-05T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306254#M434079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;if that's the case, u may want to try the following: enable both CHAP and PAP&lt;/P&gt;&lt;P&gt;ppp authentication chap pap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's just a wild guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2004 07:29:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306254#M434079</guid>
      <dc:creator>marckhayat</dc:creator>
      <dc:date>2004-07-06T07:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Device Authentication and PPP Auth</title>
      <link>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306255#M434080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even though CHAP is more secure than PAP, it causes problems when you are authenticating on a tacacs server. The essential problem is that CHAP does not send the password, it sends an authentication block which is generated from the password. If you are authenticating on the router, then the router can do the same calculation and compare results to see if the correct password is used. But when the router needs to send the password that was entered to the tacacs server for authentication, there is a serious problem because the router does not have the password which was entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is to use PAP because PAP does transmit the password which was originally entered and thus the router can send the password to the tacacs server for authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2004 13:44:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/device-authentication-and-ppp-auth/m-p/306255#M434080</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-07-06T13:44:15Z</dc:date>
    </item>
  </channel>
</rss>

