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.
Hello all,We're attempting to SSH from a Cisco 2960S to an SRX240, and are having some issues. The error we're seeing on the switch is:ops-switch1#ssh -l root 10.10.10.1[Connection to 10.10.10.1 aborted: error status 0]ops-switch1#*Mar 19 04:24:29.87...
Hello,I've got another CSS keepalive problem... I have the following global keepalive set in the config:keepalive vm1-Global port 88 method get uri "/health.aspx" hash "d6e8071019a79ae0ac2b13b973b4ba0f" ip address 192.168.102.70 activeThe...
Hello all,I've got an issue with a CSS 11501 where, if *any* change is made to a global keepalive (active), the device reboots. The code is 08.10.2.05. Is this a known issue with this code revision that has been resolved with a later code? I'm unable...
Do you mind posting the relevant configuration (routes, interfaces, split tunnel ACL and source/dest networks)? You will likely need to NAT the ipool on the appropriate interfaces, but without more information can't provide a suitable answer.James
Oh good! Glad to see it worked for you If you have any other questions feel free to ask. I don't frequent the forums that often. In fact, this post is over 3 years old!Jamesjames.denton@rackspace.comhttp://www.linkedin.com/profile/view?id=61123635
How are you attempting to bring the tunnels up? By pinging something in the 192.168.102.0 or 192.168.101.0 networks, respectively, from an internal machine (not the firewall or packet-tracer)?Your PSK matches, too, right? Anything from the crypto deb...
Hi Ashley -Your nat config looks OK at a quick glance. I incorrectly used the 'static' keyword in my example, but you corrected it by using 'nat' instead.The problem you're likely experiencing is that your encryption domains are now wrong. The nat wi...