Start a Conversation

Unsolved

This post is more than 5 years old

29435

June 25th, 2014 05:00

6224 web UI - default IIS page?

Hi

Today when i browse to 6224 web UI management page i got IIS default page instead of login page. 

console#show ip interface management

IP Address..................................... 10.1.1.1
Subnet Mask.................................... 255.255.255.0
Default Gateway................................ 0.0.0.0
IPv6 Administrative Mode....................... Enabled

http://10.1.1.1 -> IIS default page

https://10.1.1.1 -> Cannot find page

Any idea whats wrong? Thanks!

eth.

5 Practitioner

 • 

274.2K Posts

June 25th, 2014 07:00

Is https enabled on the switch?

5 Practitioner

 • 

274.2K Posts

June 25th, 2014 08:00

Commands should look like this.

console(config)# crypto certificate 1 generate                                                    

console(config-cert)#key-generate                                                                        

Console(config)# crypto key generate dsa

Console(config)# crypto key generate rsa

console(config)# ip https server                                

16 Posts

June 25th, 2014 08:00

HTTP is enabled as i checked

console#show ip http

HTTP Server is Enabled.   Port :  80

16 Posts

June 25th, 2014 08:00

how do i configure that?

5 Practitioner

 • 

274.2K Posts

June 25th, 2014 09:00

right, but we are worried about accessing the switch through https, right?

16 Posts

June 26th, 2014 09:00

Hi Daniel

I have enabled https but https://10.1.1.1 still not loading. If success i should see login page right?

5 Practitioner

 • 

274.2K Posts

June 26th, 2014 11:00

Can you post the running config for us to look over? Are you trying to access from the same subnet as the switch? Have tried different browser?

16 Posts

July 1st, 2014 21:00

Is this the one?

console#show running-config

!Current Configuration:

!System Description "PowerConnect 6224, 3.3.10.3, VxWorks 6.5"

!System Software Version 3.3.10.3

!Cut-through mode is configured as disabled

!

configure

stack

member 1 1

exit

ip address 10.1.1.1 255.255.255.0

username "admin" password ***** level 15 encrypted

exit

The computer accessing the switch has IP 10.1.1.50. subnet 255.255.255.0. RJ45 is plugged into the same switch 10.1.1.1.

5 Practitioner

 • 

274.2K Posts

July 2nd, 2014 07:00

Thanks for the extra info. Based on the running config, I do not see where HTTPS is enabled. did you run the commands I provided?

What is the output from

console#show ip https

16 Posts

July 3rd, 2014 23:00

Ops. I rebooted the switch previously i think the config is gone. I have enabled https now.

console#show running-config

!Current Configuration:

!System Description "PowerConnect 6224, 3.3.10.3, VxWorks 6.5"

!System Software Version 3.3.10.3

!Cut-through mode is configured as disabled

!

configure

stack

member 1 1

exit

ip address 10.1.1.1 255.255.255.0

ip https server

username "admin" password ****** level 15 encrypted

exit

I'm still getting the connection was reset when browse to https://10.1.1.1

16 Posts

July 4th, 2014 00:00

I think i found where the problem is. I have one VMware adapter with IP 10.1.1.1. Disabled it and i can browse 6224 switch web GUI.

Thanks!

5 Practitioner

 • 

274.2K Posts

July 7th, 2014 06:00

Good to hear you got it working. Thanks for keeping us posted.

No Events found!

Top