> ike passive esp from any to any main auth hmac-sha1 enc 3des-cbc \
>       quick auth hmac-sha1 enc 3des-cbc group modp1024 \
>       psk "sharedsecret"

actually, this is more what you're looking for

ike passive esp from any to 0.0.0.0 main auth hmac-sha1 enc 3des-cbc \
        quick auth hmac-sha1 enc 3des-cbc group modp1024 \
        psk "sharedsecret" 

-- 
Mathieu Sauve-Frankel

Reply via email to