No, problem anywhere in RADIUS-Kannel config see my kannel logs:
2003-09-30 16:44:23 [1] INFO: RADIUS: Got data from NAS <10.10.5.254:21704> ... 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Authenticator (md5) is:: 2003-09-30 16:44:23 [1] DEBUG: Octet string at 130290: 2003-09-30 16:44:23 [1] DEBUG: len: 16 2003-09-30 16:44:23 [1] DEBUG: size: 17 2003-09-30 16:44:23 [1] DEBUG: immutable: 0 2003-09-30 16:44:23 [1] DEBUG: data: 46 72 71 09 99 49 7a 28 10 3e e1 0c f0 5c fa 5c Frq..Iz(.>...\.\ 2003-09-30 16:44:23 [1] DEBUG: Octet string dump ends. 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (44) `Acct-Session-Id', len 8: "0033FDED" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (7) `Framed-Protocol', len 4: "1" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (8) `Framed-IP-Address', len 4: "172.16.188.2" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (26) `Vendor-Specific', len 33: "" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (45) `Acct-Authentic', len 4: "1" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (1) `User-Name', len 3: "wap" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (40) `Acct-Status-Type', len 4: "1" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (31) `Calling-Station-Id', len 11: "7xxxxxxxxxx" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (30) `Called-Station-Id', len 10: "xxxxxxxxxx" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (26) `Vendor-Specific', len 15: "" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (5) `NAS-Port', len 4: "359" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (61) `NAS-Port-Type', len 4: "0" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Unknown attribute type (0x04d) len 25 in PDU `Accounting_Request'. 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (6) `Service-Type', len 4: "2" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (4) `NAS-IP-Address', len 4: "1.1.1.1" 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Attribute (41) `Acct-Delay-Time', len 4: "0" 2003-09-30 16:44:23 [1] INFO: RADIUS PDU type: Accounting_Request 2003-09-30 16:44:23 [1] INFO: RADIUS: Mapping `172.16.188.2 <-> 79289874072' for session id <0033FDED> added. /************ FORWARD DATA to RADIUS *****************************/ 2003-09-30 16:44:23 [1] INFO: RADIUS: Got data from remote RADIUS <1.1.1.3:1813> 2003-09-30 16:44:23 [1] DEBUG: Octet string at 131d58: 2003-09-30 16:44:23 [1] DEBUG: len: 20 2003-09-30 16:44:23 [1] DEBUG: size: 21 2003-09-30 16:44:23 [1] DEBUG: immutable: 0 2003-09-30 16:44:23 [1] DEBUG: data: 05 d9 00 14 a1 2b 54 d0 0e f8 a1 68 95 d9 55 09 .....+T....h..U. 2003-09-30 16:44:23 [1] DEBUG: data: c9 28 a5 f6 .(.. 2003-09-30 16:44:23 [1] DEBUG: Octet string dump ends. 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Mapping table contains 1 elements 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Session table contains 1 elements 2003-09-30 16:44:23 [1] DEBUG: RADIUS: Client table contains 1 elements But I do not see that in RADIUS logs!!! It very strange! (and mobile station did not autorize :(() Can I see any success story (with configuration samples)? Many, many thanks for your help! :) > I had problems with framed-ip-address on cisco, so i've added following > lines cisco aaa and radius config: > > radius-server attribute 8 include-in-access-req > aaa accounting delay-start > > Please try. > > > Yury Mikhienko wrote: > > >>Can you show me your kannel and radius configs? > >> > >> > >FreeRadius using as RADIUS server > >The kannel is set as RADIUS client in RADIUS config > > > >Kannel configs: > > > >group = radius-acct > >nas-ports = 210 > >our-host = 1.1.1.1 > >remote-host = 1.1.1.2 > >secret-nas = naspasswd > >secret-radius = naspasswd > >unified-prefix = "+7928;7928;8928;928" > > > > > > > > > >>BTW, which nas you're using? > >> > >> > >Cisco AS5350 > > > > > > > >>>Problem in following: > >>>kannel did not FORVARD pocket to RADIUS > >>> > >>>RADIUS seems to be configured properlly, but it does not any > >>>packets from kannel :(( > >>> > >>> > >>> > >>> > >>> > >>>>check if your radius is configured to accept packets from radius. > >>>> > >>>> > >>>> -- Best regards, Yury Mikhienko. IT ERP group head, ZAO "Mobicom-Kavkaz"
