This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Packetfilter on Bridge?

Hi 

is it possible to use packet filter rule on a bridge?

thanks
Hal


This thread was automatically locked due to age.
Parents
  • 'Bridge (Network) -> {prohibited services} -> Bridge (Network) : Drop'
    'Bridge (Network) -> Any -> Bridge (Network) : Allow'

    Is that what you mean?

    Cheers - Bob
    PS I'm curious; what happens to the "Internet" definition when you use a bridge?  Does it continue to work just fine because the bridge has a defualt gateway?  Thatmakes sense to me, but I haven't played with it.
Reply
  • 'Bridge (Network) -> {prohibited services} -> Bridge (Network) : Drop'
    'Bridge (Network) -> Any -> Bridge (Network) : Allow'

    Is that what you mean?

    Cheers - Bob
    PS I'm curious; what happens to the "Internet" definition when you use a bridge?  Does it continue to work just fine because the bridge has a defualt gateway?  Thatmakes sense to me, but I haven't played with it.
Children
  • I think he means from one segment of a bridge to another segment of the same bridge. I haven't seen how to do that either.
    Barry


    Barry, it is exactly what I mean [[:)]]

    'Bridge (Network) -> {prohibited services} -> Bridge (Network) : Drop'
    'Bridge (Network) -> Any -> Bridge (Network) : Allow'


    I'll try this configuration, in my case will be:
    'Internal (Network) -> {prohibited services} -> Internal (Network) : Drop'
    'Internal (Network) -> Any -> Internal (Network) : Allow'

    Do you think that I will experience issue in NAT? I have 1 rule which forward packet from internet to internal... but if internal is bridged... let's see [[:)]]