Hallo zusammen,
kann mir bitte jemand bei der Einrichtung einer DSL Einwahl mit Hilfe 
eines Cisco 836 Routers behilflich sein? Es handelt sich um einen 
Business DSL Anschluss von AON. Die Verkabelung scheint soweit zu 
passen, es scheitert an der Authentifizierung. Mir liegt das Datenblatt
des Anschlusses vor, darin ist ein Benutzername (10stellig, numerisch)
und ein Passwort (10stellig, alphanumerisch) enthalten. Reicht die Angabe
des Benutzernamens oder muss da noch was ergänzt werden?
Momentan kriege ich folgende Meldungen:
08:30:25.595: Vi2 PPP: Authorization NOT required                                      
08:30:25.595: Vi2 PPP: No remote authentication for call-out                           
08:30:27.619: Vi2 CHAP: I CHALLENGE id 243 len 45 from "SALZERX01"                     
08:30:27.623: Vi2 CHAP: Using hostname from interface CHAP                             
08:30:27.623: Vi2 CHAP: Using password from interface CHAP                             
08:30:27.623: Vi2 CHAP: O RESPONSE id 243 len 31 from "1234567890"                     
08:30:28.771: Vi2 CHAP: I FAILURE id 243 len 4                                         
08:30:32.795: Vi2 PPP: Authorization NOT required                                      
08:30:32.795: Vi2 PPP: No remote authentication for call-out                           
08:30:34.819: Vi2 CHAP: I CHALLENGE id 193 len 30 from "SALZERX01"                     
08:30:34.823: Vi2 CHAP: Using hostname from interface CHAP                             
08:30:34.823: Vi2 CHAP: Using password from interface CHAP                             
08:30:34.823: Vi2 CHAP: O RESPONSE id 193 len 31 from "1234567890"                     
08:30:35.971: Vi2 CHAP: I FAILURE id 193 len 4                                         
08:30:39.995: Vi2 PPP: Authorization NOT required                                      
08:30:39.995: Vi2 PPP: No remote authentication for call-out                           
08:30:42.019: Vi2 CHAP: I CHALLENGE id 210 len 43 from "SALZERX01"                     
08:30:42.027: Vi2 CHAP: Using hostname from interface CHAP                             
08:30:42.027: Vi2 CHAP: Using password from interface CHAP                             
08:30:42.027: Vi2 CHAP: O RESPONSE id 210 len 31 from "1234567890"                     
08:30:43.171: Vi2 CHAP: I FAILURE id 210 len 4                                         
08:30:43.275: tcp1: O ESTAB 192.168.120.254:23 192.168.120.1:4190 seq 856334198        
DATA 57 ACK 593602230 PSH  WIN 3697                                                    
08:30:43.275: IP: s=192.168.120.1 (local), d=192.168.120.254 (Dialer2), len 97, sending
Die User Kennung ist die '1234567890'. Hier die Config des Dialer 
Interfaces:
!
interface ATM0
 no ip address
 no ip directed broadcast
 
 atm vc-per-vp 64
 no atm ilmi-keepalive
 pvc 8/48 
  encapsulation aal5mux ppp dialer
  dialer pool-member 1
!
interface Dialer1     
 description Einwahl AON
 ip address negotiated
 ip access-group 111 in
 ip mtu 1492          
 ip nat outside       
 ip inspect myfw out  
 encapsulation ppp    
 ip tcp adjust-mss 1452
 dialer pool 1        
 no cdp enable        
 dialer-group 1       
 ppp authentication chap callin
 ppp chap hostname 1234567890
 ppp chap password 0 xxxxxxxxxx
 crypto map MY_CRYPTO_MAP
!
Bin dankbar fĂĽr jeden Hinweis!
Servus,
Steve
			
		


