PPP+freeRadius problem.
From: Leong Khah Loon (leong.khah.loon_at_wdc.com)
Date: 04/21/04
- Previous message: Harti Brandt: "Re: what is the story on if_index allocation ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Apr 2004 18:58:36 +0800 To: <freebsd-net@freebsd.org>
Hi,
My problem is the radius server only auth 1 user. In the user file
user1 Auth-Type := Local, User-Password == "user1"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 192.168.61.110,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = Broadcast-Listen,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
user2 Auth-Type := Local, User-Password == "user2"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 192.168.61.111,
Framed-IP-Netmask = 255.255.255.0,
Framed-Routing = Broadcast-Listen,
Framed-Filter-Id = "std.ppp",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP
When I login as user1 only is work find and I get all the Framed-IP at the
user Computer
my problem is when user1 is login to the server and user2 login. the radius
server seem like running find but the user2 computer didn't get the
framed-IP
while running the radius in debug mode it show all the framed-IP on the
screen and waiting for next request but the user2 didn't get reply.
Logout user1 the login user2 it work find.
Need your help
Khah Loon
Western Digital
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Harti Brandt: "Re: what is the story on if_index allocation ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|