01-27-2020 03:21 AM
01-27-2020 03:51 AM
Hello,
firewall in what context ? For wirless, there is a drop down in the GUI in the 'VLAN & Firewall' tab where you can disable the firewall. Other than that, what specifically do you want to disable ?
01-27-2020 05:28 AM
01-27-2020 05:43 AM
Hello,
not sure what you have configured, but try different cipher suites:
ISR1100(config)#ip http secure-ciphersuite ?
3des-ede-cbc-sha Encryption type tls_rsa_with_3des_ede_cbc_sha
ciphersuite
aes-128-cbc-sha Encryption type tls_rsa_with_aes_cbc_128_sha ciphersuite
aes-256-cbc-sha Encryption type tls_rsa_with_aes_cbc_256_sha ciphersuite
des-cbc-sha Encryption type tls_rsa_with_des_cbc_sha ciphersuite
dhe-aes-128-cbc-sha Encryption type tls_dhe_rsa_with_aes_128_cbc_sha
ciphersuite
dhe-aes-256-cbc-sha Encryption type tls_dhe_rsa_with_aes_256_cbc_sha
ciphersuite
rc4-128-md5 Encryption type tls_rsa_with_rc4_128_md5 ciphersuite
rc4-128-sha Encryption type tls_rsa_with_rc4_128_sha ciphersuite
Otherwise, post the running configuration of the router...
02-01-2020 05:21 AM
02-01-2020 05:22 AM
the access to the web from outside does not allow to load the page I have changed the port of http 8080 and the forwarding I have redirected it as follows ip nat inside source static tcp 192.168.xxx 8085 ip publica xxxx 80 I do not know what this refers error
02-01-2020 05:24 AM
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