Hello there, I'm finding a way to set ESP preference, i.e. encryption keys, authentication keys, from command line. I have tried below command but wireshark always says no preference matches mine
It's always said that "esp.sa_1" flag is unknown. Same as esp.encryption_algorithm_1 and esp.authentication_algorithm_1, and so on. I have searched around and think that esp.sa_1 is only available in older version of wireshark. Does anyone know how to have these preference on wireshark 2.2.5? Thank so much! asked 08 Mar '17, 00:16 Viet-Anh Dinh edited 08 Mar '17, 08:13 cmaynard ♦♦ |
One Answer:
See my answer to this same question over at stackoverflow. answered 08 Mar '17, 08:12 cmaynard ♦♦ |