Re: IPSEC documentation

2005-12-28 Thread Matt Emmerton
rporate networks (using commercial IPSec solutions) -- or for those who don't need the double-encapsulation. -- Matt Emmerton ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: net.inet.ip.forwarding and net.inet.ip.fastforwarding

2005-09-08 Thread Matt Emmerton
IP option processing and ipfirewall(4) checking. It is not guaranteed that every packet will be fast-forwarded. -- Matt Emmerton ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: ntop binary for 5.x in existence ? (the real ntop, not the kitchen sink one...)

2005-07-13 Thread Matt Emmerton
> > Matt, > > --- Matt Emmerton <[EMAIL PROTECTED]> wrote: > > > I'm working on it :) It's a bit hairy because of > > the changes between 4.x > > and 5.x, but I should have something by next week. > > Wow - this is really great of you. Just

Re: ntop binary for 5.x in existence ? (the real ntop, not the kitchen sink one...)

2005-07-08 Thread Matt Emmerton
can not be found anywhere on the > Internet ? If so, it would be worth if you could submit a > port of the older release of ntop. I'm working on it :) It's a bit hairy because of the changes between 4.x and 5.x, but I should have something by next week. -- Matt Emmerton ___

Re: ntop binary for 5.x in existence ? (the real ntop, not the kitchen sink one...)

2005-07-08 Thread Matt Emmerton
> --- Matt Emmerton <[EMAIL PROTECTED]> wrote: > > > I'm not sure where you're looking, but > > http://www.ntop.org definitely > > describes a network monitoring application. > > > > It's stil in the ports -- you can install it like >

Re: ntop binary for 5.x in existence ? (the real ntop, not the kitchen sink one...)

2005-07-06 Thread Matt Emmerton
ng it successfully under FreeBSD 5.x ? I'm not sure where you're looking, but http://www.ntop.org definitely describes a network monitoring application. It's stil in the ports -- you can install it like this: cd /usr/ports/net/ntop && make install -- Matt Emmerton

Re: Removing T/TCP and replacing it with something simpler

2004-10-21 Thread Matt Emmerton
re aslo a few different (non-free) implementations for Windows, and at least one open-source implementation for Linux (http://www.openss7.org) -- Matt Emmerton ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: IPFW and NAT - blocking RFC 1918 ("unregistered") network thatmatches my own

2004-02-05 Thread Matt Emmerton
rks. On the other hand, there are > sysctl kernel parameters that might affect this behavior, or maybe > other natd parameters - so maybe that's not even the ticket. Your best resource is /etc/rc.firewall. Look at the "simple" configuration. It has rules for RFC1918 nets