Hi everyone
I have freeradius on Fedora Core 6, and it is working fine,
Any attribute I set there is sent to NAS Server (MT 2.9.50),
For Example,
Framed-Compression','=','Van-Jacobsen-TCP-IP');
'Framed-Protocol','=','PPP');
'Framed-MTU','=','1500');
'Service-Type','=','Framed-User');
'Mikrotik-Rate-Limit','=','512k/512k 1m/1m 756k/756k 10/10 1');
'Framed-Pool','=','OFFICE');
'Port-Limit',' '=', '1');
But when I poot Port-Limit = 1
Ther is no difference
here the radius debug log
02:58:50 pptp,info TCP connection established from 10.110.0.228
02:58:50 pptp,ppp,info <pptp-0>: waiting for call...
02:58:52 radius,debug new request 53:31a4 code=Access-Request service=ppp called-id=10.110.0.1
02:58:52 radius,debug sending 53:31a4 to 192.168.24.44:1812
02:58:52 radius,debug,packet sending Access-Request with id 66 to 192.168.24.44:1812
02:58:52 radius,debug,packet Signature = 0xcd47472e434631c0700998e2a5ca5d8d
02:58:52 radius,debug,packet Service-Type = 2
02:58:52 radius,debug,packet Framed-Protocol = 1
02:58:52 radius,debug,packet NAS-Port = 30544
02:58:52 radius,debug,packet NAS-Port-Type = 5
02:58:52 radius,debug,packet User-Name = "David"
02:58:52 radius,debug,packet Calling-Station-Id = "10.110.0.228"
02:58:52 radius,debug,packet Called-Station-Id = "10.110.0.1"
02:58:52 radius,debug,packet MS-CHAP-Challenge = 0xb99664b8fa9602dd226d838ec7855f3a
02:58:52 radius,debug,packet MS-CHAP2-Response = 0x0100dbea26912cecd5113b46398be4e5
02:58:52 radius,debug,packet 222a00000000000000009d72886584ac
02:58:52 radius,debug,packet cf77a47c75fd04b464ef3e876b044a30
02:58:52 radius,debug,packet 6ee4
02:58:52 radius,debug,packet NAS-Identifier = "RT-NAS"
02:58:52 radius,debug,packet NAS-IP-Address = 192.168.24.24
02:58:52 radius,debug,packet received Access-Accept with id 66 from 192.168.24.44:1812
02:58:52 radius,debug,packet Signature = 0x316e46ed3bcdf0960465df5fb71612df
02:58:52 radius,debug,packet Framed-Compression = 1
02:58:52 radius,debug,packet Framed-Protocol = 1
02:58:52 radius,debug,packet Framed-MTU = 1500
02:58:52 radius,debug,packet Service-Type = 2
02:58:52 radius,debug,packet MT-Rate-Limit = "90k/90k 128k/192k 64k/96k 10/10 8 64k/64k"
02:58:52 radius,debug,packet Framed-Pool = "Limit-64k"
02:58:52 radius,debug,packet MS-CHAP2-Response = 0x4d532d434841502d4368616c6c656e67
02:58:52 radius,debug,packet 65
02:58:52 radius,debug,packet Port-Limit = 1
02:58:52 radius,debug,packet MS-CHAP2-Success = 0x01533d32443545383944323131334541
02:58:52 radius,debug,packet 42413533323939443643443146334343
02:58:52 radius,debug,packet 4436433230373946414644
02:58:52 radius,debug,packet MS-MPPE-Recv-Key = 0x96d7e2f61decc09d369acb3ab382a237
02:58:52 radius,debug,packet 904c92cf94d1225d0e02809b6133a7bc
02:58:52 radius,debug,packet 0f27
02:58:52 radius,debug,packet MS-MPPE-Send-Key = 0x9c6de5418631a6f8d7d59681d72c2d27
02:58:52 radius,debug,packet 785c5ed4797b4efb7bdc89d90952a6f8
02:58:52 radius,debug,packet c422
02:58:52 radius,debug,packet MS-MPPE-Encryption-Policy = 1
02:58:52 radius,debug,packet MS-MPPE-Encryption-Type = 6
There is Port-Limit=1 But when the user tries to connect with the same User-Name Radius Server ALLOWS to connect,
why?
I want such thing /ppp profile set default only-one=yes
When My Users are authenticated From Local List /ppp secret print , they could not connect using same User-Name,
Please Help Me, It is Very Urgent for me.
Thanks Very Much,
With Best Regards K.Aznavuryan