[ mrleus @ 25.04.2005. 15:19 ] @
evo ovako treba mi pomoc oko ovog ipseca FreeS/WAN. Vec dva dana se muchim da nateram da radi a neshto mi ne ide bash od ruke...

evo ipsec.conf:


version 2.0 # conforms to second version of ipsec.conf specification

# basic configuration
config setup
# Debug-logging controls: "none" for (almost) none, "all" for lots.
# klipsdebug=all
# plutodebug=dns


# Add connections here.
conn proba
left=192.168.1.100 # Local vitals
leftsubnet=10.0.2.0/24 # correct in many situations
right=192.168.2.100 # Remote vitals
rightsubnet=10.0.3.0/24 # correct in many situations
auto=add # authorizes but doesn't start this
# connection at startu


a kad startujem kaze sledece :
104 "proba" #1: STATE_MAIN_I1: initiate
106 "proba" #1: STATE_MAIN_I2: sent MI2, expecting MR2
003 "proba" #1: unable to locate my private key for RSA Signature
224 "proba" #1: STATE_MAIN_I2: AUTHENTICATION_FAILED

e sad probao sam namestim kljucheve sa naredom

ipsec newhostkey --output proba.txt

ali to samo stoji i ne pravi nove kljuceve ...

inache koristim slackware 10.1 i kernel 2.6.11
naravno kernel je iskompajliran prema ipsecu

ajde ljudi pomgajte