Date: Fri, 4 Aug 2000 18:12:10 +1000 From: "Hugh Blandford" <hugh@island.net.au> To: "Dave Wilson" <davew@sai.co.za> Cc: <freebsd-isp@FreeBSD.ORG> Subject: Re: Multiple DEFAULT values ? Message-ID: <00d101bffdeb$b12fb960$088ea8c0@island.net.au> References: <001a01bffd7a$9d926e00$112821c4@sai.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Dave,
incase you haven't already had an answer, below are two groups that I have
working:
DEFAULT Group-Name = popper Auth-Type = Reject
DEFAULT Group-Name = long
Idle-Timeout = 2147483,
Session-Timeout = 432000,
Fall-Through = Yes
Regards,
Hugh Blandford
----- Original Message -----
From: "Dave Wilson" <davew@sai.co.za>
To: <cistron-radius@info.cistron.nl>
Cc: <freebsd-isp@FreeBSD.ORG>
Sent: Friday, August 04, 2000 4:42 AM
Subject: Multiple DEFAULT values ?
> Hi Guys, howzit going ?
>
> I'm running Cistron radiusd version 1.6.1 on a FreeBSD 4.0 server.
> I 've been trying to get certain groups of users to have email only
access,
> and other groups to have full internet access.
> The hassle is that each time a user logs in he receives the DEFAULT
> attributes instead of his group attributes.
> This is my "users" file:
>
>
> staticipuser1 Auth-Type = System
> Framed-IP-Address = 196.22.87.2,
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-Routing = None,
> Framed-Compression = Van-Jacobson-TCP-IP,
> Framed-MTU = 1500
>
> staticipuser2 Auth-Type = System
> Framed-IP-Address = 196.22.87.3,
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-Routing = None,
> Framed-Compression = Van-Jacobson-TCP-IP,
> Framed-MTU = 1500
>
> DEFAULT Auth-Type = System, Group = "mailonly"
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Address = 255.255.255.254,
> Framed-Routing = None,
> Framed-Compression = Van-Jacobson-TCP-IP,
> Framed-Filter-Id = "mailonly",
> Framed-MTU = 1500
>
> DEFAULT2 Auth-Type = System, NAS-Port-Type = Async
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Address = 255.255.255.254,
> Framed-Routing = None,
> Framed-Compression = Van-Jacobson-TCP-IP,
> Framed-MTU = 1500
>
> If staticipuser1 or staticipuser2 dials in they get their static IP and
> everything works 100%, when a normal user that doesn't belong to the
> "mailonly" UNIX group dials in he gets assigned the Filter from the
> "DEFAULT" section, and can't access the internet, when he should be
getting
> full access from the "DEFAULT2" section.
> Basically how do we get multiple DEFAULT sections support.
> Thanks ;-)
>
> Regards
> Dave Wilson
> The S.A. Internet
> (033) 3456777
> 0825496159
> http://www.sai.co.za
> "Who is General Failure and why is he reading my hard drive ?"
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00d101bffdeb$b12fb960$088ea8c0>
