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.
Hi. We have a remote customer who connects to us over an IPSec site to site VPN. They are looking to migrate to new firewalls which will have new external facing IP addresses. The original private source IPs and the ultimate private destination IPs w...
Hi,I'm trying to set up a script whereby I can access one of our switches using SSH. I'm currently trying this from the CLI of my PC but getting the following:C:\Users\<user>>ssh <switch> -l <username> -oHostKeyAlgorithms=+ssh-dss,ssh-rsa -oKexAlgor...
Hi,Thanks for this but it just came back with "Unable to negotiate with <ip> port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1".I tried adding -oKexAlgorithms=+diffie-hellman-group1-sha1 but that came back with t...