I understand that we can use wireshark or tshark to decryptm, in offline mode, IPSec packets that are encrypted using ESP. Is it possible to do the reverse using tshark or another userspace (vs. kernel-space) application? In other words, is there any application that can be used to encrypt IP packets (e.g., captured using wireshark), in offline mode, into IPSec packets using ESP protocol? Thank you! asked 12 Feb '16, 08:03 derisavi |
One Answer:
To answer your question: There might be tools available to do that, but I don't know any. Wireshark can't do that! What is the purpose of such a tool? Regards answered 13 Feb '16, 04:22 Kurt Knochner ♦ edited 13 Feb '16, 04:24 |