Hello,

In addition to wapbox I've configured Kannel as RADIUS accounting proxy to get MSISDN provisioning for WAP GW as described in Chapter 5. of "User's Guide".

Here is sample of radius-acct group from kannel.conf:

--
group = radius-acct
secret-nas = ***
secret-radius = ***
our-host = 10.10.0.1
remote-host = 10.10.0.1
our-port = 1812
remote-port = 1815
--

Next Ive run FreeRADIUS on port 1815 on the same machine.

Now when I try to connect to Kannel WAP GW from my cellurar phone I get:

--
2004-02-16 19:00:25 [955] [1] INFO: RADIUS: Got data from NAS <10.9.0.253:40008>
2004-02-16 19:00:25 [955] [1] DEBUG: Octet string at 0x81b0800:
2004-02-16 19:00:25 [955] [1] DEBUG: len: 126
2004-02-16 19:00:25 [955] [1] DEBUG: size: 127
2004-02-16 19:00:25 [955] [1] DEBUG: immutable: 0
2004-02-16 19:00:25 [955] [1] DEBUG: data: 01 01 00 7e f3 a5 71 c0 63 e8 a7 25 b1 1e 3a 43 ...~..q.c..%..:C
2004-02-16 19:00:25 [955] [1] DEBUG: data: 89 c6 e5 0a 01 0b 62 67 61 6c 75 73 7a 6b 61 02 ......login*.
2004-02-16 19:00:25 [955] [1] DEBUG: data: 12 94 14 bf d8 8c 6c 2e a0 f7 08 05 10 41 81 4c ......l......A.L
2004-02-16 19:00:25 [955] [1] DEBUG: data: c4 04 06 0a 09 00 fd 06 06 00 00 00 02 07 06 00 ................
2004-02-16 19:00:25 [955] [1] DEBUG: data: 00 00 01 1f 0d 34 38 36 39 34 34 39 39 32 39 32 .....msisdn*
2004-02-16 19:00:25 [955] [1] DEBUG: data: 1e 11 73 6f 6c 65 78 2e 65 72 61 6e 65 74 2e 70 ..fqdn*
2004-02-16 19:00:25 [955] [1] DEBUG: data: 6c 20 11 73 6f 6c 65 78 2e 65 72 61 6e 65 74 2e .fqdn*
2004-02-16 19:00:25 [955] [1] DEBUG: data: 70 6c e6 06 d5 9e cd 02 e1 06 00 36 ee a0 .........6..
2004-02-16 19:00:25 [955] [1] DEBUG: Octet string dump ends.
2004-02-16 19:00:25 [955] [1] ERROR: Unknown RADIUS_PDU type, internal error.
Segmentation fault
--


* things i had to hide ;)
 fqdn of my APN
 login to my APN
 msisdn of my phone

Looking for this error in google doesn't reveal anything usefull, so thats why i try to get some help here (for which I thank alot).



Reply via email to