|
Description
|
# ipseckey -f /tmp/ipseckey
/tmp/ipseckey has insecure permissions, will be rejected in permanent config.
Segmentation Fault (core dumped)
# mdb core
Loading modules: [ libc.so.1 ld.so.1 ]
> $c
doaddup+0x61e(3, 3, 806fc80, 806ec20)
parseit+0x234(4, 806fc78, 806ec20, 1)
libipsecutil.so.1`do_interactive+0x363(806c7c8, 806cdf0, 805762c, 0, 8056d48)
main+0x36c(3, 8047e20, 8047e30)
_start+0x7a(3, 8047ed4, 8047edd, 8047ee0, 0, 8047eee)
> $q
# more /tmp/ipseckey
add esp encrkey be02938e7def2839
If you add spi values, etc. first, things are fine.
|