[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help ipsecadm under openbsd3.3



hello

When I practice use ipsec to create my VPN, there's a promblem come up. I run the ipsecadm on my openbsd3.3 box there's some error come out below:

ipsecadm new esp -src 211.155.231.219 -dst 211.155.231.186 -forcetunnel -spi 1001 -enc 3des -auth sha1 -keyfile enc_key -authkeyfile auth_key
stat(): No such file or directory

but it's ok under openbsd3.2, how to do?



It's appreciate  for your help