mariocisco
User
-
Registriert
-
Letzter Besuch
Reputationsaktivität
-
mariocisco hat eine Reaktion von tmp in Cisco Router 926-4P TelefonicaHier die pings vom ROuter und vom PC:
1. Windows10Gegner 14.08.2021 um 22:07:32 Uhr MARKIERE ALS 'LÖSUNG' Goto Top Zeige vom Router ping 9.9.9.9 ping 2001:470:20::2 Vom PC ebenfalls. PC: C:\Users\Computer>ping 9.9.9.9 Ping wird ausgeführt für 9.9.9.9 mit 32 Bytes Daten: Zeitüberschreitung der Anforderung. Zeitüberschreitung der Anforderung. Zeitüberschreitung der Anforderung. Zeitüberschreitung der Anforderung. Ping-Statistik für 9.9.9.9: Pakete: Gesendet = 4, Empfangen = 0, Verloren = 4 (100% Verlust), C:\Users\Computer>ping 2001:470:20::2 Ping wird ausgeführt für 2001:470:20::2 mit 32 Bytes Daten: Antwort von 2001:470:20::2: Zeit=6ms Antwort von 2001:470:20::2: Zeit=6ms Antwort von 2001:470:20::2: Zeit=6ms Antwort von 2001:470:20::2: Zeit=6ms Ping-Statistik für 2001:470:20::2: Pakete: Gesendet = 4, Empfangen = 4, Verloren = 0 (0% Verlust), Ca. Zeitangaben in Millisek.: Minimum = 6ms, Maximum = 6ms, Mittelwert = 6ms Vom ROuter: Cisco_Router_B#ping ipv6 2001:470:20::2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 2001:470:20::2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 4/5/6 ms Cisco_Router_B#ping 9.9.9.9 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 9.9.9.9, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 14/14/16 ms
2.ALso hier einmal dieRUnning Config ohen ACL und Firewall es funktioniert nur www.bing.com und z.B: www.bild.de oder www.tagesschau.de wenn ich www.administrator.de versuche zu öffnen funktioniert es nicht.
Cisco_Router_B(config-line)#do sh run Building configuration... Current configuration : 3839 bytes ! ! Last configuration change at 17:19:04 CEST Sat Aug 14 2021 ! version 15.8 service tcp-keepalives-in service tcp-keepalives-out service timestamps debug datetime msec service timestamps log datetime localtime service password-encryption ! hostname Cisco_Router_B ! boot-start-marker boot-end-marker ! ! enable secret 123456 ! aaa new-model aaa local authentication attempts max-fail 3 ! ! aaa authentication login default local aaa authorization network default local ! ! ! ! ! ! aaa session-id common clock timezone CET 1 0 clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 3:00 ! ! ! ! ! no ip source-route no ip gratuitous-arps ! ! ! ip dhcp excluded-address 192.168.100.1 192.168.100.149 ip dhcp excluded-address 192.168.100.200 192.168.100.254 ip dhcp excluded-address 172.16.100.1 172.16.100.149 ip dhcp excluded-address 172.16.100.200 172.16.100.254 ! ip dhcp pool Lokal network 192.168.100.0 255.255.255.0 default-router 192.168.100.254 dns-server 192.168.100.254 domain-name mario.domain ! ip dhcp pool Gastnetz network 172.16.100.0 255.255.255.0 default-router 172.16.100.254 dns-server 172.16.100.254 domain-name mario.domain ! ! ! no ip domain lookup ip domain name mario.domain ip cef ipv6 unicast-routing ipv6 dhcp pool DHCPv6 dns-server 2620:119:53::53 domain-name mario.domain ! ipv6 cef multilink bundle-name authenticated ! ! ! license udi pid C926-4P sn FGL2517LEU1 ! username admin password 123456 privilege 15 ! redundancy ! ! controller VDSL 0 ! ! ! ! ! interface ATM0 no ip address shutdown no atm ilmi-keepalive ! interface Ethernet0 no ip address ! interface Ethernet0.7 description VDSL Internet Verbindung - VLAN 7 tagged encapsulation dot1Q 7 pppoe enable group global pppoe-client dial-pool-number 1 ! interface GigabitEthernet0 no ip address ! interface GigabitEthernet1 no ip address ! interface GigabitEthernet2 no ip address ! interface GigabitEthernet3 description Gastnetz switchport access vlan 2 no ip address no cdp enable ! interface GigabitEthernet4 no ip address shutdown duplex auto speed auto ! interface Vlan1 description Lokales LAN ip address 192.168.100.254 255.255.255.0 ip nat inside ip virtual-reassembly in ip tcp adjust-mss 1448 ipv6 address provider-v6-prefix ::1:0:0:0:1/64 ipv6 enable ipv6 nd other-config-flag ipv6 dhcp server DHCPv6 ! interface Vlan2 description Gastnetz (FastEthernet3) ip address 172.16.100.254 255.255.255.0 ip nat inside ip virtual-reassembly in ip tcp adjust-mss 1448 ipv6 address provider-v6-prefix ::2:0:0:0:1/64 ipv6 enable ipv6 nd other-config-flag ipv6 dhcp server DHCPv6 ! interface Dialer0 description xDSL Einwahl Interface Internet mtu 1488 ip address negotiated ip access-group 111 in no ip redirects no ip unreachables no ip proxy-arp ip nat outside ip virtual-reassembly in encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ipv6 address autoconfig default ipv6 enable ipv6 nd autoconfig default-route no ipv6 redirects no ipv6 unreachables ipv6 dhcp client pd provider-v6-prefix rapid-commit ipv6 verify unicast reverse-path no keepalive ppp authentication pap callin ppp pap sent-username CISCO@DSL.com password 7 KENNWORT ppp ipcp dns request ppp ipcp mask request ppp ipcp route default ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip dns server ip nat inside source list 101 interface Dialer0 overload ! ! ! tftp-server flash:/firmware/vadsl_module_img.bin ! ! ! control-plane ! ! line con 0 password 7 123456 line 4 no activation-character transport preferred none transport output all stopbits 1 line vty 0 4 transport input none line vty 5 14 transport input none ! scheduler allocate 20000 1000 ! end