
aoD
Members-
Gesamte Inhalte
13 -
Registriert seit
-
Letzter Besuch
Alle erstellten Inhalte von aoD
-
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Thx! :) So hab mal beim Client die Daten manuell eingetragen (DNS sowie Gateway). Da kann man dann problemlos ins Netz. Am Router hab ich jetzt folgendes im dhcp pool ff-user eingestellt: dns-server 194.25.0.60 default-router 10.0.0.254 Wie kann man denn einen zweiten DNS-Server mitgeben? -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Also mitlerweile gibts ein anderes Problem... das vorgehende is nimmer so wichtig... Ich kann vom Router aus nen Ping ins Netz machen das läuft einwandfrei... allerdings lässt sich vom Client nicht über den Router ins Netz gehn. Der Client zieht sich ne IP von Router aber ins Netz lässt sich nicht Pingen... Wo könnte das Problem liegen? -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Wenn ich "debug dialer events" eingebe zeigt er mir nichts an... term mon is schon aktiviert... Geht trotzdem nichts... :rolleyes: -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Danke war ein Super-Tipp von dir! :) Mitlerweile lässt sich vom Router aus en ping ins Netz schicken. Allerdings kommt der Client noch nicht über den Router hinweg... was muss ich denn da noch ändern bzw. hinzufügen? Hier mal die aktuelle Config: Current configuration : 1340 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! no aaa new-model ip subnet-zero ! ! ip name-server 194.25.0.68 ip name-server 194.25.0.60 ! ip dhcp pool ff-user network 10.0.0.0 255.255.255.0 ! ! ip cef vpdn enable ! vpdn-group T-Online request-dialin protocol pppoe ip mtu adjust ! ! interface ATM0 no ip address snmp ifindex persist no atm ilmi-keepalive pvc 1/32 pppoe-client dial-pool-number 1 ! dsl operating-mode auto hold-queue 224 in ! interface FastEthernet0 ip address 10.0.0.254 255.255.255.0 no ip proxy-arp ip nat inside ip dhcp relay information trusted speed auto hold-queue 100 out ! interface Dialer0 mtu 1492 ip address negotiated ip nat outside encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap callin ppp chap hostname xxx...@t-online.de ppp chap password 0 xxx... ! ip nat inside source list 171 interface Dialer0 overload ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 no ip http server ! ! ! access-list 171 permit ip 10.0.0.0 0.0.0.255 any dialer-list 1 protocol ip permit no cdp run ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler max-task-time 5000 ! end -
Hab den 1700er mit der Version 12.3(4)T. Mit "debug dialer events" zeigt er mir trotzdem nichts an... :rolleyes:
-
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Also die richtige IOS is drauf... hab jetzt nochmal alles frisch konfiguriert... bis jetzt steht noch alles. Allerdings wählt er noch nicht ein... der macht irgendwas mit "dialer string" rum. Weiß allerdings jetzt nicht genau was, da er mir nach "debug dialer" irgendwie nichts ausgibt. :rolleyes: -
Sers, wollt mir grad die Events vom Dialer anschaun... allerdings gibt er mir beim Befehl "debug dailer" irgendwie nichts aus... muss ich da noch was konfigurieren? "term mon" bringt mir auch nichts... :rolleyes:
-
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Hab das WIC-1ADSL-IDG mit der IOS-Version 12.3 laufen... müsste doch eigentlich kompatibel sein!? -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Sorry kann nur an bestimmten Tagen am Router weiterarbeiten... So habs mal nach der Beispielkonfiguration versucht einzustellen... "Current configuration : 1448 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! ! aaa new-model ! ! aaa authentication ppp default local aaa authorization network default if-authenticated aaa session-id common ip subnet-zero ! ! ! ip dhcp pool ff-user network 10.0.0.0 255.255.255.0 ! ! ip cef vpdn enable ! vpdn-group T-Online request-dialin protocol pppoe ip mtu adjust ! ! ! interface ATM0 no ip address snmp ifindex persist no atm ilmi-keepalive pvc 1/32 pppoe-client dial-pool-number 1 ! dsl operating-mode auto hold-queue 224 in ! interface FastEthernet0 ip address 10.0.0.254 255.255.255.0 no ip proxy-arp ip nat inside ip dhcp relay information trusted speed auto hold-queue 100 out ! interface Dialer0 mtu 1492 ip address negotiated ip nat outside encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap callin ppp chap hostname xxx...@t-online.de ppp chap password 0 xx... ! interface Dialer1 no ip address ! ip nat inside source list 171 interface Dialer0 overload ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 no ip http server ! ! ! access-list 171 permit ip 10.0.0.0 0.0.0.255 any dialer-list 1 protocol ip permit no cdp run ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 ! scheduler max-task-time 5000 no scheduler allocate ! end" anschließend hab ich dann alles mit "write" geschrieben und weils noch net ging den Router neu gestartet... dann kam das... :( :suspect: "*Mar 1 00:00:17.283: %SNMP-5-COLDSTART: SNMP agent on host Router is undergoing a cold start *Mar 1 00:00:18.075: %LINK-5-CHANGED: Interface ATM0, changed state to administratively down *Mar 1 00:00:18.079: %LINK-5-CHANGED: Interface FastEthernet0, changed state to administratively down *Mar 1 00:00:19.075: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to down *Mar 1 00:00:19.079: %LINEPR" "Current configuration : 514 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! no aaa new-model ip subnet-zero ! ip cef ! interface ATM0 no ip address shutdown no atm ilmi-keepalive dsl operating-mode auto ! interface FastEthernet0 no ip address shutdown speed auto ! ip classless no ip http server ! control-plane ! line con 0 line aux 0 line vty 0 4 ! no scheduler allocate ! end" Weiß jemand was da grad abgeht? :( Hab dann auch mal versucht das ATM0 per "no shutdown" wieder zu starten... aber der killt es gleich wieder... :suspect: -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Genau das is das Teil! Wie gesagt is die Konfig das Problem... bisher sieht die Konfig folgt aus: Current configuration : 1033 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! aaa new-model ! aaa authentication ppp default local aaa authorization network default if-authenticated aaa session-id common ip subnet-zero ! ! ip dhcp pool ff-user network 10.0.0.0 255.255.255.0 ! ! ip cef vpdn enable ! vpdn-group T-Online ! vpdn-group pppoa ! interface ATM0 no ip address snmp ifindex persist no atm ilmi-keepalive dsl operating-mode auto ! interface FastEthernet0 ip address 10.0.0.254 255.255.255.0 ip dhcp relay information trusted speed auto ! interface Dialer0 no ip address encapsulation ppp dialer pool 1 dialer-group 1 vpdn authorization T-Online ppp authentication chap callin ppp chap hostname xxxxxxxxxxxxxxxxxxxxxxxxxxxx@t-online.de ppp chap password 0 xxxxxxxx ! ip classless no ip http server ! control-plane ! line con 0 line aux 0 line vty 0 4 ! no scheduler allocate ! end was muss ich alles ändern bzw. hinzufügen? :rolleyes: -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Hab grad mal nachgeschaut. Es is en WIC-Interface (1 ADSL-IDG). Was hab ich jetzt zu tun? :suspect: -
Cisco 1700 - Internetzugang über ADSL
aoD antwortete auf ein Thema von aoD in: Cisco Forum — Allgemein
Ich hab hier nen Router mit einer Ethernet- und einer ATM-Schnittstelle. An der Ethernet-Schnittstelle hängt das LAN mit den Clients und über die ATM-Schnittstelle welche schon ein ADSL-Modem integriert hat soll der Zugang zum Netz erfolgen. Wie konfiguriere ich nun die ATM-Schnittstelle? -
Hallo, habe hier nen Router stehn bei dem noch die ATM-Schnittstelle zu konfigurieren ist. Über diese Schnittstelle soll sich der Router bei T-Online einwählen. Dieser soll über die Cisco IOS und nicht über die grafische Routine konfiguriert werden. Was muss ich da alles tun? Wo muss ich die Zugangsdaten eingeben?