[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Passing in on a Bridge
On Mon, Feb 16, 2004 at 05:27:24PM -0500, Steve wrote:
> Hi,
>
> I'm having an odd problem with my bridge. I'm trying to pass all
> communication from a particular subnet through and having no luck at
> all. I.e. I cannot get anything through. My rule is:
>
> pass in on $ExtIF proto { tcp udp } from 10.0.1.0/24 to any
Put a "log" flag on all of your "block ..." rules, and see what's
catching this traffic.
David S.