Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2001 15:21:10 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        slack@suntop-cn.com
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: can I use ipfw reassemble fragment packet ?
Message-ID:  <20011219152110.C37899@sunbay.com>
In-Reply-To: <3C2016B2.16111.5C1455@localhost>
References:  <20011214144153.A3473@blossom.cjclark.org>; <3C2016B2.16111.5C1455@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 19, 2001 at 04:25:22AM +0800, slack@suntop-cn.com wrote:
> can I use ipfw reassemble fragment packets before let them into intra-net ? I 
> can't found a way do it .
> 
divert(4) has a property of reassembling IP packets.
You can write a daemon which reads the packets from
a divert socket, and writes them back.  Take a look
at ports/net/tcpmssd for a prototype divert daemon.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011219152110.C37899>