Date: Fri, 22 Nov 2002 12:23:10 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: soheil soheil <soheil_hh@hotmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Packet Capturing on GWs but don't let them go out. Message-ID: <Pine.BSF.4.21.0211221222570.15030-100000@InterJet.elischer.org> In-Reply-To: <F159GOuVVGwuDlTxxNp000246f0@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
that is what divert(4) is for. On Fri, 22 Nov 2002, soheil soheil wrote: > Hi > I want to do packet capturing but as you know the pcap let the packet go out > and just put a copy on the buffer . > I just want to do a copy and don't let them go out . > just i want that all of the packet from the sockets that are created by me > travels through my server > > Packet ----- /* i don't want it to be forwarded */ |------> out > |----> buffer ---> my process --------send-- > THANX > > > _________________________________________________________________ > Add photos to your e-mail with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211221222570.15030-100000>