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 [EMAIL PROTECTED] | Weblog: http://weblog.barnet.com.au/edwin/ _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"