Hello Tim -

Thanks for sending the debug output.

As far as I can see, Radiator is calling the database but never getting a response.

I would check the MS-SQL logs to see what is happening on that side.

You might also want to turn on debugging in the DBD and FreeTDS modules.

BTW - another alternative is to run your main Radiator on Linux and proxy requests to another instance of Radiator on the MS-SQL host and just use a local ODBC connection to the database.

regards

Hugh


On Thursday, Feb 6, 2003, at 08:51 Australia/Melbourne, Tim Jung wrote:

Ok I have all the DBD Sybase SQL stuff and FreeTDS installed now. It
appears that it connects to my database server but it never replies back to
any of the requests. Below are the debug sessions of what I am seeing.
Anyone have any ideas as to what the problem might be?

Tim Jung
System Admin
Internet Gateway
[EMAIL PROTECTED]



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

radpwtst -s 206.142.60.79 -user [EMAIL PROTECTED] -pass
testing -secret testing -auth_port 1645 -acct_port 1646 -trace 1
sending Access-Request...
No reply
sending Accounting-Request Start...
No reply
sending Accounting-Request Stop...
No reply

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

/usr/bin/radiusd -config_file /etc/radiator/radius.cfg
Wed Feb 5 16:45:45 2003: DEBUG: Finished reading configuration file
'/etc/radiator/radius.cfg'
This Radiator license will expire on 2003-06-01
This Radiator license will stop operating after 1000 requests
To purchase an unlimited full source version of Radiator, see
http://www.open.com.au/ordering.html
To extend your evaluation period, contact [EMAIL PROTECTED]

Wed Feb 5 16:45:46 2003: DEBUG: Reading dictionary file
'/etc/radiator/dictionary'
Wed Feb 5 16:45:47 2003: DEBUG: Creating authentication port 0.0.0.0:1645
Wed Feb 5 16:45:47 2003: DEBUG: Creating accounting port 0.0.0.0:1646
Wed Feb 5 16:45:47 2003: INFO: Server started: Radiator 3.5 on
radius.igateway.net (DEMO)
Wed Feb 5 17:13:37 2003: DEBUG: Packet dump:
*** Received from 206.142.60.79 port 1053 ....

Packet length = 108
01 ba 00 6c 31 32 33 34 35 36 37 38 39 30 31 32
33 34 35 36 01 18 74 65 73 74 69 6b 61 6e 6f 40
69 67 61 74 65 77 61 79 2e 6e 65 74 06 06 00 00
00 02 04 06 cb 3f 9a 01 05 06 00 00 04 d2 1e 0b
31 32 33 34 35 36 37 38 39 1f 0b 39 38 37 36 35
34 33 32 31 3d 06 00 00 00 00 02 12 5f 0b cb fb
06 66 b3 71 a9 ae 09 a1 07 78 87 21
Code: Access-Request
Identifier: 186
Authentic: 1234567890123456
Attributes:
User-Name = "[EMAIL PROTECTED]"
Service-Type = Framed-User
NAS-IP-Address = 203.63.154.1
NAS-Port = 1234
Called-Station-Id = "123456789"
Calling-Station-Id = "987654321"
NAS-Port-Type = Async
User-Password =
"_<11><203><251><6>f<179>q<169><174><9><161><7>x<135>!"

Wed Feb 5 17:13:37 2003: DEBUG: Handling request with Handler
'Realm=igateway.net'
Wed Feb 5 17:13:37 2003: DEBUG: Rewrote user name to testikano
Wed Feb 5 17:13:37 2003: DEBUG: Deleting session for
[EMAIL PROTECTED], 203.63.154.1, 1234
Wed Feb 5 17:13:37 2003: DEBUG: Handling with Radius::AuthRODOPI
Wed Feb 5 17:13:37 2003: DEBUG: Handling with Radius::AuthRODOPI:
Wed Feb 5 17:13:38 2003: DEBUG: Query is: exec Interface_VircomUsers
'testikano'

===
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.


--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

===
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