Hello Masters,
good pm
ask lang unta ko unsa possible reasons nga dli na nako ma ssh ang router.
thanks sa n.u tanan
Hello Masters,
good pm
ask lang unta ko unsa possible reasons nga dli na nako ma ssh ang router.
thanks sa n.u tanan
bro,
ma-ping ang router?, unsa gamit nimo pag ssh sa router bro?, last unsa model sa imo cisco router? ^_^
unsa last nimo gibuhat?
kung puede pa ma console, puede ka post sa imo config?
Building configuration...
Current configuration : 6988 bytes
!
! Last configuration change at 09:37:02 UTC Mon Jun 27 2016 by xxxx123
version 15.1
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname 666-CEBU-RTR
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
no ip domain lookup
ip domain name onekiosk.com
ip name-server 8.8.8.8
ip name-server 4.2.2.2
!
multilink bundle-name authenticated
!
crypto pki token default removal timeout 0
!
crypto pki trustpoint TP-self-signed-2532862171
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-4BCA03E2
revocation-check none
rsakeypair TP-self-signed-B6A410A6
!
!
crypto pki certificate chain TP-self-signed-2532862171
certificate self-signed 01
3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32353332 38363231 3731301E 170D3136 30333033 30363238
33355A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 35333238
36323137 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100CED9 3D547BE2 9659FBC2 ED1A756D A2641677 A2077ECE 7D3AD5FD 883234D3
F9E9AB13 E74973DF 080FB17E 50163814 6B2B9956 D8214190 1CB578C9 4BCA03E2
F27DCFF5 B7FD3E86 FC39E7AC 92C30F7F B9332AE4 9B79331A 602D162E 52258607
637921B6 073C3307 C5DA3453 00D9ADD7 03BD607D 4E6A5D78 B6A410A6 415260D8
quit
license udi pid CISCO1905/K9 sn FGL163522XJ
!
!
username xxxx123 privilege 15 secret 4 eqQdfX58.dlytZlHyY2dcVP.LT.jmu
!
redundancy
!
!
!
!
!
!
crypto isakmp policy 10
authentication pre-share
crypto isakmp key onekiosk_415260D8 address 0.0.0.0 0.0.0.0
!
!
crypto ipsec transform-set Cebu-RTR esp-des esp-md5-hmac
!
crypto ipsec profile vpnprof
set transform-set Cebu-RTR
!
!
!
!
!
!
interface Tunnel0
bandwidth 1000
ip address 172.16.0.10 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication 0n3k10sk
ip nhrp map 172.16.0.1 xx.xxx.xxx.58
ip nhrp map multicast xx.xxx.xxx.58
ip nhrp network-id 100000
ip nhrp holdtime 360
ip nhrp nhs 172.16.0.1
ip tcp adjust-mss 1360
delay 1000
tunnel source Serial0/0/0.1
tunnel mode gre multipoint
tunnel key 100000
!
interface Tunnel1
bandwidth 1000
ip address 172.16.1.10 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication 0n3k10sk
ip nhrp map 172.16.1.1 xxx.xx.xxx.235
ip nhrp map multicast xxx.xx.xxx.235
ip nhrp network-id 100001
ip nhrp holdtime 360
ip nhrp nhs 172.16.1.1
ip tcp adjust-mss 1360
delay 1100
tunnel source GigabitEthernet0/1
tunnel mode gre multipoint
tunnel key 100001
tunnel protection ipsec profile vpnprof
!
interface Tunnel2
description TUNNEL[IPVPN-TO-OFFSITE]
bandwidth 1000
ip address 172.16.2.10 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication 0n3k10sk
ip nhrp map multicast xxx.xxx.xxx.62
ip nhrp map 172.16.2.1 xxx.xxx.xxx.62
ip nhrp network-id 100002
ip nhrp holdtime 360
ip nhrp nhs 172.16.2.1
ip tcp adjust-mss 1360
delay 1000
tunnel source Serial0/0/0.1
tunnel mode gre multipoint
tunnel key 100002
!
interface Tunnel3
description TUNNEL[DSL-TO-OFFSITE]
bandwidth 1000
ip address 172.16.3.10 255.255.255.0
no ip redirects
ip mtu 1400
ip nhrp authentication 0n3k10sk
ip nhrp map 172.16.3.1 xxx.xx.xxx.30
ip nhrp map multicast xxx.xx.xxx.30
ip nhrp network-id 100003
ip nhrp holdtime 360
ip nhrp nhs 172.16.3.1
ip tcp adjust-mss 1360
delay 1100
tunnel source GigabitEthernet0/1
tunnel mode gre multipoint
tunnel key 100003
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
description LAN
ip address 192.168.110.1 255.255.255.0
ip access-group RESTRICT_OUTBOUND_ACCESS in
ip nat inside
ip virtual-reassembly in
ip tcp adjust-mss 1452
duplex auto
speed auto
!
interface GigabitEthernet0/1
description WAN-GLOBETEL
ip address xx.xxx.xx.178 255.255.255.0
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface Serial0/0/0
no ip address
encapsulation frame-relay IETF
no fair-queue
frame-relay lmi-type ansi
!
interface Serial0/0/0.1 point-to-point
ip address xx.xxx.xx.xxx 255.255.255.252
ip virtual-reassembly in
ip tcp adjust-mss 1452
frame-relay interface-dlci xxx
!
!
router eigrp 1
network 172.16.0.10 0.0.0.0
network 172.16.1.10 0.0.0.0
network 192.168.110.1 0.0.0.0
passive-interface GigabitEthernet0/0
!
!
router eigrp 2
network 172.16.2.10 0.0.0.0
network 172.16.3.10 0.0.0.0
network 192.168.110.1 0.0.0.0
passive-interface GigabitEthernet0/0
!
ip forward-protocol nd
!
no ip http server
ip http authentication local
no ip http secure-server
!
ip nat inside source route-map internet-nat interface GigabitEthernet0/1 overload
ip route 0.0.0.0 0.0.0.0 xxx.xxx.xxx.177
ip route xx.xxx.xxx.xx 255.255.255.252 xx.xxx.xxx.xxx
ip route xx.xxx.xxx.xx 255.255.255.255 xx.xxx.xxx.xxx
ip route xxx.xx.xxx.xxx 255.255.255.255 xxx.xxx.xxx.xxx
ip route xxx.xxx.xxx.xx 255.255.255.255 xxx.xxx.xxx.xxx
!
ip access-list standard RESTRICT_VTY_ACCESS
permit 192.168.99.13 log
permit 192.168.99.12 log
permit 192.168.99.27 log
!
ip access-list extended RESTRICT_OUTBOUND_ACCESS
permit ip 192.168.110.0 0.0.0.255 any
!
logging trap debugging
logging source-interface GigabitEthernet0/0
logging 192.168.100.54
access-list 101 deny ip 192.168.110.0 0.0.0.255 192.168.0.0 0.0.255.255
access-list 101 permit ip 192.168.110.0 0.0.0.255 any
!
!
!
!
route-map internet-nat permit 10
match ip address 101
!
!
snmp-server community 0n3k10sk RO
snmp-server ifindex persist
snmp-server trap-source GigabitEthernet0/0
snmp-server host 192.168.100.54 version 2c 0n3k10sk
control-plane host
management-interface GigabitEthernet0/0 allow ssh
!
!
control-plane
!
!
!
line con 0
privilege level 15
logging synchronous
login local
line aux 0
line 2
login local
no activation-character
no exec
transport preferred none
transport input ssh
transport output none
stopbits 1
line vty 0 4
access-class RESTRICT_VTY_ACCESS in
exec-timeout 30 0
logging synchronous
login local
transport input ssh
!
scheduler allocate 20000 1000
end
naa ka gi apply access-list sa imo VTY to restrict access to the following ip only: 192.168.99.13, 192.168.99.12 ug 192.168.99.27.
check basin na usab imo ip gi gamit pag connect.
ok, so ang ip sa imo pc naa ato 3?
unsa gyud actual error? dili kaha sa password? ka abot ka sa login screen?
paki-check or update sab diay sa imo VTY kay 0-4 ra imo gi configure? dili sab kaha more than 5 na ni connect?
wala sab lain device in-between imo pc ug router?
...ayaw lang pag-master nako kay ma ulaw ta....newbie ta ani.![]()
Last edited by Devian; 06-28-2016 at 05:17 PM.
mora wala sab ka management ip? unsa ip imo gi connect?
pareha rman tanan config sa vty 0-4 sa tanan routers.
ako rman ang naay user ani, walay lain tig remote sad.
naa ko sa h.o bossing, ingon ani ang situation.
h.o pc->h.o firewall->h.o router->internet<-remote router<-remote pc
i can ping the router and the pc in the remote site
Actual Error ky (Network Error:Connection timed out)
- - - Updated - - -
ang interface gi0/0 maoy naka assign sa management boss
Similar Threads |
|