help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnu-radius] authentication problem


From: Ýsmail
Subject: [Help-gnu-radius] authentication problem
Date: Wed, 30 Jun 2004 09:24:56 -0700 (PDT)

Hello,
 
my voice network is
 
 
a gwX -------- myGW-----controller e1 3/2--------GSM Channel Bank
                    |
                    |
                Radius 
 
i work gw-to-gw and try to terminate calla via gsm channel bank. A call comes 
from gwX must firstly authentice, authorize and account(aaa)
 
i configured myGW. but only account request comes to radius. there are not 
authenticiting and authorizing request. i can not authentice and authorize the 
call, could you help me?
my config:
 
 
version 12.2
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Router
!
boot system flash:/c5350-is-mz.122-2.XB15.bin
boot system tftp c5350-is-mz.122-2.XB15.bin 255.255.255.255
no boot startup-test
aaa new-model
!
!
aaa authentication login default group radius
aaa authentication login h323 group radius
aaa authentication ppp h323 group radius
aaa authorization exec h323 group radius
aaa authorization network h323 group radius
aaa accounting delay-start
aaa accounting connection h323 start-stop group radius
aaa session-id common
!
username xxxxx password xxxxxxx
!
resource-pool disable
clock timezone GMT 0
clock calendar-valid
spe country 
!
!
!
!
ip subnet-zero
ip cef
!
!
class-map match-all deneme
  match none
!
policy-map deneme
!
voice call send-alert
voice rtp send-recv
!
voice service pots
!
voice class codec 312
 codec preference 1 g729r8
!
voice class codec 99
 codec preference 1 g729r8
 codec preference 2 g723r63
!
voice class codec 80
 codec preference 1 g729r8
!
!
!
voice class h323 1
  call start fast
!
voice class h323 99
   call start fast
!
voice class h323 80
 h225 timeout tcp establish 10
  call start fast
!
!
!
!
!
fax interface-type fax-mail
mta receive maximum-recipients 0
trunk activate port-threshold 80
!
controller E1 3/0
 shutdown
!
controller E1 3/1
 shutdown
!
controller E1 3/2
 ds0-group 1 timeslots 1-15 type r2-digital
 ds0-group 2 timeslots 17-31 type r2-digital
 ds0 busyout 28-31 hard
controller E1 3/3
 shutdown
!
gw-accounting h323 vsa
gw-accounting voip
!
!
interface FastEthernet0/0
 bandwidth 5000000
 ip address x.x.x.x y.y.y.y
 duplex auto
 speed auto
 no cdp enable
 h323-gateway voip interface
 h323-gateway voip id zzzzz ipaddr xxxxx
 h323-gateway voip h323-id yyyy
 h323-gateway voip bind srcaddr x.x.x.x
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0
shutdown 
clockrate 2000000
 
!
interface Serial0/1
 no ip address
 shutdown
 clockrate 2000000
!
interface Async1/00
 no ip address
!
interface Async1/01
 no ip address
!
radius-server host x.x.x.x auth-port 1812 acct-port 1813
radius-server retransmit 3
radius-server attribute 8 include-in-access-req
radius-server key yyyyy
radius-server vsa send accounting
radius-server vsa send authentication
call rsvp-sync
!
voice-port 3/2:1
 input gain 6
 echo-cancel coverage 16
 compand-type a-law
 cptone TR
 timeouts interdigit 2
 timeouts ringing infinity
 bearer-cap Speech
!
voice-port 3/2:2
 input gain 6
 echo-cancel coverage 16
 compand-type a-law
 cptone TR
 timeouts interdigit 2
 timeouts ringing infinity
 bearer-cap Speech
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
dial-peer voice 99 voip
 incoming called-number 444#905T
 voice-class codec 99
 voice-class h323 99
 dtmf-relay h245-signal h245-alphanumeric
!
dial-peer voice 1 pots
 max-conn 20
 destination-pattern 444#905T
 progress_ind setup enable 3
 port 3/2:1
 prefix 05
!
dial-peer voice 2 pots
 max-conn 20
 destination-pattern 444#905T
 port 3/2:2
 prefix 05
!
dial-peer no-match disconnect-cause 34
gateway
 resource threshold high 90 low 80
!
sip-ua
!
!
line con 0
 password 1111
line aux 0
line vty 0 4
 exec-timeout 0 0
line 1/00 1/59
 modem InOut
line 2/00 2/59
 modem InOut

                
---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]