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
_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"
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.
_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"