From owner-freebsd-hackers Sat Nov 13 19:52:42 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pluto.cpe.ku.ac.th (pluto.cpe.ku.ac.th [158.108.32.150]) by hub.freebsd.org (Postfix) with ESMTP id C041614BC4 for ; Sat, 13 Nov 1999 19:52:30 -0800 (PST) (envelope-from stt@pluto.cpe.ku.ac.th) Received: from localhost (stt@localhost) by pluto.cpe.ku.ac.th (8.9.3/8.9.3) with ESMTP id KAA00308 for ; Sun, 14 Nov 1999 10:54:08 GMT Date: Sun, 14 Nov 1999 10:54:07 +0000 (GMT) From: Sunthiti Patchararungruang To: freebsd-hackers@freebsd.org Subject: How to do source route Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir, I need to create a program to forward IP packets, already have IP header. All packets have destination in remote network. Therefore, I cannot send them with normal raw-IP-socket. I think I need to do source-route packet sending. However, I don't know how to do it. Please give me the method. Thank you. Regards, Sunthiti Patchararungruang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message