> Hello, freeradius-users.
>
> I have following entry in the users file:
> bob User-Password == "bob"
> Cisco-AVpair = "access-list 188 deny ip any any",
> Fall-Through = YES
>
> radreply log saying that all ok:
> Packet-Type = Access-Accept
> Fri Jan 21 17:55:56 2005
> Service-Type = Framed-User
> Session-Timeout = 86400
> Cisco-AVPair = "access-list 188 deny ip any any"
> Framed-Protocol = PPP
> But user aren't getting into. Thats what tcpdump showing:
> rad-access-accept 80 [id 94] Attr[ Service_type{#539}
> Session_timeout{24:00:00 hours} [|radius]
[!radius] means that tcpdump is truncating the packet. Run tcpdump and
set the snaplen. On my system -s 0 will capture the whole packet. If you
don't have that option, try -s 1024. That should be plenty.
>
> freeradius doesn't sends attributes after Session_timeout. Here is what
> look like right rad-access-accept: rad-access-accept 35 [id 222] Attr[
> Service_type{#539} Session_timeout{05:27:24 hours} Proxy_state{0} ]
>
> freeradius act like a proxy to icradius.
>
> Whats wrong?
>
> mailto:[EMAIL PROTECTED]
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html