<?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 PPP Autentication failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583873#M592965</link>
    <description />
    <pubDate>Mon, 24 Sep 2001 13:40:59 GMT</pubDate>
    <dc:creator>Enrico Venegoni</dc:creator>
    <dc:date>2001-09-24T13:40:59Z</dc:date>
    <item>
      <title>PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583873#M592965</link>
      <description />
      <pubDate>Mon, 24 Sep 2001 13:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583873#M592965</guid>
      <dc:creator>Enrico Venegoni</dc:creator>
      <dc:date>2001-09-24T13:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583874#M592966</link>
      <description>Hi Enrico,&lt;BR /&gt;I ran into similar problems with the connection to my provider when I want to connect to him with my WS715/100 box.&lt;BR /&gt;&lt;BR /&gt;I edited the Auth-file with the following line:&lt;BR /&gt;tnt_e1 otelo\sonline&lt;BR /&gt;where otelo is my username and password is online.&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;good luck&lt;BR /&gt;Werner</description>
      <pubDate>Tue, 25 Sep 2001 07:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583874#M592966</guid>
      <dc:creator>Werner Rips</dc:creator>
      <dc:date>2001-09-25T07:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583875#M592967</link>
      <description>Enrico, the problem is with the authentication mechanism of PPP. It is either PAP or CHAP.  PAP is a very simple authentication protocol but CHAP (Challenge Handshake Authentication Protocol) is preferred because of its two-way handshake. Your provider told you it was CHAP. When your interface has established its link the provider will send a challege message to your interface.  On each side, the username and password to expect from the other side must be defined for the challenge to be successfull. I suspect that one or both of these parameters are not identified correctly on one or both sides.  Your provider should give you this information. In any event, I beleive it is CHAP thats giving you the problem.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Wed, 26 Sep 2001 19:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583875#M592967</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-09-26T19:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583876#M592968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;thanks, but I haven't solved the problem yet and moreover, my provider is not able to give me any parameter about CHAP initial negotiation.&lt;BR /&gt;&lt;BR /&gt;Thus, I have tried other tests.&lt;BR /&gt;&lt;BR /&gt;I have another login/passwd (lent by a friend) on another provider. With this one there isn't any problem. The authentication phase has success, I set DNS, routing and netscape. Than I'm in internet.&lt;BR /&gt;&lt;BR /&gt;The curious thing, if I connect to this provider with "cu -l cul0p0" and insert login and passwd when request, I'm connect since the outputs on terminal are a few rows like this:&lt;BR /&gt;&lt;BR /&gt;^H}#@!}!e} }&amp;lt;}"}&amp;amp;} }*} } }%}&amp;amp;})}/}?K}$}(@%} } }#h}'}"}(}"f+&lt;BR /&gt;...................&lt;BR /&gt;...................&lt;BR /&gt;...................&lt;BR /&gt;&lt;BR /&gt;Ok, after this, I'm forced to hungup.&lt;BR /&gt;&lt;BR /&gt;Instead, with the other provider I have "Authentication failed" and login &lt;BR /&gt;request still appears. This is exact behaviour like pppd.&lt;BR /&gt;&lt;BR /&gt;How can be this?&lt;BR /&gt;&lt;BR /&gt;-Enrico</description>
      <pubDate>Tue, 02 Oct 2001 11:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583876#M592968</guid>
      <dc:creator>Enrico Venegoni</dc:creator>
      <dc:date>2001-10-02T11:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583877#M592969</link>
      <description>Enrico, I have done a little research on this and what I am reading is that there are &lt;BR /&gt;issues with connecting via PPP using CHAP (or PAP) from Unix/Linux boxes to MicroSoft servers. There are many threads out there that talk about Linux users who discovered that Microsoft uses a DES algorithm which until recently was incompatible with the pppd process. There were Linux patches which were provided require a patch to get this to work.  I don't know if your provider used MS but I am wondering if this is the same type of thing with HP-UX.&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Tue, 02 Oct 2001 18:14:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583877#M592969</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-10-02T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583878#M592970</link>
      <description>Hi Anthony,&lt;BR /&gt;&lt;BR /&gt;I don't know if pppd support MS CHAP by default, so I've tested pppd adding "requiremschap" line command option. This option should set the CHAP to Microsoft CHAP. Does requiremschap option support DES algorithm?&lt;BR /&gt;Or, who can know this?&lt;BR /&gt;As long as my provider is not able to give me detailed information about CHAP negotiation, do you have suggestions to get these information by unix line command or how trace what across the line from WS to ISP?&lt;BR /&gt;Moreover, in the peer prompt I can't understand witch kind of Server is (Microsoft NT Server, Unix etc.) since I have the following prompt only:&lt;BR /&gt;&lt;BR /&gt; User Access Verification&lt;BR /&gt;&lt;BR /&gt; Username:&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;-Enrico</description>
      <pubDate>Wed, 10 Oct 2001 06:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583878#M592970</guid>
      <dc:creator>Enrico_3</dc:creator>
      <dc:date>2001-10-10T06:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: PPP Autentication failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583879#M592971</link>
      <description>Enrico, I am sorry I cannot provide you with further insight to this problem. It sounds however that you need to press your provider for more information since they are the ones who need to debug on their end. I suppose some form of network tracing tool may be usefull. You can check out HP-UX nettl to see if you can capture CHAP challenges. The GUI form is /opt/nettladm/bin/nettladm.&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Oct 2001 12:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ppp-autentication-failed/m-p/2583879#M592971</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2001-10-10T12:09:45Z</dc:date>
    </item>
  </channel>
</rss>

