The MD5 hash is actually of the value:
Example Company IPsec. Version 97.1
That is, only one space separates IPsec.
and Version
and there is a newline character at the end.
So you get this with:
echo "Example Company IPsec. Version 97.1" | md5sum
48544f9b1fe662af98b9b39e50c01a5a -
Please note two things:
- While th vendor ID values must be unique, they are otherwise completely arbitrary. This is just an example of how one might be generated. So its correctness is not really relevant.
- ISAKMP/IKEv1 has been obsolete for years, please refer to IKEv2 instead (RFC 7296).
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…