- "max", who want to have telnet connexion
- "bob" who want to have PPP connexion
And only "bob" works
I tried to change my users file, but without success:
max Password = "foobar1"
Service-Type = Login-User,
Login-Service = Telnet,
Login-IP-Host = 255.255.255.255
bob Password = "foobar2"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 255.255.255.254,
Framed-MTU = 1500
There is nothing else in my users file.
I took examples from "RADIUS Administrator's Guide/Oct.96" (4.12) and
255.255.255.255 as Login-IP-Host should send a host: prompt (4.14).
Result is the same..
max cannot have the host: prompt and is rejected: "Invalid Login"
bob is ok
RADIUS (debug) logs are:
========== restart radiusd
Wed Dec 18 18:47:40 1996: [24827] /imag/ppp/radius/sun4_5.5/radiusd: RADIUS version 2.0 96/10/30 NDBM PASSCHANGE sun sys5 flat_users
Wed Dec 18 18:47:40 1996: [24827] using udp port 1645 for RADIUS
Wed Dec 18 18:47:40 1996: [24827] using udp port 1646 for RADIUS accounting
Wed Dec 18 18:47:40 1996: [24827] updated client cache with 1 clients
========== max connection:
Wed Dec 18 18:48:55 1996: [24827] radrecv: Request from host 129.88.26.20 code=1, id=35, length=61
Wed Dec 18 18:48:55 1996: [24827] User-Name = "max"
Wed Dec 18 18:48:55 1996: [24827] Password = "\253\025\335\233Y[#\212\304(\363\025[\310\372\314"
Wed Dec 18 18:48:55 1996: [24827] NAS-IP-Address = 129.88.26.20
Wed Dec 18 18:48:55 1996: [24827] NAS-Port = 4
Wed Dec 18 18:48:55 1996: [24827] NAS-Port-Type = Async
Wed Dec 18 18:48:55 1996: [24831] Sending Accept of id 35 to durga.imag.fr (129.88.26.20)
Wed Dec 18 18:48:55 1996: [24831] Service-Type = Login-User
Wed Dec 18 18:48:55 1996: [24831] Login-Service = Telnet
Wed Dec 18 18:48:55 1996: [24831] Login-IP-Host = 255.255.255.255
========== bob connexion:
Wed Dec 18 18:49:50 1996: [24827] radrecv: Request from host 129.88.26.20 code=1, id=37, length=61
Wed Dec 18 18:49:50 1996: [24827] User-Name = "bob"
Wed Dec 18 18:49:50 1996: [24827] Password = "\201\033\333\300K|\236\234\3271\363\350\251\340\361\252"
Wed Dec 18 18:49:50 1996: [24827] NAS-IP-Address = 129.88.26.20
Wed Dec 18 18:49:50 1996: [24827] NAS-Port = 4
Wed Dec 18 18:49:50 1996: [24827] NAS-Port-Type = Async
Wed Dec 18 18:49:50 1996: [24833] Sending Accept of id 37 to durga.imag.fr (129.88.26.20)
Wed Dec 18 18:49:50 1996: [24833] Service-Type = Framed-User
Wed Dec 18 18:49:50 1996: [24833] Framed-Protocol = PPP
Wed Dec 18 18:49:50 1996: [24833] Framed-IP-Address = 255.255.255.254
Wed Dec 18 18:49:50 1996: [24833] Framed-MTU = 1500
Thanks for your help.. if you have ideas
regards - pjluc
--------------------------------------------------------------------- Jean-Luc Parouty - CNRS/IMAG Tel. (+33) 4 76 63 57 04 Maison Jean Kuntzmann - BP 53 Fax. (+33) 4 76 51 49 64 38041 GRENOBLE Cedex 9, France email: Jean-Luc.Parouty@imag.fr -------------------------------------------------------------------