G'day All, This is my first post so I'd like to thank those who make this list possible. I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet. Does anyone know of a HowTo that I can use to get started? Thanking you in anticipation, build
You will need a shared secret between the WRT and radius server, but otherwise, just follow the howtos on the wiki. On Nov 20, 2007 2:55 PM, build <buildy@gmail.com> wrote:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- "If you are savvy and smart about the choices you make in life, The sky is not the limit!" Mark Shuttleworth Random quote of the week/month/whenever i get to updating it: " hate compasses i like can't use them. they don't stay straight, and i end up looking like an emo by the time i'm done, it stabs me so much" - Jasmine Lee
G'day Paul, Thank you for your reply. I installed freeradius on my debian etch box. Then using the /EAP/MD5_HOWTO Step 1. woops :/# radiusd -s -X -bash: radiusd: command not found :/# /etc/pam.d/radiusd -s -X -bash: /etc/pam.d/radiusd: Permission denied :/# Thanks in anticipation, build On 21/11/2007, Paul Bartell <paul.bartell@gmail.com> wrote:
You will need a shared secret between the WRT and radius server, but otherwise, just follow the howtos on the wiki.
On Nov 20, 2007 2:55 PM, build <buildy@gmail.com> wrote:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- "If you are savvy and smart about the choices you make in life, The sky is not the limit!" Mark Shuttleworth
Random quote of the week/month/whenever i get to updating it: " hate compasses i like can't use them. they don't stay straight, and i end up looking like an emo by the time i'm done, it stabs me so much" - Jasmine Lee - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
build wrote:
Thank you for your reply. I installed freeradius on my debian etch box. Then using the /EAP/MD5_HOWTO
Step 1. woops
:/# radiusd -s -X -bash: radiusd: command not found
Debian re-names the FreeRADIUS binaries to "freeradius". You can find this out by using the Debian package tools to query the package that you installed. This is done for compatibility with RADIUS servers that aren't maintained, and that no one uses any more. Alan DeKok.
On 21/11/2007, Alan DeKok <aland@deployingradius.com> wrote:
build wrote:
Thank you for your reply. I installed freeradius on my debian etch box. Then using the /EAP/MD5_HOWTO
Step 1. woops
:/# radiusd -s -X -bash: radiusd: command not found
Debian re-names the FreeRADIUS binaries to "freeradius". You can find this out by using the Debian package tools to query the package that you installed.
This is done for compatibility with RADIUS servers that aren't maintained, and that no one uses any more.
Alan DeKok. - Thanks Alan, It's broken, I will try to resolve this myself first and post back later. A bit off topic but would you mind telling me which of the package tools, apt or dpkg? as I need to learn to do that stuff on my own. tia build
What authentication protocol are you using? If you are using 802.1x you have to use certificates. Ivan Kalik Kalik Informatika ISP Dana 20/11/2007, "build" <buildy@gmail.com> piše:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
G'day Ivan, Thanks for your reply. I have seen an Access Point using the same WRT54G as mine which apparently authenticates from a freeradius installation on a debian etch box and it only requires a username and password to login. How is that done? Thanking you in anticipation, build On 21/11/2007, tnt@kalik.co.yu <tnt@kalik.co.yu> wrote:
What authentication protocol are you using? If you are using 802.1x you have to use certificates.
Ivan Kalik Kalik Informatika ISP
Dana 20/11/2007, "build" <buildy@gmail.com> piše:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
VPN? Or PPPoE? I don't know what that AP can do. Read the user guide. Ivan Kalik Kalik Informatika ISP Dana 20/11/2007, "build" <buildy@gmail.com> piše:
G'day Ivan, Thanks for your reply. I have seen an Access Point using the same WRT54G as mine which apparently authenticates from a freeradius installation on a debian etch box and it only requires a username and password to login.
How is that done?
Thanking you in anticipation, build
On 21/11/2007, tnt@kalik.co.yu <tnt@kalik.co.yu> wrote:
What authentication protocol are you using? If you are using 802.1x you have to use certificates.
Ivan Kalik Kalik Informatika ISP
Dana 20/11/2007, "build" <buildy@gmail.com> pi�e:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/usershtml
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
This is probably done through WPA enterprise or another such protocal, or chilispot or a similar captive portal. On Nov 20, 2007 4:22 PM, <tnt@kalik.co.yu> wrote:
VPN? Or PPPoE? I don't know what that AP can do. Read the user guide.
Ivan Kalik Kalik Informatika ISP
Dana 20/11/2007, "build" <buildy@gmail.com> piše:
G'day Ivan, Thanks for your reply. I have seen an Access Point using the same WRT54G as mine which apparently authenticates from a freeradius installation on a debian etch box and it only requires a username and password to login.
How is that done?
Thanking you in anticipation, build
On 21/11/2007, tnt@kalik.co.yu <tnt@kalik.co.yu> wrote:
What authentication protocol are you using? If you are using 802.1x you have to use certificates.
Ivan Kalik Kalik Informatika ISP
Dana 20/11/2007, "build" <buildy@gmail.com> pi�e:
G'day All, This is my first post so I'd like to thank those who make this list possible.
I see this has been asked before but I could not find a complete answer in the archive or google. I want to setup a freeRADIUS server on a debian etch system to authenticate for a WRT54G AP using username/passwords only (no certificates). I've tried to use a few howtos and just ignore the certificates bit but no success yet.
Does anyone know of a HowTo that I can use to get started?
Thanking you in anticipation, build - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/usershtml
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- "If you are savvy and smart about the choices you make in life, The sky is not the limit!" Mark Shuttleworth Random quote of the week/month/whenever i get to updating it: " hate compasses i like can't use them. they don't stay straight, and i end up looking like an emo by the time i'm done, it stabs me so much" - Jasmine Lee
participants (4)
-
Alan DeKok -
build -
Paul Bartell -
tnt@kalik.co.yu