AnyConnect Error ‘The secure gateway has rejected the connection attempt, No assigned address’
KB ID 0000876 Problem I upgraded a clients ASA5510 firewall(s) yesterday. Post upgrade he got this error; The secure gateway has rejected the connection attempt. A new connection attempt to the same or another secure gateway is needed, which requires re-authentication. The following message was received from the secure gateway: No assigned address. Solution Thankfully the error is pretty descriptive, the remote client can not get an...
Webmin – Upgrade Error – ‘Perl (Net::SSLeay) is needed’
KB ID 0001100 Problem I like to keep my CentOS server updated as much as I can, but the last couple of times I’ve gone to run the upgrade of the Webmin console, I’ve got this; error: Failed dependencies: perl(Net::SSLeay) is needed by webmin (version) Solution 1. As error messages go this is not a bad one, it obviously needs perl installing. So SSH into the server and execute the following command; yum -y install perl...