Thanks but No. Key size is correct. Have tried aes-128, 192, 256 all with correct keys and all fail.
And to illustrate. enc aes with a 128 bit key works Fine.
esp tunnel from 1.2.3.4 to 4.3.2.1 spi 0x4242:0x4243 enc aes authkey file "authfile:authfile" enckey file "keyfile:keyfile"
But enc aes-128 with a 128 bit key Fails. [both the above aes (the default) and aes-128 use the same size 128 key
esp tunnel from 1.2.3.4 to 4.3.2.1 spi 0x4242:0x4243 enc aes-128 authkey file "authfile:authfile" enckey file "keyfile:keyfile"
ipsecctl: unsupported encryption algorithm 5
Main Topics
Browse All Topics





by: gheistPosted on 2009-05-20 at 06:36:11ID: 24431693
Key size too small.