Koozali.org: home of the SME Server

radius

Offline brick

  • ****
  • 78
  • +0/-0
radius
« Reply #15 on: August 12, 2007, 01:59:12 AM »
OK, I'm also trying to get a grip on the radius server.
I have set a DHCP server besides the SME where it it reads from a radius server (SME). I used the commands above and set the NAS and it works. But it doesn't accept my client:
Code: [Select]
rad_recv: Access-Request packet from host 172.16.0.2:32771, id=113, length=110
        NAS-Port-Type = Ethernet
        NAS-Port = 2210398321
        Calling-Station-Id = "1:0:3:93:9a:33:2"
        Called-Station-Id = "dhcp"
        User-Name = "00:03:93:9A:33:02"
        User-Password = ""
        NAS-Identifier = "Talles"
        NAS-IP-Address = 172.16.0.2
rad_recv: Access-Request packet from host 172.16.0.2:32771, id=113, length=110
Sending Access-Reject of id 113 to 172.16.0.2:32771

Here I have set the MAC (00:03:93:9A:33:02) and IP on the Hostnames and Addresses of the SME.
I supposed the Radius would pass the information to my DHCP server based on what I have set in the Hostnames and Addresses Panel. Am I wrong?

Offline Franco

  • *
  • 1,171
  • +0/-0
    • http://contribs.org
radius
« Reply #16 on: August 12, 2007, 04:19:02 PM »
Ahhh how I wish  :wink:
I don't think the hostnames and addresses write to radius, you can in fact turn the radius off. It writes an entry for the DHCP and DNS.
Correct me here if I am wrong, but you can only use the radius server as the PEAP-MSCHAP2 parameter against the username/address on the SME Server.

Offline HACKERSOFT2011

  • **
  • 31
  • +0/-0
  • HACKERSOFT
    • Adventist International Mission School
Re: radius
« Reply #17 on: January 10, 2012, 06:06:09 AM »
Any update on this?

It seems that port 1812 and 1813 are closed. How to open it? Or, what is the port used by radiusd on smeserver?

I tried telnet to smeserver on port 1812 but it says:

Connecting To 192.168.1.9...Could not open connection to the host, on port 1812: Connect failed

telnet to other ports are okay, e.g. 80...

I also did:
nc -v -w 1 localhost -z 1810-1815

with the following results
nc: connect to localhost port 1810 (tcp) failed: Connection refused
nc: connect to localhost port 1811 (tcp) failed: Connection refused
nc: connect to localhost port 1812 (tcp) failed: Connection refused
nc: connect to localhost port 1813 (tcp) failed: Connection refused
nc: connect to localhost port 1814 (tcp) failed: Connection refused
nc: connect to localhost port 1815 (tcp) failed: Connection refused

Any help on this? Thanks!

p.s. I am already on the current beta of smeserver 8 and still having the same issues.
« Last Edit: January 10, 2012, 06:17:25 AM by HACKERSOFT2011 »

Offline HACKERSOFT2011

  • **
  • 31
  • +0/-0
  • HACKERSOFT
    • Adventist International Mission School
Re: radius
« Reply #18 on: January 11, 2012, 06:09:58 PM »
radiusd is verified to be working using NTRadPing test tool but results with the following:

response: Access-Reject

for any user. Is there any guide around so it will accept connection from authenticating users?

Any radius geek out there... help is appreciated! Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: radius
« Reply #19 on: January 12, 2012, 04:00:45 AM »
Any radius geek out there... help is appreciated! Thanks!

I'd suggest that you look for those on a radius forum/website/mailing list.