Hello,

I want to connect one OpenWRT ( as a radius client ) to one radius server.
I found that there are some AVP I don't know and don't need as the
following packet decoded message.

How can I configure or customize the wpad request for radius server?
What do I need to do for /etc/config/wireless?
Or I need to modify and compile uci utility for wpad?

Thanks in advance.

---------------------------- decoded access-request packet
--------------------------------------------------

RADIUS Protocol
    Code: Access-Request (1)
    Packet identifier: 0x65 (101)
    Length: 190
    Authenticator: 8fe7915dda7b5f06dc8314b9713390b2
    [The response to this request is in frame 2]
    Attribute Value Pairs
        AVP: l=9 t=User-Name(1): friends
        AVP: l=31 t=Called-Station-Id(30): 3C-46-D8-60-16-45:TriAngle021
        AVP: l=6 t=NAS-Port-Type(61): Wireless-802.11(19)
        AVP: l=6 t=NAS-Port(5): 1
        AVP: l=19 t=Calling-Station-Id(31): 7C-11-BE-A2-95-54
        AVP: l=24 t=Connect-Info(77): CONNECT 54Mbps 802.11g
        AVP: l=19 t=Acct-Session-Id(44): 56C9D2B3-00000009
        AVP: l=6 t=Unknown-Attribute(186): 000fac04
        AVP: l=6 t=Unknown-Attribute(187): 000fac04
        AVP: l=6 t=Unknown-Attribute(188): 000fac01
        AVP: l=6 t=Framed-MTU(12): 1400
        AVP: l=14 t=EAP-Message(79) Last Segment[1]
        AVP: l=18 t=Message-Authenticator(80): d6820d0b74a16d9bd635fee4e6320cdc
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to