господа, помогите понять...
нужно чтоб при звонке на модем человек авториз. на циске и получал ip адрес внутр.сети.... при звонке модем "поднимается", на процессе авториз. все дохнет...
циско 1721 модем us robotics 56k faxmodem
конфиг
Username: test
Password: test
cisco1721>en
Password: passwd
cisco1721#sh run
Building configuration...
Current configuration : 1209 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname cisco1721
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication enable default enable
aaa authentication ppp default local
aaa authorization network default local
aaa session-id common
enable secret 5 $1$nX9h$hsKdmBnC5BIWtxLOuF/jb/
enable password toyota
!
username snikitin password 0 1336453
username test password 0 test
clock timezone MSK 3
ip subnet-zero
no ip source-route
!
!
!
!
interface FastEthernet0
ip address 10.10.221.235 255.255.255.0
ip broadcast-address 10.10.221.255
speed auto
no cdp enable
!
interface Serial0
no ip address
shutdown
no fair-queue
no cdp enable
!
interface Serial1
no ip address
shutdown
no cdp enable
!
interface Async5
ip unnumbered FastEthernet0
autodetect encapsulation ppp
async mode interactive
peer default ip address pool POOL
!
ip local pool POOL 10.10.221.236 10.10.221.240
ip classless
ip route 0.0.0.0 0.0.0.0 10.10.221.250
no ip http server
!
!
no cdp run
!
line con 0
line aux 0
password test
logging synchronous
modem InOut
transport input all
speed 115200
line vty 0 4
password toyota
!
end
---------------------------------------
sh line
cisco1721#sh line
Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
* 0 CTY - - - - - 0 0 0/0 -
Ready
I 5 AUX 115200/115200- inout - - - 0 0 0/0 -
Idle
6 VTY - - - - - 0 0 0/0 -
Idle
7 VTY - - - - - 0 0 0/0 -
Idle
8 VTY - - - - - 0 0 0/0 -
Idle
9 VTY - - - - - 0 0 0/0 -
Idle
10 VTY - - - - - 0 0 0/0 -
Idle
Line(s) not in async mode -or- with no hardware support:
1-4
--------------------------------------------------------------------
deb modem
deb aaa authentic
deb aaa authoris
00:56:29: TTY5: DSR came up
00:56:29: tty5: Modem: IDLE->(unknown)
00:56:29: TTY5: EXEC creation
00:56:29: AAA/AUTHEN/LOGIN (00000005): Pick method list 'default'
00:56:29: TTY5: set timer type 10, 30 seconds
00:57:00: TTY5: timer type 10 expired
00:57:00: TTY5: fg timeout type 10
00:57:02: TTY5: Line reset by "Exec"
00:57:02: TTY5: Modem: (unknown)->HANGUP
00:57:02: TTY5: no timer type 0 to destroy
00:57:02: TTY5: no timer type 1 to destroy
00:57:02: TTY5: no timer type 3 to destroy
00:57:02: TTY5: no timer type 4 to destroy
00:57:02: TTY5: no timer type 2 to destroy
00:57:03: TTY5: dropping DTR, hanging up
00:57:03: TTY5: Set DTR to 0
00:57:03: tty5: Modem: HANGUP->IDLE
00:57:06: TTY5: restoring DTR
00:57:06: TTY5: Set DTR to 1