cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
688
Views
5
Helpful
9
Replies

827 ADSL Router Web Interface

austin100
Level 1
Level 1

I am new to Cisco products and I would prefer to use the HTTP Management interface for my Cisco 827 ADSL router, however, it is not loading. I have reset the router, configured the Ethernet0 interface for the IP (192.168.1.10 255.255.255.0 to match the rest of my network), and ran the 'sh flash' command to verify the proper files were there. When I run 'sh run', there is an entry that says 'no ip http server'. When I enter the router's IP into a web browser on any of my network computers, they all get 404 errors. How do I enable the HTTP Server?

1 Accepted Solution

Accepted Solutions

CSCO10892433
Level 4
Level 4

Try the following command sequence

en

config t

ip http server

end

If it works, remember saving your configuration.

Hope this help

SSLIN

View solution in original post

9 Replies 9

CSCO10892433
Level 4
Level 4

Try the following command sequence

en

config t

ip http server

end

If it works, remember saving your configuration.

Hope this help

SSLIN

Hi

In addition to the other post you can refer the below link for configuring the http services in your router..

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124tcr/tnm_r/nmg_02ht.htm#wp1116713

regds

Thank you so much. The Cisco Router Web Setup is loading now.

I can access the Web Setup now, but I get a connection error every time: http://austincomputer.isa-geek.com/aboykin/cisco827error.jpg

I get the error whether I connect through my switch or directly to the router. Work Offline is not enabled, and there is no anti virus or firewall software installed on that computer. The computer is configured to receive an IP automatically, and my current router assigns it 192.168.1.3.

Does anyone know what might be causing this?

Hi Austin

Can you release the ip address received and renew it again ?

once you are done with that can you check whats the gateway you are assigned with ?

Can you check pinging the gateway ip address ?

Also is it possible to assign static ip address to both the router and the pc for testing purpose ?

Do post out the config of your router here..

regds

I can ping my existing router, the 827 Router, my switch, and my WAP. I assigned 192.168.1.2 to the computer I am using for console management.

Current configuration : 857 bytes

!

version 12.1

no service single-slot-reload-enable

no service pad

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname 827Router

!

logging rate-limit console 10 except errors

enable secret xxx

enable password xxx

!

username Cisco privilege 15 password xxx

ip subnet-zero

no ip finger

!

no ip dhcp-client network-discovery

!

!

!

interface Ethernet0

ip address 192.168.1.10 255.255.255.0

no cdp enable

!

interface ATM0

no ip address

no atm ilmi-keepalive

bundle-enable

dsl operating-mode auto

!

ip classless

ip http server

!

dialer-list 1 protocol ip permit

dialer-list 1 protocol ipx permit

snmp-server community public RO

!

line con 0

transport input none

stopbits 1

line vty 0 4

password xxx

login

!

scheduler max-task-time 5000

end

Hi Austin

Are you able to work with the web setup once you assign static ip to the router ?

regds

The Web Setup loads, but I always get a connection error when it says it is checking the current IOS version. I go to other pages, input values, and click Submit, but I get the same connection errors.

The router is assigned IP address 192.168.1.10 through it's configuration.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card