>I am trying to enable IPCOMP between a FreeBSD 4.3(172.16.11.153=A)
>and a 4.2(172.16.11.8=B) machine. It seems like A produces compressed
>packets but B is unable to decompress them (see tcpdump log). 
>
>Can somebody see what I'm doing wrong? Does anybody have an example
>configuration (that uses IPCOMP) that actually works? I would love to
>have such a configuration as a starting point.

        if you could try the following, it may be easier to diagnose.
        your configurations look okay.
        % netstat -sn > /tmp/1
        % (ping, telnet, whatever your tests are)
        % netstat -sn > /tmp/2
        % diff -c /tmp/1 /tmp/2

itojun

---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]

Reply via email to