CINXE.COM

topic Re: Web Gui issues with C1121-4P router in Routing

<?xml version="1.0" encoding="UTF-8"?> <rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0"> <channel> <title>topic Re: Web Gui issues with C1121-4P router in Routing</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4829962#M383188</link> <description>&lt;P&gt;Hello&lt;BR /&gt;Is http server enabled on the rtr ( it should be by default)&lt;BR /&gt;Define a static default route other then the&amp;nbsp;received default from dhcp?&lt;/P&gt; &lt;P&gt;&lt;EM&gt;dir flash:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;show http server status&lt;/EM&gt;&lt;/P&gt; &lt;P&gt;&lt;EM&gt;conf t&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip https server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http authentication aaa&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http max connections 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http path flash:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 gig0.0.0 dhcp&lt;/EM&gt;&lt;/P&gt;</description> <pubDate>Sun, 07 May 2023 08:02:04 GMT</pubDate> <dc:creator>paul driver</dc:creator> <dc:date>2023-05-07T08:02:04Z</dc:date> <item> <title>Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4785234#M379636</link> <description>&lt;P&gt;I set up a C1121-4P router for a friend with int gig0/0/0 facing the ISP with ip address dhcp. int gig0/0/1 192.168.1.1/24. See attached sh run. Vanilla Configuration not much security or complexity. After a power reload the GUI "&lt;A href="https://192.168.1.1/webui" target="_blank" rel="noopener"&gt;https://192.168.1.1/webui&lt;/A&gt; nor &lt;A href="http://192.168.1.1/webui" target="_blank" rel="noopener"&gt;http://192.168.1.1/webui&lt;/A&gt;"&amp;nbsp; stopped working and can't get it to run. The browser Firefox as well as Chrome reports not compatible TLS and incorrect ssl (don't remember exact message) . I believe the Cisco IOS is using TLS v1.1 and the browsers are using TLS v1.2. The friend is not CLI savvy and want to use the GUI, so he can determine the ip nat translation statistic as well as the log. I have enable ip authentication http local not in sh run. Any help is appreciated.&lt;/P&gt;</description> <pubDate>Wed, 01 Mar 2023 18:56:32 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4785234#M379636</guid> <dc:creator>Hiten Thakkar</dc:creator> <dc:date>2023-03-01T18:56:32Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4785362#M379649</link> <description>&lt;P&gt;we did not find any&amp;nbsp; show run attached, command try setup only TLS1.2&amp;nbsp;&lt;/P&gt; &lt;P&gt;use the below document for reference to setup TLS 1.2 for the GUI&lt;/P&gt; &lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/https/configuration/xe-16-5/https-xe-16-5-book/nm-nginx-http-web-security.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/https/configuration/xe-16-5/https-xe-16-5-book/nm-nginx-http-web-security.html&lt;/A&gt;&lt;/P&gt;</description> <pubDate>Thu, 02 Mar 2023 00:10:34 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4785362#M379649</guid> <dc:creator>balaji.bandi</dc:creator> <dc:date>2023-03-02T00:10:34Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4786064#M379690</link> <description>&lt;P&gt;Thanks for your help.&amp;nbsp; Sorry for the oversight I have attached the sh run. I enabled TLSv1.2 too does it need to be power reset. set the ip authentication http local I still have issues loading the gui.&lt;/P&gt;</description> <pubDate>Thu, 02 Mar 2023 16:56:49 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4786064#M379690</guid> <dc:creator>Hiten Thakkar</dc:creator> <dc:date>2023-03-02T16:56:49Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4786420#M379711</link> <description>&lt;P&gt;i do not see your config http config at all ?&lt;/P&gt; &lt;P&gt;config to tls 1.2 does not required router to reboot. but is your router running SSH v2 ?&lt;/P&gt;</description> <pubDate>Fri, 03 Mar 2023 08:09:41 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4786420#M379711</guid> <dc:creator>balaji.bandi</dc:creator> <dc:date>2023-03-03T08:09:41Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4829636#M383139</link> <description>&lt;P&gt;Turns out I needed to have configured user with privilege 15 to user the WebGUI for all menu items&lt;/P&gt;</description> <pubDate>Fri, 05 May 2023 22:51:20 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4829636#M383139</guid> <dc:creator>Hiten Thakkar</dc:creator> <dc:date>2023-05-05T22:51:20Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4829962#M383188</link> <description>&lt;P&gt;Hello&lt;BR /&gt;Is http server enabled on the rtr ( it should be by default)&lt;BR /&gt;Define a static default route other then the&amp;nbsp;received default from dhcp?&lt;/P&gt; &lt;P&gt;&lt;EM&gt;dir flash:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;show http server status&lt;/EM&gt;&lt;/P&gt; &lt;P&gt;&lt;EM&gt;conf t&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip https server&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http authentication aaa&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http max connections 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip http path flash:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ip route 0.0.0.0 0.0.0.0 gig0.0.0 dhcp&lt;/EM&gt;&lt;/P&gt;</description> <pubDate>Sun, 07 May 2023 08:02:04 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4829962#M383188</guid> <dc:creator>paul driver</dc:creator> <dc:date>2023-05-07T08:02:04Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4859709#M385370</link> <description>&lt;P&gt;I had a problem similar to this one on a C1101-4P. The only option that worked was to change the SW baseline from 17.3.x to 17.6.x and then WebGUI would show the proper pages and allow configuration. I don't know if you are able to update your SW, but that is what worked for me.&lt;/P&gt;</description> <pubDate>Wed, 21 Jun 2023 17:00:27 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4859709#M385370</guid> <dc:creator>burtG</dc:creator> <dc:date>2023-06-21T17:00:27Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4859745#M385372</link> <description>It worked fine. I reset the router to factory default and it worked, but&lt;BR /&gt;thanks for the update.&lt;BR /&gt;</description> <pubDate>Wed, 21 Jun 2023 17:56:40 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/4859745#M385372</guid> <dc:creator>Hiten Thakkar</dc:creator> <dc:date>2023-06-21T17:56:40Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5074072#M398099</link> <description>&lt;P&gt;Hey there! It sounds like you're facing a bit of a hiccup with your friend's router setup. From what you've described, it seems like there might be a compatibility issue between the router's TLS version and the browsers your friend is using.&lt;/P&gt;&lt;P&gt;Since your friend prefers using the GUI and isn't too familiar with the command line, we might need to explore a few options. One approach could be to see if there's a firmware update available for the router that supports a newer version of TLS. Alternatively, you could try accessing the GUI from a different browser or even a different device to see if that helps.&lt;/P&gt;&lt;P&gt;If those options don't work, we might need to delve into the CLI a bit to troubleshoot further. Let me know if you're up for that, and I can guide you through some steps to check the router's TLS settings and potentially adjust them if needed.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/322948"&gt;@Hiten Thakkar&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I set up a C1121-4P router for a friend with int gig0/0/0 facing the ISP with ip address dhcp. int gig0/0/1 192.168.1.1/24. See attached sh run. Vanilla Configuration not much security or complexity. After a power reload the GUI "&lt;A href="https://192.168.1.1/webui" target="_blank" rel="noopener"&gt;https://192.168.1.1/webui&lt;/A&gt; nor &lt;A href="http://192.168.1.1/webui" target="_blank" rel="noopener"&gt;https://pennmedicalgroup.com/&lt;/A&gt;"&amp;nbsp; stopped working and can't get it to run. The browser Firefox as well as Chrome reports not compatible TLS and incorrect ssl (don't remember exact message) . I believe the Cisco IOS is using TLS v1.1 and the browsers are using TLS v1.2. The friend is not CLI savvy and want to use the GUI, so he can determine the ip nat translation statistic as well as the log. I have enable ip authentication http local not in sh run. Any help is appreciated.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description> <pubDate>Fri, 19 Apr 2024 18:51:55 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5074072#M398099</guid> <dc:creator>mohsinsangani</dc:creator> <dc:date>2024-04-19T18:51:55Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5148758#M401718</link> <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Clear Browser Cache&lt;/STRONG&gt;: Clear your browser鈥檚 cache and cookies to eliminate&amp;nbsp; any corrupted data affecting the GUI.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Use a Different Browser&lt;/STRONG&gt;: Switch to another browser or use incognito mode to see if the issue persists.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Update Router Firmware&lt;/STRONG&gt;: Check for firmware updates&amp;nbsp; and apply them to fix any known GUI bugs.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Restart the Router&lt;/STRONG&gt;: Reboot the router to refresh its system and potentially resolve &lt;A href="https://wootingdoublemovement.com/" target="_self"&gt;wootingdoublemovement&lt;/A&gt;&amp;nbsp;the issue.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Check Network Configuration&lt;/STRONG&gt;: Ensure your router鈥檚 IP address is correctly configured and not conflicting with other devices.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Consult Documentation&lt;/STRONG&gt;: Refer to the router's user manual or support site for specific troubleshooting related to the Web GU&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description> <pubDate>Tue, 23 Jul 2024 06:38:39 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5148758#M401718</guid> <dc:creator>Mildre Gongora</dc:creator> <dc:date>2024-07-23T06:38:39Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5169329#M403340</link> <description>&lt;P&gt;It turns out I needed to configure the user with privilege level 15 to access all menu items in the WebGUI.&lt;/P&gt;&lt;P&gt;&lt;A href="https://ggsaloncorvallis.com/lash-services/" target="_blank"&gt;https://ggsaloncorvallis.com/lash-services/&lt;/A&gt;&lt;/P&gt;</description> <pubDate>Mon, 02 Sep 2024 09:59:47 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5169329#M403340</guid> <dc:creator>kandisskallita</dc:creator> <dc:date>2024-09-02T09:59:47Z</dc:date> </item> <item> <title>Re: Web Gui issues with C1121-4P router</title> <link>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5227957#M406064</link> <description>&lt;P&gt;If you鈥檙e facing &lt;STRONG&gt;Web GUI issues with the C1121-4P router&lt;/STRONG&gt;, start by ensuring the firmware is up to date. Sometimes, outdated firmware can cause functionality problems. Clear your browser cache or try accessing the GUI from a different browser or device. Additionally, check the router's IP address and make sure it hasn鈥檛 been changed. If the problem persists, restarting the router or performing a factory reset might help. For more detailed troubleshooting steps, visit &lt;A href="https://modengine2.com/" target="_self"&gt;Mod Engine 2&lt;/A&gt;&lt;/P&gt;</description> <pubDate>Sat, 23 Nov 2024 10:40:30 GMT</pubDate> <guid>https://community.cisco.com/t5/routing/web-gui-issues-with-c1121-4p-router/m-p/5227957#M406064</guid> <dc:creator>garywyatt0786</dc:creator> <dc:date>2024-11-23T10:40:30Z</dc:date> </item> </channel> </rss>