[Openswan Users] Encapsule SIP message

ALAEDDINE abbech alasupcom at yahoo.fr
Tue Feb 24 11:27:07 EST 2009


hi all
i want secure the SIP message but when i do a tcpdump i see the signalisation clear.

my 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=none
# plutodebug="control parsing"
        interfaces="ipsec0=eth0"
        nat_traversal=no
        oe=off
        protostack=netkey
conn astaa
        left=IP_PROXY_SIP_1
        leftsubnet=IP_PROXY_SIP_1/32
        right=IP_PROXY_SIP_2
        rightsubnet=IP_PROXY_SIP_2/32
        esp=3des-md5-96
        auto=start
        authby=secret
        type=transport
        forceencaps=yes

What is my fault?
how parametre i must add it??

thanks




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20090224/4684bc59/attachment-0001.html 


More information about the Users mailing list