Message: 1
Date: Tue, 22 Apr 2014 11:54:08 +0000
From: Stefan Paetow <Stefan.Paetow@ja.net>
To: FreeRadius users mailing list
<freeradius-users@lists.freeradius.org>
Subject: RE: Where to download Freeradius version 2.2.4 debian
package?
Message-ID: <C072996E0B81144DBB9426B44462540CE61415@EXC001>
Content-Type: text/plain; charset="utf-8"
There is no version 2.2.4 of FreeRADIUS on Debian or Ubuntu.
You will have to build it yourself. Now, you?ve posted some build output. It shows that you do not have the postgresql development libraries installed (and likely a lot of other development libraries are missing as well. You must install those with ?apt-get install? first before you attempt to build them.
With Regards
Stefan
From: freeradius-users-bounces+stefan.paetow=ja.net@lists.freeradius.org [mailto:freeradius-users-bounces+stefan.paetow=ja.net@lists.freeradius.org] On Behalf Of Ilavajuthy Palanisamy
Sent: 22 April 2014 07:44
To: FreeRadius users mailing list
Subject: Where to download Freeradius version 2.2.4 debian package?
Hi,
I'm looking for Freeradius version 2.2.4 debian package to install in Ubuntu 12.04.
I there any location where I can download the Freeradius 2.2.4 debian package?
When I do 'sudo apt-get install freeradius', it is installing Freeradius 2.1.12 version.
Is there a way to specify a particular version of freeradius during apt-get install?
What are the steps to create debian package from the source code?
I tried the below command, but the debian package creation failed.
tar zxf freeradius-server-2.X.Y.tar.gz
cd freeradius-server-2.X.Y
sudo su
dpkg-buildpackage -b -uc
....
checking for suffix of executables...
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for libpq-fe.h... yes
checking for PQconnectdb in -lpq... no
configure: error: set --without-rlm_sql_postgresql to disable it explicitly.
configure: error: ./configure failed for ./drivers/rlm_sql_postgresql
configure: error: ./configure failed for src/modules/rlm_sql
make: *** [config.status] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Any pointers will be really helpful.
Thanks,
Ila.
Janet(UK) is a trading name of Jisc Collections and Janet Limited, a
not-for-profit company which is registered in England under No. 2881024
and whose Registered Office is at Lumen House, Library Avenue,
Harwell Oxford, Didcot, Oxfordshire. OX11 0SG. VAT No. 614944238
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140422/c7eda5f3/attachment-0001.html>
------------------------------
Message: 2
Date: Tue, 22 Apr 2014 21:39:27 +0900
From: yata <aurens.memuro02@gmail.com>
To: freeradius-users@lists.freeradius.org
Subject: [pap] WARNING! No "known good" password found for the user.
Message-ID:
<CA+cUj1-7VnmTDF7BvGD8h_jxzw1JBTNSGyOEuvxHJYMoomU=PA@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
HI, I'm really new of freeradius.
I wanna use freeradius as a radius server and dhcp server.
When I try to connect to radius server from pppoe client(windwos vista
laptop) via ERX310(juniper), freeradius shows following error messages. I
have no clue what's wrong. I'm really confused.
Message said no post-auth type found. But man page said it should not be
set.
How can I resolve this problem ?
Any advice will help me!
------------
Ready to process requests.
rad_recv: Access-Request packet from host 10.0.5.200 port 50000, id=2,
length=205
User-Password = "test"
User-Name = "user@mondomaine.fr"
Acct-Session-Id = "erx FastEthernet 1/6:0010485762"
Service-Type = Framed-User
Framed-Protocol = PPP
ERX-Pppoe-Description = "pppoe 00:1d:72:c6:7b:d5"
Calling-Station-Id = "#ERX-40-b0-7a#E16#0"
NAS-Port-Type = Ethernet
NAS-Port = 369098752
NAS-Port-Id = "FastEthernet 1/6"
NAS-IP-Address = 10.0.5.200
NAS-Identifier = "ERX-40-b0-7a"
# Executing section authorize from file /etc/raddb/sites-enabled/default
+- entering group authorize {...}
++[preprocess] returns ok
++[chap] returns noop
++[mschap] returns noop
++[digest] returns noop
[suffix] Looking up realm "mondomaine.fr" for User-Name = "
user@mondomaine.fr"
[suffix] No such realm "mondomaine.fr"
++[suffix] returns noop
[eap] No EAP-Message, not doing EAP
++[eap] returns noop
[files] users: Matched entry DEFAULT at line 172
++[files] returns ok
++[expiration] returns noop
++[logintime] returns noop
[pap] WARNING! No "known good" password found for the user. Authentication
may fail because of this.
++[pap] returns noop
ERROR: No authenticate method (Auth-Type) found for the request: Rejecting
the user
Failed to authenticate the user.
Login incorrect: [user@mondomaine.fr/test] (from client GGSN1 port
369098752 cli #ERX-40-b0-7a#E16#0)
Using Post-Auth-Type Reject
# Executing group from file /etc/raddb/sites-enabled/default
+- entering group REJECT {...}
[attr_filter.access_reject] expand: %{User-Name} -> user@mondomaine.fr
attr_filter: Matched entry DEFAULT at line 11
++[attr_filter.access_reject] returns updated
Delaying reject of request 0 for 1 seconds
Going to the next request
Waking up in 0.9 seconds.
Sending delayed reject for request 0
Sending Access-Reject of id 2 to 10.0.5.200 port 50000
Waking up in 4.9 seconds.
Cleaning up request 0 ID 2 with timestamp +12
Ready to process requests.
------------
thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20140422/23cff045/attachment.html>
------------------------------
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
End of Freeradius-Users Digest, Vol 108, Issue 90
*************************************************