cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
97500
Views
12
Helpful
17
Replies

Random websites doesn't work

Greatings,

I have an

awkward

behaviour of a

CISCO 1921/K9

configured with WAN on a

PPPoE

Connection. Some websites, a few, does not load at all, but subdomains of the above not working website, DOES load (slower, but they do).

 

How come? I  have no clue why. A colegue spoked with the ISP and said that sometime CISCO devs need to be configured with a higher cache!

Now, what kind of cache is it about?

here is my runnning conf:

 

gw01#sh run

Building configuration...







Current configuration : 5735 bytes

!

! No configuration change since last restart

version 15.1

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname gw01

!

boot-start-marker

boot-end-marker

!

!

logging buffered 51200 warnings

!

no aaa new-model

!

!

no ipv6 cef

ip source-route

ip cef

!

!

!

ip dhcp excluded-address 192.168.3.1

!

ip dhcp pool DSL_DHCP

network 192.168.3.0 255.255.255.0

default-router 192.168.3.1

dns-server 213.154.124.1 193.231.252.1

!

!

ip domain name mydomain.local

ip name-server 213.154.124.1

ip name-server 193.231.252.1

!

multilink bundle-name authenticated

!

crypto pki token default removal timeout 0

!

crypto pki trustpoint TP-self-signed-3660350312

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-3660350312

revocation-check none

rsakeypair TP-self-signed-3660350312

!

!

crypto pki certificate chain TP-self-signed-3660350312

certificate self-signed 01

  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 33363630 33353033 3132301E 170D3133 30383236 30373537

  31375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D33 36363033

  35303331 3230819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100D1D6 3320C0F8 3B498654 4C395FAE C5E6C8B7 DD8602CA 5CB77F99 0DDDCBEF

  CE7D529E 607CFD6F 835A76C2 FDF177FB FFFCEFFF 5724F7CF 41AD3734 18E47CC3

  EFB3FE1B 0C94FD90 21482754 4A9EC532 8526F4C9 2BAF9ECD 7000D8B0 76722517

  16F5B991 1FEC6B74 A631FA63 877DB3C8 F86275CA C0B01EBD DC031A84 CD4F90DD

  35430203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603

  551D2304 18301680 14F1C5F3 A0AC712A 688AAA47 F97E5BB4 9141C410 C4301D06

  03551D0E 04160414 F1C5F3A0 AC712A68 8AAA47F9 7E5BB491 41C410C4 300D0609

  2A864886 F70D0101 05050003 8181000E 248E5FA3 0374D89D FBBCDFE3 D26A993E

  5659E560 F0DF6B5D CD23761F 8D9B6784 9F204D80 B1AC2A05 E4F72927 868E829C

  06B1CF3D 16898DC9 348A4DD9 18A4D307 F109E4C0 D91BC160 C84B1F6A 5004B6C0

  18E64577 40BCAF80 69184398 1AFD5DEE FE889E4B 7190B4E9 AA888195 79A8D450

  A9228CD9 EACBA6A0 EDDA85AF 40AC62

        quit

license udi pid CISCO1921/K9 sn FCZ163021Q6

!

!

username master privilege 15 secret 4 H3rE'l1_6e_+h3_p@5sw08D                                                                                        c

!

redundancy

!

!

!

!

!

!

!

!

!

!

!

interface Embedded-Service-Engine0/0

no ip address

shutdown

!

interface GigabitEthernet0/0

description DSL INT$ES_WAN$

no ip address

ip flow ingress

duplex auto

speed auto

pppoe enable group global

pppoe-client dial-pool-number 1

!

interface GigabitEthernet0/1

ip address 192.168.3.1 255.255.255.0

ip flow ingress

ip nat inside

ip virtual-reassembly in

duplex auto

speed auto

!

interface Dialer1

ip address negotiated

ip mtu 1492

ip nat outside

ip virtual-reassembly in

encapsulation ppp

dialer pool 1

ppp authentication chap pap callin

ppp chap hostname CRPTR208065987

ppp chap password 0 208065987

ppp pap sent-username CRPTR208065987 password 0 PASSWORD

!

ip forward-protocol nd

!

ip http server

ip http access-class 23

ip http authentication local

ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

ip nat inside source list DSL_ACC interface Dialer1 overload

ip route 0.0.0.0 0.0.0.0 Dialer1

!

ip access-list extended DSL_ACC

remark CCP_ACL Category=18

permit ip 192.168.3.0 0.0.0.255 any

!

!

!

!

!

!

!

control-plane

!

!

!

line con 0

login local

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

transport output pad telnet rlogin lapb-ta mop udptn v120 ssh

stopbits 1

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet ssh

line vty 5 15

access-class 23 in

privilege level 15

login local

transport input telnet ssh

!

scheduler allocate 20000 1000

end

 

Any help will be much apreciated! Thank you.

17 Replies 17

 Georg Pauwen  

hello, is it possible that some websites are banned in some countries and is it due to the IPs?

Hello,

 

banned, or 'geoblocked' websites are very much a possibility. Which websites can you not access, from which country ?

pakkaujala2
Level 1
Level 1

I think he has banned my ip from health and tech site of his and why I cannot place the link here to show you?