cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
905
Visitas
1
ÚTIL
3
Respuestas

No hay conexion a internet en router Cisco ISR

Mauricio-1542
Level 1
Level 1

Buenas tardes equipo, me pueden apoyar a revisar la siguiente configuracion de router cisco en donde no tengo conexion a internet, al momento de hacer un ping en la consola al DNS de google 8.8.8.8 si se obtiene respuesta, pero al realizar un ping a una PC que tengo conectada con IP estatica al puerto G0/1 no se obtiene respuesta.

Estos son los datos que me dio mi ISP.

WAN

IP: 192.168.1.100

MASK; 255.255.255.0

GATEWAY: 192.168.1.1

PC: 192.168.10.4

MASK: 255.255.255.0

GATEWAY: 192.168.10.1

ADJUNTO CONFIGURACION:

Router#sh run
Building configuration...

Current configuration : 1478 bytes
!
version 15.5
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
ethernet lmi ce
!
!
!
!
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1905/K9 sn FTX15040C95
!
!
!
redundancy
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
description WAN-LINEA
ip address 192.168.1.100 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0/1
description LAN LOCAL
ip address 192.168.10.2 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat inside
ip virtual-reassembly in
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
shutdown
clock rate 2000000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip nat inside source list NAT-TRAFFIC interface GigabitEthernet0/0 overload
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
ip access-list extended NAT-TRAFFIC
permit ip 192.168.10.0 0.0.0.255 any
!
!
!
!
control-plane

 

GRACIAS..!!!

1 SOLUCIÓN ACEPTADA

Soluciones aceptadas

Hello @Mauricio-1542 

 "

PC: 192.168.10.4

MASK: 255.255.255.0

GATEWAY: 192.168.10.1"

 

The PC should have 192.168.10.2 as gateway, it it is connected to the router directly.  But, make sure the router is auto-sense MDI/MDX  capable, otherwise  you may need to use crossover cable to connect the PC directly.

Ver la solución en mensaje original publicado

3 RESPUESTAS 3

Hello @Mauricio-1542 

 "

PC: 192.168.10.4

MASK: 255.255.255.0

GATEWAY: 192.168.10.1"

 

The PC should have 192.168.10.2 as gateway, it it is connected to the router directly.  But, make sure the router is auto-sense MDI/MDX  capable, otherwise  you may need to use crossover cable to connect the PC directly.

Mauricio-1542
Level 1
Level 1

Buenas noches Flavio, es correcto corregi el gateway como indicas y ya me dio conexion la pc, ahora conecto mi switch 3750 pero no me da salida a internet, le mando un ping desde una PC y no me responde la IP del router del la interfaz G0/1 (192.168.10.2)

Adjunto la config de mi sw.

WS-C3750x#sh run
Building configuration...

Current configuration : 8407 bytes
!
! Last configuration change at 00:01:21 UTC Mon Jan 2 2006
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname WS-C3750x
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
switch 1 provision ws-c3750x-24p
system mtu routing 1500
!
!
!
!
ip routing
no ip cef optimize neighbor resolution
!
ip dhcp excluded-address 192.168.5.1 192.168.5.30
ip dhcp excluded-address 192.168.6.1 192.168.6.30
ip dhcp excluded-address 192.168.7.1 192.168.7.30
ip dhcp excluded-address 192.168.8.1 192.168.8.30
ip dhcp excluded-address 192.168.9.1 192.168.9.30
!
ip dhcp pool Administracion
network 192.168.5.0 255.255.255.0
default-router 192.168.5.1
dns-server 192.168.5.10 8.8.8.8
lease 7
!
ip dhcp pool 4G-LTE
network 192.168.6.0 255.255.255.0
default-router 192.168.6.1
dns-server 192.168.5.10 8.8.8.8
option 60 ascii PXEClient
lease 7
!
ip dhcp pool Laboratorio
network 192.168.7.0 255.255.255.0
bootfile \boot\x64\wdsnbp.com
next-server 192.168.5.10
default-router 192.168.7.1
dns-server 192.168.5.10 8.8.8.8
lease 7
!
ip dhcp pool LAN-Renta01
network 192.168.8.0 255.255.255.0
default-router 192.168.8.1
dns-server 192.168.5.10 8.8.8.8
lease 7
!
ip dhcp pool LAN-Renta02
network 192.168.9.0 255.255.255.0
default-router 192.168.9.1
dns-server 192.168.5.10 8.8.8.8
lease 7
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-834020096
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-834020096
revocation-check none
rsakeypair TP-self-signed-834020096
!
!
crypto pki certificate chain TP-self-signed-834020096
certificate self-signed 01
30820229 30820192 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 38333430 32303039 36301E17 0D303630 31303230 30303133
305A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3833 34303230
30393630 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
AA0CEFBB 8DE1286B 9BB04B5D 588B398B 86B94029 352E3080 384464AC 56AEBE47
8CAB4C23 C2F1DABF 6DA6F28E B0203F3D D86402D6 1078495E 387F82A7 63182E57
46CA9D6A CDAACC56 F6737C90 1CB7AD54 6941E71E ED1C9FA5 AFF12167 3F3083C9
09F8C53D 1C0F5F86 4B753BAC C073FFB1 436A65CB F7003D19 1BC4848D A006D5EB
02030100 01A35330 51300F06 03551D13 0101FF04 05300301 01FF301F 0603551D
23041830 168014A1 0BC72EF2 2A4F694A 2C52FF59 04D2476A DF920230 1D060355
1D0E0416 0414A10B C72EF22A 4F694A2C 52FF5904 D2476ADF 9202300D 06092A86
4886F70D 01010505 00038181 008524AD 56DA2602 3817FA73 9B356E21 47ABC6F7
5D1622D4 9414FB18 340C3030 253B05A3 67646746 94585831 C6155B33 B7DCAA54
93A6F392 8DF4233B 55977972 FB979ABA 6C6A20F3 7340EA40 71D6E037 E11E8885
AB8C6A0F 16D733B6 9AE03121 8E13FC9D 9BA6DF26 73EC621E CE9219D9 02C095C8
CB4133B8 B3657E86 455FF067 73
quit
!
!
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
!
!
!
vlan internal allocation policy ascending
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0
no ip address
no ip route-cache
!
interface GigabitEthernet1/0/1
no switchport
ip address 192.168.10.1 255.255.255.0
!
interface GigabitEthernet1/0/2
description AP.1142N
switchport trunk encapsulation dot1q
switchport mode trunk
duplex full
!
interface GigabitEthernet1/0/3
description AP.2602E
switchport trunk encapsulation dot1q
switchport mode trunk
duplex full
!
interface GigabitEthernet1/0/4
description PC-8QGLD42
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/5
description PC-8QPKD42
switchport access vlan 2
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/6
description Servidor-WDS
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/7
description EPSON TM-M10
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/8
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/9
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/10
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/11
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/12
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/13
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/14
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/15
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/16
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/17
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/18
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/19
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/20
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/21
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/22
switchport access vlan 3
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/0/23
!
interface GigabitEthernet1/0/24
switchport access vlan 5
switchport mode access
duplex full
spanning-tree portfast edge
!
interface GigabitEthernet1/1/1
!
interface GigabitEthernet1/1/2
!
interface GigabitEthernet1/1/3
!
interface GigabitEthernet1/1/4
!
interface TenGigabitEthernet1/1/1
!
interface TenGigabitEthernet1/1/2
!
interface Vlan1
description Administracion
ip address 192.168.5.1 255.255.255.0
!
interface Vlan2
description 4G-LTE
ip address 192.168.6.1 255.255.255.0
!
interface Vlan3
description Laboratorio
ip address 192.168.7.1 255.255.255.0
!
interface Vlan4
description LAN-Renta01
ip address 192.168.8.1 255.255.255.0
!
interface Vlan5
description LAN-Renta02
ip address 192.168.9.1 255.255.255.0
!
ip forward-protocol nd
!
!
ip http server
ip http secure-server
ip route 0.0.0.0 0.0.0.0 192.168.10.2
!

 

Hola @Mauricio-1542 

¿Podrías enviarme la salida del comando

show ip int br

De lo switch?