"E.B. Dreger" wrote:
>
> Greetings all,
>
> I'm no kernel hacker, and trying to think of useful little projects to
> change that. ;-)
>
> AFAIK, FreeBSD lacks support for TCP intercept. Is anyone already working
> on this? Would it be of interest to anyone? My initial thoughts are that
> it should be implemented in the same neighborhood as stateful firewall
> code, as the two are rather closely related.
If you mean IP forwarding, you can do that with ipnat (part of ipfilter) or
with natd. If you mean network interface monitoring, see the man page for
bpf. Otherwise, you'll have to explain what you mean by "TCP intercept", it
is not a terminology in common use.
--
"Where am I, and what am I doing in this handbasket?"
Wes Peters Softweyr LLC
[EMAIL PROTECTED] http://softweyr.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message