09-01-2023 04:20 AM - edited 09-01-2023 04:41 AM
Trying to access the web GUI for my old Cisco router C1900 but the web interface won't let me auth:
Running: (C1900-UNIVERSALK9-M), Version 15.0(1)M5, RELEASE SOFTWARE (fc2)
And have commands:
ip http server
ip http authentication local
ip http secure-server
username Tom password 0 cisco123
But i can't authenticate
Full show run:
R1#show run
Building configuration...
Current configuration : 1049 bytes
!
! Last configuration change at 11:38:25 UTC Fri Sep 1 2023
!
version 15.0
service config
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
!
!
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
license udi pid CISCO1921/K9 sn FGL1520273V
license boot module c1900 technology-package securityk9
!
!
username admin secret 5 $1$a5ON$A4REf/sqffJZmsdlmLW0I1
username Tom password 0 cisco123
!
redundancy
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address dhcp
duplex auto
speed auto
!
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
!
ip forward-protocol nd
!
ip http server
ip http access-class 1
ip http authentication local
ip http secure-server
!
!
!
!
!
!
!
!
control-plane
!
!
!
line con 0
logging synchronous
login local
line aux 0
login local
line vty 0
login local
line vty 1 4
login
!
scheduler allocate 20000 1000
end
09-01-2023 06:52 AM
- Check the logs when the Web GUI is tried ,
M.
09-01-2023 07:05 AM
set log monitor to 7
and nothing when trying to log into web-gui
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide