Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
BGP Neighbors Configured With Weak PasswordsWe need to upgrade our Type-7 Authentication to MD-5 Authentication its our IT-Audit team need to change it. Workaround:I configured following commands in my internet router:router bgp 58974 neighbor 119.63...
Hi, I am using current Cisco 4400 Series Router with Version 15.4(3)S2 i want to disable the Type-7 password and enable MD-5 BGP password Following configuration is running right now on my two BGP peer now.router BGP XXXX neighbor x.x.x.x password 7...
Topology: Internet Router-- Internet ASA --Fortigate Firewall-- Core Switch-- Data Center Switch-- Server(172.16.45.6)DMZ--(172.16.208.230) Problem:unable to telnet from Server(172.16.45.6) on port 465 to Internet ASA DMZ--(172.16.208.23...
Dear Duke,This is the ACL I used in Cisco ASA FW: access-list DMZ_IN extended permit tcp host 172.16.208.230 host 172.16.45.6 eq 465 Regards,Salman Ahmed