This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Tue May 28 21:32:10 2024 Received: from entropy.muc.muohio.edu (IDENT:root@entropy.muc.muohio.edu [134.53.213.10]) by herbie.ucs.indiana.edu (8.9.3/8.9.3) with ESMTP id WAA12669 for ; Fri, 7 May 1999 22:25:09 -0500 (EST) Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2]) by entropy.muc.muohio.edu (8.8.7/8.8.7) with ESMTP id XAA01452; Fri, 7 May 1999 23:24:57 -0400 Received: by vger.rutgers.edu via listexpand id <154628-17483>; Fri, 7 May 1999 22:42:26 -0400 Received: by vger.rutgers.edu id <154332-17483>; Fri, 7 May 1999 22:42:06 -0400 Received: from james.kalifornia.com ([207.213.0.47]:3686 "EHLO james.kalifornia.com" ident: "mail") by vger.rutgers.edu with ESMTP id <154309-17480>; Fri, 7 May 1999 22:41:48 -0400 Received: from killerlabs.com (david@Midnight.Hacking.in.the.land.of.kalifornia.com [207.213.14.2]) by james.kalifornia.com (8.9.3/8.9.0) with ESMTP id UAA32247; Fri, 7 May 1999 20:21:40 -0700 Message-Id: <3733ADDD.464E345B@killerlabs.com> Date: Fri, 07 May 1999 20:22:06 -0700 From: David Reply-To: david+validemail@killerlabs.com X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.6-ac1 i586) X-Accept-Language: en Mime-Version: 1.0 To: Friedrich Lobenstock , linux-kernel@vger.rutgers.edu Subject: Re: [PATCH] tunneling icmp patch (long!) References: <37323C1D.C041DA89@fl.priv.at> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-kernel@vger.rutgers.edu Precedence: bulk X-Loop: majordomo@vger.rutgers.edu X-Orcpt: rfc822;linux-kernel-outgoing-dig Friedrich Lobenstock wrote: > traceroute to 10.2.1.111 (10.2.1.111), 30 hops max, 40 byte packets > 1 10.2.1.1 (10.2.1.1) 92 ms 90 ms 106 ms > 2 10.2.1.111 (10.2.1.111) 105 ms 71 ms 58 ms >  > Without my patch this would be totally different. > You get this: > traceroute to 10.2.1.111 (10.2.1.111), 30 hops max, 40 byte packets > 1 * * * > 2 * * * > 3 * * * > 4 * * * > 5 * * * > 6 * * * > 7 * * * > 8 * * * > 9 * * * > 10 10.2.1.111 (10.2.1.111) 77 ms 70 ms 76 ms patch isn't necessary sir. use the `ttl nn' verb when you create your tunnel. ip tu ad gre1 mode gre ttl 64 remote 1.2.3.4 local 5.6.7.8 -d -- This is Linux Country. On a quiet night, you can hear Windows NT reboot! Do you remember how to -think- ? Do you remember how to experiment? Linux __ is an operating system that brings back the fun and adventure in computing. \/ for linux-kernel: please read linux/Documentation/* before posting problems "Everything you see and believe in is there because you believe in it. You have no idea how much you're missing, simply because you don't have a wider frame of reference. And what keeps you from expanding your frame of reference is fear. When you release your fear you begin to see things in a whole new way. What was always right in front of you suddenly comes to life." --James F. Twyman, From the book, Emissary of Light - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/