- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2021 08:50 PM
Hello Dears,
We had an access issue to a specific router when i consoled to it i found.
1-The SSH was disabled automatically
2-There is an IPSec tunnel created to a remote router.
-What might causes the SSH to suddenly become disabled?
-if i generate new RSA for ssh , will it affect the ipsec tunnel keys causing the tunnel to tear down or they are both irrelevant to each other?
Solved! Go to Solution.
- Labels:
-
Other Routing
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 01:30 AM - edited 03-22-2021 01:31 AM
Hello,
just to confirm what Richard said: I lab tested what happens when an RSA crypto key is generated and zeroized, it indeed does not affect existing VPN tunnels or connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2021 10:46 PM
We do not know which model of router this is, or the details of its configuration, and we do not know the details of how you determine that ssh was disabled automatically. So it is difficult to provide specific answers for your issue. I can say that in general the key generated for SSH is independent of any key used for ipsec.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 02:43 PM
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 01:30 AM - edited 03-22-2021 01:31 AM
Hello,
just to confirm what Richard said: I lab tested what happens when an RSA crypto key is generated and zeroized, it indeed does not affect existing VPN tunnels or connections.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 02:40 PM
@Georg Pauwen +5 and thanks for testing and confirming my explanation that RSA key is independent of keys used for ipsec.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2021 01:56 AM
Since both SSH and IPSec are somehow part of the cryptographic system, I thought I might as well check if they are not interrelated. Apparently they are not...which is good to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2021 02:43 PM
Thanks a lot for testing and confirming , i really appreciate your support.
