----------  Forwarded Message  ----------

Subject: BOUNCE [EMAIL PROTECTED]:    Non-member submission from [Edgar 
Bermejo Arámburo <[EMAIL PROTECTED]>]
Date: Tue, 15 Oct 2002 12:43:14 -0500
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

>From [EMAIL PROTECTED] Tue Oct 15 12:43:14 2002
Received: from itesm.mx (itesm.mx [131.178.53.230])
        by server1.open.com.au (8.11.0/8.11.0) with ESMTP id g9FHhDC21249
        for <[EMAIL PROTECTED]>; Tue, 15 Oct 2002 12:43:13 -0500
Received: from campus.ccm.itesm.mx (148.241.179.50) by itesm.mx (5.5.058)
 (authenticated as [EMAIL PROTECTED]) id 3DA73779000379E8 for
 [EMAIL PROTECTED]; Tue, 15 Oct 2002 17:37:40 -0500 Message-ID:
 <[EMAIL PROTECTED]>
Date: Tue, 15 Oct 2002 17:37:22 -0600
From: Edgar Bermejo =?iso-8859-1?Q?Ar=E1mburo?=
 <[EMAIL PROTECTED]> Organization: Tec de Monterrey, Campus Ciudad
 de =?iso-8859-1?Q?M=E9xico?= X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Problems with authentication
Content-Type: multipart/alternative;
 boundary="------------B0A9E81369FE167A374C68E1"


--------------B0A9E81369FE167A374C68E1
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello!

I'm trying a demo version of Radiator. I followed the steps to install
and test the server and everything was fine, but when I tried to
authenticate with the NAS I couldn't. I checked the log file and found
the following:

Tue Oct 15 10:44:33 2002: DEBUG: Packet dump:
*** Received from 148.241.152.245 port 1645 ....
Code:       Access-Request
Identifier: 30
Authentic:  r<154><12>c<3><17>w<217>0<176>!<231>p'<22><192>
Attributes:
        User-Name = "dmartine"
        User-Password =
"<250><167><197><193><182><170>6|?<221><236><246>E<183>E<175>"
        NAS-IP-Address = 148.241.152.245
        NAS-Port = 64

Tue Oct 15 10:44:33 2002: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Tue Oct 15 10:44:33 2002: DEBUG:  Deleting session for dmartine,
148.241.152.245, 64
Tue Oct 15 10:44:33 2002: DEBUG: Handling with POP3
POP3 <- +OK POP3 server ready (5.5.058)
<[EMAIL PROTECTED]>
 at Radius/AuthPOP3.pm line 72
POP3 -> USER dmartine
 at Radius/AuthPOP3.pm line 75
POP3 <- +OK Password required
 at Radius/AuthPOP3.pm line 75
POP3 -> PASS aWfnWfT0
 at Radius/AuthPOP3.pm line 75
POP3 <- +OK 26 messages
 at Radius/AuthPOP3.pm line 75
POP3 -> STAT
 at Radius/AuthPOP3.pm line 75
POP3 <- +OK 26 425799
 at Radius/AuthPOP3.pm line 75
POP3 -> QUIT
 at Radius/AuthPOP3.pm line 77
POP3 <- +OK POP3 server closing connection
 at Radius/AuthPOP3.pm line 77
Tue Oct 15 10:44:51 2002: DEBUG: Access accepted for dmartine
Tue Oct 15 10:44:51 2002: DEBUG: Packet dump:
*** Sending to 148.241.152.245 port 1645 ....
Code:       Access-Accept
Identifier: 30
Authentic:  r<154><12>c<3><17>w<217>0<176>!<231>p'<22><192>
Attributes:

The POP3 server validated the user and password but the NAS still asked
for the user and pass like they were incorrect.

Here is the configuration file:

Foreground
LogStdout
LogDir          .
DbDir           .
# User a lower trace level in production systems:
Trace           4

# You will probably want to add other Clients to suit your site,
# one for each NAS you want to work with

<Client xyz.ccm.itesm.mx>
        Secret abcd
</Client>

<Client DEFAULT>
        Secret  mysecret
        DupInterval 0
</Client>

<Realm DEFAULT>
        <AuthBy POP3>
                # Host specifies the na,e of the POP server to use
                # Defaults to 'pop3'
                # You should set this to suit your own site
                Host itesm.mx

                # AuthMode specifies the POP authentication mode to use
                # APOP means use APOP authentication
                # PASS means to use plaintext passwords (deprecated)
                # BEST means use APOP if available, else plaintext
                # Defaults to BEST
                AuthMode PASS

                # If Debug is set, PO3Client will print details
                # of its communications to stdout
                Debug 1

                # Timeout specifies a timeout in seconds, If the POP
                # server does not respond in this time, the
authenticaiton
                # will fail.
                # Defaults to 10 seconds
                Timeout 10

                # LocalAddr specifies the local Internet address to use
                # in the form 'xxx.xxx.xxx.xxx[:xx]'
#               LocalAddr 203.63.154.1

                # Port specifies the number of the POP port to use on
                # Host.
                # Defaults to 110
                Port 110

        </AuthBy>
</Realm>

If can give a hint I'll appreciate it.
--
_________________________________________

Ing. Edgar Bermejo Arámburo
Líder de Proyecto
Depto. de Redes
Dirección de Telecomunicaciones - DINF
Tec de Monterrey, Campus Ciudad de México
Tel. 5483 2007/2008 Fax. 5483 2002

_________________________________________


--------------B0A9E81369FE167A374C68E1
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello!
<p>I'm trying a demo version of Radiator. I followed the steps to install
and test the server and everything was fine, but when I tried to authenticate
with the NAS I couldn't. I checked the log file and found the following:<font
 color="#990000"></font> <p><font color="#990000">Tue Oct 15 10:44:33 2002:
 DEBUG: Packet dump:</font> <br><font color="#990000">*** Received from
 148.241.152.245 port 1645 ....</font> <br><font
 color="#990000">Code:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Access-Request</font> <br><font color="#990000">Identifier: 30</font>
<br><font color="#990000">Authentic:&nbsp;
 r&lt;154>&lt;12>c&lt;3>&lt;17>w&lt;217>0&lt;176>!&lt;231>p'&lt;22>&lt;192></
font> <br><font color="#990000">Attributes:</font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 User-Name = "dmartine"</font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 User-Password =
 "&lt;250>&lt;167>&lt;197>&lt;193>&lt;182>&lt;170>6|?&lt;221>&lt;236>&lt;246>
E&lt;183>E&lt;175>"</font> <br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAS-IP-Address =
 148.241.152.245</font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAS-Port
= 64</font><font color="#990000"></font>
<p><font color="#990000">Tue Oct 15 10:44:33 2002: DEBUG: Handling request
with Handler 'Realm=DEFAULT'</font>
<br><font color="#990000">Tue Oct 15 10:44:33 2002: DEBUG:&nbsp; Deleting
session for dmartine, 148.241.152.245, 64</font>
<br><font color="#990000">Tue Oct 15 10:44:33 2002: DEBUG: Handling with
POP3</font>
<br><font color="#990000">POP3 &lt;- +OK POP3 server ready (5.5.058)
 &lt;[EMAIL PROTECTED]></font> <br><font
 color="#990000">&nbsp;at Radius/AuthPOP3.pm line 72</font> <br><font
 color="#990000">POP3 -> USER dmartine</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 &lt;- +OK Password required</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 -> PASS aWfnWfT0</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 &lt;- +OK 26 messages</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 -> STAT</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 &lt;- +OK 26 425799</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 75</font>
<br><font color="#990000">POP3 -> QUIT</font>
<br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line 77</font>
<br><font color="#990000">POP3 &lt;- +OK POP3 server closing
 connection</font> <br><font color="#990000">&nbsp;at Radius/AuthPOP3.pm line
 77</font> <br><font color="#990000">Tue Oct 15 10:44:51 2002: DEBUG: Access
 accepted for dmartine</font>
<br><font color="#990000">Tue Oct 15 10:44:51 2002: DEBUG: Packet
 dump:</font> <br><font color="#990000">*** Sending to 148.241.152.245 port
 1645 ....</font> <br><font
 color="#990000">Code:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Access-Accept</font> <br><font color="#990000">Identifier: 30</font>
<br><font color="#990000">Authentic:&nbsp;
 r&lt;154>&lt;12>c&lt;3>&lt;17>w&lt;217>0&lt;176>!&lt;231>p'&lt;22>&lt;192></
font> <br><font color="#990000">Attributes:</font>
<p>The POP3 server validated the user and password but the NAS still asked
for the user and pass like they were incorrect.
<p>Here is the configuration file:
<p><font color="#990000">Foreground</font>
<br><font color="#990000">LogStdout</font>
<br><font
 color="#990000">LogDir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 .</font>
<br><font
 color="#990000">DbDir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp; .</font>
<br><font color="#990000"># User a lower trace level in production
 systems:</font> <br><font
 color="#990000">Trace&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&
nbsp; 4</font><font color="#990000"></font>
<p><font color="#990000"># You will probably want to add other Clients
to suit your site,</font>
<br><font color="#990000"># one for each NAS you want to work with</font>
<br><font color="#990000">&nbsp;</font>
<br><font color="#990000">&lt;Client xyz.ccm.itesm.mx></font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Secret
abcd</font>
<br><font color="#990000">&lt;/Client></font><font color="#990000"></font>
<p><font color="#990000">&lt;Client DEFAULT></font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Secret&nbsp; mysecret</font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 DupInterval 0</font>
<br><font color="#990000">&lt;/Client></font><font color="#990000"></font>
<p><font color="#990000">&lt;Realm DEFAULT></font>
<br><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &lt;AuthBy POP3></font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Host specifies the na,e of the POP server to
 use</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Defaults to 'pop3'</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # You should set this to suit your own
 site</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host itesm.mx</font><font
 color="#990000"></font>
<p><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # AuthMode specifies the POP authentication
 mode to use</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # APOP means use APOP authentication</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # PASS means to use plaintext passwords
 (deprecated)</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # BEST means use APOP if available, else
 plaintext</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Defaults to BEST</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AuthMode PASS</font><font
 color="#990000"></font>
<p><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # If Debug is set, PO3Client will print
 details</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # of its communications to stdout</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug 1</font><font color="#990000"></font>
<p><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Timeout specifies a timeout in seconds, If
 the POP</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # server does not respond in this time, the
 authenticaiton</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # will fail.</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Defaults to 10 seconds</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Timeout 10</font>
<br><font color="#990000">&nbsp;</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # LocalAddr specifies the local Internet
 address to use</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # in the form 'xxx.xxx.xxx.xxx[:xx]'</font>
<br><font
 color="#990000">#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
;&nbsp;&nbsp;&nbsp;&nbsp; LocalAddr 203.63.154.1</font>
<br><font color="#990000">&nbsp;</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Port specifies the number of the POP port to
 use on</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Host.</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # Defaults to 110</font>
<br><font
 color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port 110</font><font color="#990000"></font>
<p><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 &lt;/AuthBy></font> <br><font color="#990000">&lt;/Realm></font>
<p>If can give a hint I'll appreciate it.
<br>--
<br>_________________________________________
<p>Ing. Edgar Bermejo Ar&aacute;mburo
<br>L&iacute;der de Proyecto
<br>Depto. de Redes
<br>Direcci&oacute;n de Telecomunicaciones - DINF
<br>Tec de Monterrey, Campus Ciudad de M&eacute;xico
<br>Tel. 5483 2007/2008 Fax. 5483 2002
<p>_________________________________________
<br>&nbsp;</html>

--------------B0A9E81369FE167A374C68E1--

-------------------------------------------------------

-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS etc on Unix, Windows, MacOS etc.

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to