Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 01:41:11 +0900
From:      Kyunghwan Kim <redjade@ada.snu.ac.kr>
To:        freebsd-net@freebsd.org
Subject:   divert part is missing in bridge?
Message-ID:  <20020502014111.A25698@ada.snu.ac.kr>

next in thread | raw e-mail | index | archive | help
I made a bridge with two NICs and configured natd-ipfw stuff.
Then message below was seen.
	"/kernel: bdg_forward: No rules match, so dropping packet!"

Comments in bdg_forward() in bridge.c say that
        /*
         * XXX add divert/forward actions... 
         */ 
Routine that handles diverted packets in bridge is not yet implemented?

Regards,
Kyunghwan Kim

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?20020502014111.A25698>