> Hi group > > Im new to linux and RADIUS and have a few questions regarding configuring > my > radius server > > I have installed Cistron Radius 1.6.6 on my redhat 9.0 machine. My goal is > to authenticate all users on a wireless 802.1x network, and here are the > specs. > > Router: 10.10.0.1 > Gateway(Clark Connect)/ Cistron radius server: > External Eth0 10.10.0.101 DHCP > Lan Eth1 192.168.1.1 Static > > Accecpoint ( Zyxel Zyair - Not transparent) > Wan: 192.168.1.2 > Lan: 192.168.2.1 > > Users on the LAN side of the accespoint is given a static IP adress, and > my > soul aim is to authenticate these users when they log on to the internet. > I have installed the radius server, almost succesfull, but no prompt > appears > when logging on to the internet ?? The clients simply log on to the > internet, without being promted for a user/pass. > Here are som tests, configs from the radius server: > > Raddb/users file : > > > > Sumsar Password="Beatles", Simultaneous-Use =1, Expiration_"Jan > 01 > 2020" > > Service-Type = Framed-User, > > Framed-Protocol = PPP, > > Framed-IP-Address = 255.255.255.254, > > Framed-Routing = None > > > > DEFAULT Auth-Type = System > > Fall-Through = 1 > > > > Radtest > > > > radtest sumsar Beatles localhost 0 testing123 > > radrecv: Packet from host 127.0.0.1 code=2, id=106, length=44 > > > > What is wrong, I urgently need help resolving this, PLZ comment if u need > further information regarding the configs on the radius server, but plz > keep > in mind that im new to linux and radius. > Will I need to install anything on the clients to make radius > authentication > work ?
Don't forget supplicant, Xsupplicant on Linux or native in winXP. In 802.1x you need three elements : supplicant, authenticator and Radius SERVER. Look at RFC 3580. > A guide to where i need to > reconfigure is high on my wishlist ! > > Hope u can help me > > > > Jacob Clausen > > Denmark > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

