-superGAU- 10 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 Hallo zusammen, ich habe heute wieder einmal versucht meinen 2610xm mit eingebautem WIC1-ADSL-I-DG Modul ans Internet zu bringen... Leider ohne Erfolg! Das WIC-Modul Syncronisiert sich (CD Leuchtet) im LAN vergibt es auch die IPs über DHCP, aber zugriff auf´s Internet is nich Meine run Config sieht aktuell so aus: sh run Building configuration... Current configuration : 3741 bytes ! version 12.4 no service pad service timestamps debug datetime localtime show-timezone service timestamps log datetime localtime show-timezone service password-encryption ! hostname Router_DSL ! boot-start-marker boot-end-marker ! no logging buffered enable secret 5 ??? ! ! resource policy ! aaa new-model ! ! aaa authentication login default local aaa authorization exec default local ! aaa session-id common clock timezone MET 1 clock summer-time MEST recurring last Sun Mar 2:00 last Sun Oct 3:00 no network-clock-participate slot 1 no network-clock-participate wic 0 ip subnet-zero ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.0.1 ip dhcp excluded-address 192.168.0.1 192.168.0.9 ip dhcp excluded-address 192.168.0.101 192.168.0.254 ! ip dhcp pool CLIENT import all network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 lease 0 2 ! ! ip cef no ip domain lookup ! ! username ??? password 7 ??? ! ! interface ATM0/0 no ip address no atm ilmi-keepalive dsl operating-mode auto pvc 1/32 oam-pvc 0 pppoe-client dial-pool-number 1 ! ! interface FastEthernet0/0 description $FW_INSIDE$$ETH-LAN$ ip address 192.168.0.1 255.255.255.0 ip access-group 100 in ip nat inside ip virtual-reassembly duplex auto speed auto ! interface Dialer1 description $FW_OUTSIDE$ ip address negotiated ip access-group 111 in ip mtu 1492 ip nat outside ip inspect SDM_LOW out ip virtual-reassembly encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer remote-name redback dialer-group 1 ppp authentication pap chap callin ppp chap hostname ???@t-online.de ppp chap password 7 ??? ppp pap sent-username ???@t-online.de password 7 ??? ppp ipcp dns request ppp ipcp wins request ! ip classless ! ! ip http server no ip http secure-server ip nat inside source list 102 interface Dialer1 overload ! ! control-plane ! ! line con 0 exec-timeout 120 0 transport output all stopbits 1 line aux 0 transport output all line vty 0 4 password 7 ??? ! ! end Wenn die DSL-Karte sync ist, erscheint folgendes im terminal: *Oct 10 20:17:59 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 20:17:59 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 20:18:00 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 20:18:00 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down *Oct 10 20:18:23 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 20:18:23 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 20:18:25 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up Was passt hier nicht (mal abgesehen vom Datum und der Zeit...) Wo liegt mein Fehler? Danke im Voraus! Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 Du solltest ein Debug von ppp posten: deb ppp er deb ppp neg deb ppp authe Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 Die ACL 102 fuer NAT fehlt auch ... Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 Hallo Wordo, hier die debugs (Teil 1): Router_DSL#deb ppp er PPP protocol errors debugging is on Router_DSL#deb ppp neg PPP protocol negotiation debugging is on Router_DSL#deb ppp aut *Oct 10 20:43:54 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 20:43:54 MEST: Vi1 PPP: Phase is DOWN, Setup *Oct 10 20:43:54 MEST: Vi1 PPP: Using dialer call direction *Oct 10 20:43:54 MEST: Vi1 PPP: Treating connection as a callout *Oct 10 20:43:54 MEST: Vi1 PPP: Session handle[3C000031] Session id[0] *Oct 10 20:43:54 MEST: Vi1 PPP: Phase is ESTABLISHING, Active Open *Oct 10 20:43:54 MEST: Vi1 PPP: No remote authentication for call-out *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFREQ [Closed] id 1 len 10 *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x92EEFACA (0x050692EEFACA) *Oct 10 20:43:54 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [REQsent] id 148 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFNhAK [REQsent] id 148 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1500 (0x010405DC) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFACK [REQsent] id 1 len 10 *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x92EEFACA (0x050692EEFACA) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 149 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFNAK [ACKrcvd] id 149 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1500 (0x010405DC) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 150 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFNAK [ACKrcvd] id 150 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP:e PPP authentication debugging is on Router_DSL# MRU 1500 (0x010405DC) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 151 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFNAK [ACKrcvd] id 151 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1500 (0x010405DC) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 152 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFNAK [ACKrcvd] id 152 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1500 (0x010405DC) *Oct 10 20:43:54 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 153 len 18 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:54 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:54 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:54 MEST: Vi1 LCP: O CONFREJ [ACKrcvd] id 153 len 8 *Oct 10 20:43:54 MEST: Vi1 LCP: MRU 1492 (0x010405D4) *Oct 10 20:43:55 MEST: Vi1 LCP: I CONFREQ [ACKrcvd] id 154 len 14 *Oct 10 20:43:55 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:55 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 debugs (Teil 2) *Oct 10 20:43:55 MEST: Vi1 LCP: O CONFACK [ACKrcvd] id 154 len 14 *Oct 10 20:43:55 MEST: Vi1 LCP: AuthProto PAP (0x0304C023) *Oct 10 20:43:55 MEST: Vi1 LCP: MagicNumber 0x3FA4A749 (0x05063FA4A749) *Oct 10 20:43:55 MEST: Vi1 LCP: State is Open *Oct 10 20:43:55 MEST: Vi1 PPP: Phase is AUTHENTICATING, by the peer *Oct 10 20:43:55 MEST: Vi1 PAP: Using hostname from interface PAP *Oct 10 20:43:55 MEST: Vi1 PAP: Using password from interface PAP *Oct 10 20:43:55 MEST: Vi1 PAP: O AUTH-REQ id 1 len 54 from "???@t-online.de" *Oct 10 20:43:55 MEST: Vi1 PAP: I AUTH-ACK id 1 len 5 *Oct 10 20:43:55 MEST: Vi1 PPP: Phase is FORWARDING, Attempting Forward *Oct 10 20:43:55 MEST: Vi1 PPP: Phase is ESTABLISHING, Finish LCP *Oct 10 20:43:55 MEST: Vi1 PPP: Phase is UP *Oct 10 20:43:55 MEST: Vi1 IPCP: O CONFREQ [Closed] id 1 len 34 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 0.0.0.0 (0x030600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000) *Oct 10 20:43:55 MEST: Vi1 CDPCP: O CONFREQ [Closed] id 1 len 4 *Oct 10 20:43:55 MEST: Vi1 PPP: Process pending ncp packets *Oct 10 20:43:55 MEST: Vi1 IPCP: I CONFREJ [REQsent] id 1 len 16 *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: O CONFREQ [REQsent] id 2 len 22 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 0.0.0.0 (0x030600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000) *Oct 10 20:43:55 MEST: Vi1 LCP: I PROTREJ [Open] id 155 len 10 protocol CDPCP (0x820701010004) *Oct 10 20:43:55 MEST: Vi1 CDPCP: State is Closed *Oct 10 20:43:55 MEST: Vi1 CDPCP: State is Listen *Oct 10 20:43:55 MEST: Vi1 IPCP: I CONFNAK [REQsent] id 2 len 22 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 91.33.89.65 (0x03065B215941) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryDNS 217.0.43.97 (0x8106D9002B61) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryDNS 217.0.43.113 (0x8306D9002B71) *Oct 10 20:43:55 MEST: Vi1 IPCP: O CONFREQ [REQsent] id 3 len 22 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 91.33.89.65 (0x03065B215941) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryDNS 217.0.43.97 (0x8106D9002B61) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryDNS 217.0.43.113 (0x8306D9002B71) *Oct 10 20:43:55 MEST: Vi1 IPCP: I CONFACK [REQsent] id 3 len 22 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 91.33.89.65 (0x03065B215941) *Oct 10 20:43:55 MEST: Vi1 IPCP: PrimaryDNS 217.0.43.97 (0x8106D9002B61) *Oct 10 20:43:55 MEST: Vi1 IPCP: SecondaryDNS 217.0.43.113 (0x8306D9002B71) *Oct 10 20:43:55 MEST: Vi1 IPCP: I CONFREQ [ACKrcvd] id 139 len 10 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 217.0.118.59 (0x0306D900763B) *Oct 10 20:43:55 MEST: Vi1 IPCP: O CONFACK [ACKrcvd] id 139 len 10 *Oct 10 20:43:55 MEST: Vi1 IPCP: Address 217.0.118.59 (0x0306D900763B) *Oct 10 20:43:55 MEST: Vi1 IPCP: State is Open *Oct 10 20:43:55 MEST: Di1 IPCP: Install negotiated IP interface address 91.33.89.65 *Oct 10 20:43:55 MEST: Di1 IPCP: Install route to 217.0.118.59 *Oct 10 20:43:55 MEST: Vi1 IPCP: Add link info for cef entry 217.0.118.59 *Oct 10 20:43:56 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up Router_DSL#deb ppp authe PPP authentication debugging is on *Oct 10 20:44:39 MEST: Vi1 PPP: Outbound cdp packet dropped *Oct 10 20:45:39 MEST: Vi1 PPP: Outbound cdp packet dropped *Oct 10 20:46:39 MEST: Vi1 PPP: Outbound cdp packet dropped *Oct 10 20:47:39 MEST: Vi1 PPP: Outbound cdp packet dropped Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 Das passt ... die NAT ACL fehlt ... Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 Okay, und wo muss die NAT ACL hin? Sorry, bin kein Cisco Profi :wink2: Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 access-list 102 permit ip 192.168.0.0 0.0.0.255 any Das musste eingeben. Zitieren Link zu diesem Kommentar
Servidge 10 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 Und die Defaultroute könnte Fehlen. Außerdem sind auf dem Dialer und dem LAN ip access-groups gebunden. Dazu fehlen zumindest in der angegebenen Konfig die Acesslisten Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 Also aktuell sieht die conf so aus und es geht immer noch nicht... sh run Building configuration... Current configuration : 3741 bytes ! version 12.4 no service pad service timestamps debug datetime localtime show-timezone service timestamps log datetime localtime show-timezone service password-encryption ! hostname Router_DSL ! boot-start-marker boot-end-marker ! no logging buffered enable secret 5 ??? ! ! resource policy ! aaa new-model ! ! aaa authentication login default local aaa authorization exec default local ! aaa session-id common clock timezone MET 1 clock summer-time MEST recurring last Sun Mar 2:00 last Sun Oct 3:00 no network-clock-participate slot 1 no network-clock-participate wic 0 ip subnet-zero ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.0.1 ip dhcp excluded-address 192.168.0.1 192.168.0.9 ip dhcp excluded-address 192.168.0.101 192.168.0.254 ! ip dhcp pool CLIENT import all network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 lease 0 2 ! ! ip cef no ip domain lookup ip inspect name SDM_LOW cuseeme ip inspect name SDM_LOW dns ip inspect name SDM_LOW ftp ip inspect name SDM_LOW h323 ip inspect name SDM_LOW https ip inspect name SDM_LOW icmp ip inspect name SDM_LOW imap ip inspect name SDM_LOW pop3 ip inspect name SDM_LOW netshow ip inspect name SDM_LOW rcmd ip inspect name SDM_LOW realaudio ip inspect name SDM_LOW rtsp ip inspect name SDM_LOW esmtp ip inspect name SDM_LOW sqlnet ip inspect name SDM_LOW streamworks ip inspect name SDM_LOW tftp ip inspect name SDM_LOW tcp ip inspect name SDM_LOW udp ip inspect name SDM_LOW vdolive ! Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 2. Teil... ! username ??? password 7 ??? ! ! ! ! ! ! interface ATM0/0 no ip address no atm ilmi-keepalive dsl operating-mode auto pvc 1/32 oam-pvc 0 pppoe-client dial-pool-number 1 ! ! interface FastEthernet0/0 description $FW_INSIDE$$ETH-LAN$ ip address 192.168.0.1 255.255.255.0 ip access-group 100 in ip nat inside ip virtual-reassembly duplex auto speed auto ! interface Dialer1 description $FW_OUTSIDE$ ip address negotiated ip access-group 111 in ip mtu 1492 ip nat outside ip inspect SDM_LOW out ip virtual-reassembly encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer remote-name redback dialer-group 1 ppp authentication pap chap callin ppp chap hostname ???@t-online.de ppp chap password 7 ??? ppp pap sent-username ???@t-online.de password 7 ??? ppp ipcp dns request ppp ipcp wins request ! ip classless ! ! ip http server no ip http secure-server ip nat inside source list 102 interface Dialer1 overload ! access-list 100 remark auto generated by SDM firewall configuration access-list 100 remark SDM_ACL Category=1 access-list 100 deny ip host 255.255.255.255 any access-list 100 deny ip 127.0.0.0 0.255.255.255 any access-list 100 permit ip any any access-list 101 remark auto generated by SDM firewall configuration access-list 101 remark SDM_ACL Category=0 access-list 101 deny ip 192.168.0.0 0.0.0.255 any access-list 101 permit icmp any any echo-reply access-list 101 permit icmp any any time-exceeded access-list 101 permit icmp any any unreachable access-list 101 deny ip 10.0.0.0 0.255.255.255 any access-list 101 deny ip 172.16.0.0 0.15.255.255 any access-list 101 deny ip 192.168.0.0 0.0.255.255 any access-list 101 deny ip 127.0.0.0 0.255.255.255 any access-list 101 deny ip host 255.255.255.255 any access-list 101 deny ip host 0.0.0.0 any access-list 101 deny ip any any log access-list 102 permit ip 192.168.0.0 0.0.0.255 any ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 120 0 transport output all stopbits 1 line aux 0 transport output all line vty 0 4 password 7 ??? ! ! end Router_DSL# Router_DSL# Router_DSL# Router_DSL# Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 15. Februar 2011 Autor Melden Teilen Geschrieben 15. Februar 2011 3. Teil... Router_DSL# Router_DSL# Router_DSL# *Oct 10 21:18:51 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up *Oct 10 21:19:10 MEST: %LINK-3-UPDOWN: Interface ATM0/0, changed state to up *Oct 10 21:19:11 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0, changed state to up *Oct 10 21:19:17 MEST: %ATM-5-UPDOWN: Interface ATM0/0, Changing autovc 1/32 to PVC activated. *Oct 10 21:19:20 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 21:19:20 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 21:19:21 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 21:19:21 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down *Oct 10 21:19:43 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 21:19:43 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 21:19:44 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 21:19:44 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down *Oct 10 21:20:06 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 21:20:06 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 21:20:07 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 21:20:07 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down Router_DSL# *Oct 10 21:20:30 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 21:20:30 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 21:20:31 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 21:20:31 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down *Oct 10 21:20:53 MEST: %DIALER-6-BIND: Interface Vi1 bound to profile Di1 *Oct 10 21:20:53 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up *Oct 10 21:20:55 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up Router_DSL# *Oct 10 21:24:02 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down *Oct 10 21:24:03 MEST: %LINK-3-UPDOWN: Interface ATM0/0, changed state to down *Oct 10 21:24:03 MEST: %ATM-5-UPDOWN: Interface ATM0/0, Changing autovc 1/32 to PVC deactivated. *Oct 10 21:24:04 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0/0, changed state to down *Oct 10 21:24:40 MEST: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di1 *Oct 10 21:24:40 MEST: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down *Oct 10 21:24:41 MEST: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to down Zitieren Link zu diesem Kommentar
Wordo 11 Geschrieben 15. Februar 2011 Melden Teilen Geschrieben 15. Februar 2011 ip route 0.0.0.0 0.0.0.0 dialer1 Zitieren Link zu diesem Kommentar
-superGAU- 10 Geschrieben 18. Februar 2011 Autor Melden Teilen Geschrieben 18. Februar 2011 Suuuuuuuper!!! Es funktioniert :D Danke an alle! Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.