ospf / gif / packets not pushed into gif tunnel

Edwin Groothuis edwin at mavetju.org
Sat Sep 18 21:30:14 PDT 2004


On Sun, Sep 19, 2004 at 02:11:46PM +1000, Edwin Groothuis wrote:
> gif-interface on server:
>     13:28:30.220792 10.10.12.1 > 10.10.12.2: icmp: echo request
> fxp-interface on server:
>     13:28:30.291934 IP 218.185.88.254 > 192.168.1.1: IP 10.10.12.1 > 10.10.12.2: icmp 64: echo request seq 512 (ipip-proto-4)
> 
> fxp-interface on remote:
>     13:28:30.220823 218.185.88.254 > 203.111.122.2: 10.10.12.1 > 10.10.12.2: icmp: echo request (ipip-proto-4)
> gif-interface on remote:
>     nothing

The two fxp-interfaces are swapped. It should be:

gif-interface on server:
    13:28:30.220792 10.10.12.1 > 10.10.12.2: icmp: echo request
fxp-interface on server:
    13:28:30.220823 218.185.88.254 > 203.111.122.2: 10.10.12.1 > 10.10.12.2: icmp: echo request (ipip-proto-4)

fxp-interface on remote:
    13:28:30.291934 IP 218.185.88.254 > 192.168.1.1: IP 10.10.12.1 > 10.10.12.2: icmp 64: echo request seq 512 (ipip-proto-4)
gif-interface on remote:
    nothing

Edwi
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the freebsd-net mailing list