آقا بلاخره چي كار كنيم ما؟مشكل كجاست؟
اينم كانفيگ.اگه چيز ديگه اي نيازه بگين من بزارم.دانلود نهايتا 4 بيشتر نميشه.شايد لحظه اي بره رو 5 ولي باالاتر نه.داخل لن همون فايلو رو 30 مي گيرم.

کد:
Router#            sh run                         
Building configuration...                         

Current configuration : 2620 bytes                                  
! 
! Last configuration change at 10:07:07 UTC Sat Jul 22 2006                                                           
! 
version 12.2            
service timestamps debug uptime                               
service timestamps log uptime                             
no service password-encryption                              
! 
hostname Router               
! 
aaa new-model             
aaa authentication ppp default none                                   
aaa authentication ppp local                                 
aaa authorization network default none                                      
aaa authorization network local group radius                                                  
aaa accounting delay-start                          
aaa accounting update periodic 1                                
aaa accounting network default none                                   
aaa accounting network start-stop group radius                                                    
enable password ---------------                          
! 
username -------- password 0 ----------                                  
spe 1/0 2/9           
 firmware location flash:mica-modem-pw.2.9.5.0.bin                                                  
! 
! 
resource-pool disable                     
! 
call rsvp-sync              
ip subnet-zero              
ip name-server 192.168.100.20                             
ip name-server 217.218.155.105                             
ip name-server 217.218.155.105                              
! 
isdn switch-type primary-net5                             
! 
! 
! 
! 
! 
fax interface-type modem                        
mta receive maximum-recipients 0                                
! 
! 
controller E1 0               
 clock source line primary                          
 pri-group timeslots 1-31                         
! 
controller E1 1               
 clock source line secondary 1                              
! 
controller E1 2               
! 
controller E1 3               
! 
! 
! 
interface Ethernet0                   
 no ip address              
 shutdown         
! 
interface Serial0:15                    
 no ip address              
 encapsulation ppp                  
 isdn switch-type primary-net5                              
 isdn incoming-voice modem                          
! 
interface FastEthernet0                       
 ip address ------------------ 255.255.255.0 secondary                                                 
 ip address ------------------- 255.2                              
 duplex auto            
 speed auto           
! 
interface Group-Async0                      
 ip unnumbered FastEthernet0                            
 encapsulation ppp                  
 ip tcp header-compression                          
 ip tcp compression-connections 100                                   
 async mode interactive                       
 peer default ip address pool dial-in                                     
 compress mppc              
 ppp authentication pap chap                                   
 ppp authorization                        
 ppp accounting                      
 group-range 1 30                 
! 
ip local pool dial-in 192.168.100.10 192.168.100.50                                                   
ip nat pool dial-pool ------------------------------- netmask 255.255.255.224                                                                         
ip nat inside source list 1 pool dial-pool overload                                                   
ip classless            
ip route 0.0.0.0 0.0.0.0 ----------------------------                                 
no ip http server                 
! 
access-list 1 permit 192.168.100.0 0.0.0.255                                            
access-list 5 permit 192.168.100.20                                   
snmp-server community -------- RW 15                                  
snmp-server enable traps tty                            
! 
radius-server host 192.168.100.20 auth-port ------ acct-port --------                                                              
radius-server key ----------                     
radius-server vsa send accounting                                 
radius-server vsa send authentication                                     
! 
! 
!
line con 0
line 1 30
 session-timeout 60
 no flush-at-activation
 absolute-timeout 600
 modem Dialin
 autocommand  ppp
 transport preferred none
 transport input all
 transport output none
 autoselect ppp
line 31 120
 no flush-at-activation
line aux 0
line vty 0 5
 password ----------------
 telnet speed 9600 38400
!
ntp clock-period 17179821
ntp server 59.167.252.133
end