Hi,
        I tried to measure bandwidth with IPComp enabled, but kept
        getting the error message "no response" from netperf
        (/usr/ports/benchmark/netperf).

        For all I could tell from tcpdump, netperf established ctrl
        channel, and about 5 to 8 packets were sent with IPComp
        applied, but I never saw any return or ack packets for
        netperf.

        Here are the setkey conf files I used. Please let me know
        if I missed anything.

Host1: 10.1.1.102
add 10.1.1.102 10.1.1.75 ipcomp 10001 -C deflate ;
add 10.1.1.75 10.1.1.102 ipcomp 10002 -C deflate ;
spdadd 10.1.1.102 10.1.1.75 any -P out ipsec ipcomp/transport/10.1.1.102
-10.1.1.75/require ;
spdadd 10.1.1.75 10.1.1.102 any -P in ipsec ipcomp/transport/10.1.1.75-
10.1.1.102/require ;

Host2: 10.1.1.75
add 10.1.1.102 10.1.1.75 ipcomp 10001 -C deflate ;
add 10.1.1.75 10.1.1.102 ipcomp 10002 -C deflate ;
spdadd 10.1.1.102 10.1.1.75 any -P in ipsec ipcomp/transport/10.1.1.102
-10.1.1.75/require ;
spdadd 10.1.1.75 10.1.1.102 any -P out ipsec ipcomp/transport/10.1.1.75-
10.1.1.102/require ;

        Thanks,

        yushun.

____________________________________________________________________________
Yu-Shun Wang <[EMAIL PROTECTED]>               Information Sciences Institute
                                           University of Southern California



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to