Re: Reducing the need to compile a custom kernel

2012-02-12 Thread Grégoire Leroy
_VERBOSE_LIMIT=5 options IPFIREWALL_DEFAULT_TO_ACCEPT options IPDIVERT options IPFIREWALL_FORWARD options DUMMYNET options HZ=1000 Regards, Grégoire Leroy ___ freebsd-ipfw@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Re: FW: ipfw and nat problem

2011-07-18 Thread Grégoire Leroy
via oif # idem, but in packets only from any to any in via oif # out packets through all interfaces from any to any out Regards, Grégoire Leroy signature.asc Description: This is a digitally signed message part.

Natd + dummynet

2011-07-04 Thread Grégoire Leroy
_ip to any $cmd 65534 allow all from any to any Tkanks for your help, Grégoire Leroy ___ freebsd-ipfw@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Load balancing ipfw + NAT

2011-06-29 Thread Grégoire Leroy
don't understand why I don't catch packet with a tcpdump on em2 : it seems that all web traffic pass by em3. Can someone explain me what is wrong ? PS : my work is based on http://lists.freebsd.org/pipermail/freebsd-ipfw/2003- August/000399.ht