From owner-freebsd-net Wed Sep 25 7: 2:54 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6594437B401; Wed, 25 Sep 2002 07:02:53 -0700 (PDT) Received: from hotmail.com (f130.law9.hotmail.com [64.4.9.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E47E43E75; Wed, 25 Sep 2002 07:02:53 -0700 (PDT) (envelope-from soheil_h_y@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 25 Sep 2002 07:02:47 -0700 Received: from 62.217.112.170 by lw9fd.law9.hotmail.msn.com with HTTP; Wed, 25 Sep 2002 14:02:47 GMT X-Originating-IP: [62.217.112.170] From: "soheil h" To: freebsd-net@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: IP OPTION Date: Wed, 25 Sep 2002 17:32:47 +0330 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 25 Sep 2002 14:02:47.0643 (UTC) FILETIME=[3A59BAB0:01C2649C] Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi list I wrote two function i run them on one computer to see if they are reverse the functions are for tunnel i insert the addresses to optional ip section with option no. 111 like this: type 111 , len 12 , src, dst when i decode them and call the reverse func. it makes all of 12 bytes to 1 NOOPT option . but when i traceroute through it by one client some routers at the end of the path drop my packet it goes truely to 13th or 15th node ( router and path through ) but after some routers doesn't accept my packet i don't know why the ip checksum is true' i use ip_insertoption() function to do so when i use the ip_strip option for reverse it doesn't work at all thanx _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message