<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi all<br>i want secure the SIP message but when i do a tcpdump i see the signalisation clear.<br><br>my ipsec.conf :<br>version 2.0 # conforms to second version of ipsec.conf specification<br><br># basic configuration<br>config setup<br># Debug-logging controls: "none" for (almost) none, "all" for lots.<br># klipsdebug=none<br># plutodebug="control parsing"<br> interfaces="ipsec0=eth0"<br> nat_traversal=no<br> oe=off<br> protostack=netkey<br>conn astaa<br> left=IP_PROXY_SIP_1<br> leftsubnet=IP_PROXY_SIP_1/32<br>
right=IP_PROXY_SIP_2<br> rightsubnet=IP_PROXY_SIP_2/32<br> esp=3des-md5-96<br> auto=start<br> authby=secret<br> type=transport<br> forceencaps=yes<br><br>What is my fault?<br>how parametre i must add it??<br><br>thanks<br><br></td></tr></table><br>