<?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 Radius AAA Server - request from unknown client in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138844#M154745</link>
    <description>I have recently installed AAA server and the required Java and Web Server software. I am now attempting to configure the server to allow authentication for users logging onto a Cyclades network terminal concentrator. The Cyclades makes the call to the HP-UX machine but does not get a response. I have edited the clients file to include the i.p. address of the Cyclades, but I get an error message stating that the request has come from a unkown host. Am I missing some configuration on the HP side, any ideas ??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Herdip</description>
    <pubDate>Mon, 08 Dec 2003 11:59:45 GMT</pubDate>
    <dc:creator>Herdip Kalare_1</dc:creator>
    <dc:date>2003-12-08T11:59:45Z</dc:date>
    <item>
      <title>Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138844#M154745</link>
      <description>I have recently installed AAA server and the required Java and Web Server software. I am now attempting to configure the server to allow authentication for users logging onto a Cyclades network terminal concentrator. The Cyclades makes the call to the HP-UX machine but does not get a response. I have edited the clients file to include the i.p. address of the Cyclades, but I get an error message stating that the request has come from a unkown host. Am I missing some configuration on the HP side, any ideas ??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Herdip</description>
      <pubDate>Mon, 08 Dec 2003 11:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138844#M154745</guid>
      <dc:creator>Herdip Kalare_1</dc:creator>
      <dc:date>2003-12-08T11:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138845#M154746</link>
      <description>I think that the cause maybe the fact that the HP-UX host is a trusted system, and password authentication for trusted systems is not currently supported. Anyone, know of any ways around this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Herdip</description>
      <pubDate>Tue, 09 Dec 2003 09:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138845#M154746</guid>
      <dc:creator>Herdip Kalare_1</dc:creator>
      <dc:date>2003-12-09T09:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138846#M154747</link>
      <description>We are using freeradius for our wireless authentication.. &lt;BR /&gt;We make sure your users file has the MAC address of the client in question.. &lt;BR /&gt;&lt;BR /&gt;What are you using for your authentication database? &lt;BR /&gt;&lt;BR /&gt;our Radiusd uses a /usr/local/etc/raddb/users file for authentication of the MAC &lt;BR /&gt;&lt;BR /&gt;00022b-0822a7   Auth-Type := Local,     User-Password == "masked for security"&lt;BR /&gt;#ESU-AP1000 (UPSTAIRS&lt;BR /&gt;&lt;BR /&gt;00022c-07103af   Auth-Type := Local,     User-Password == "masked for security"&lt;BR /&gt;#ESU-AP1000 (UPSTAIRS&lt;BR /&gt;&lt;BR /&gt;Is it running on HP/UX or Linux? &lt;BR /&gt;&lt;BR /&gt;Is it exposed to the world or inside your intranet? All will influence how you want to set it up. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 09:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138846#M154747</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2003-12-09T09:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138847#M154748</link>
      <description>Check out &lt;BR /&gt;&lt;A href="http://www.freeradius.org/" target="_blank"&gt;http://www.freeradius.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for more references.. You can watch the message look and see what errors are being returned, this may help in the debugging process..</description>
      <pubDate>Tue, 09 Dec 2003 09:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138847#M154748</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2003-12-09T09:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138848#M154749</link>
      <description>Herdip, &lt;BR /&gt;&lt;BR /&gt;it require a bit of documentation from your &lt;BR /&gt;NTC vendor too.. We are using Lucent WAPs it took a bit of experimentation to get the systems to handshake.. &lt;BR /&gt;</description>
      <pubDate>Tue, 09 Dec 2003 10:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138848#M154749</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2003-12-09T10:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Radius AAA Server - request from unknown client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138849#M154750</link>
      <description>Rex,&lt;BR /&gt;&lt;BR /&gt;I have worked with the NTC Vendor to set this up and I am pretty confident that the kit is doing what is requested of it. &lt;BR /&gt;&lt;BR /&gt;For authentication I was planning to use the /etc/passwd files, but due to our system being a trusted system it would appear that this is not possible.&lt;BR /&gt;&lt;BR /&gt;I will certainly take a look at the web site for further help.  &lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Herdip</description>
      <pubDate>Tue, 09 Dec 2003 10:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/radius-aaa-server-request-from-unknown-client/m-p/3138849#M154750</guid>
      <dc:creator>Herdip Kalare_1</dc:creator>
      <dc:date>2003-12-09T10:24:29Z</dc:date>
    </item>
  </channel>
</rss>

