Mail Archive: Open Networks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code attached



Hi Muneyb,

Which port is the filter set on?  IN the code, you have the port set to 50
which I believe is 3/3 (48, 49, 50 ... is the numbering beginning w/ 3/1)

You should be able to see the filter set on port 3/3, either global or
source or destination.

Rob


On Thu, 7 Sep 2000, Muneyb Minhazuddin wrote:

> 
> Hi Rob,
> 
> My Testbed looks like this
> 
> 192.168.34.23					192.168.35.18
>    Source                 Accelar                Destination
>   --------               ---------               -----------
>   |      |               |       |               |         |
>   |      |               |       |               |         |
>   |      |-------------->|       |-------------->|         |
>   |      |         ----->|       |               |         |
>   --------         |     ---------               -----------
>   ORE 0.3.3        |     JVM/ORE                 ORE 0.3.3
>                    |
>                    V
>               ---------
>               |       |  
>               |       |  
>               |       |  
>               ---------
>               HTTP Server also running ORE 0.3.3
> 
> My TestImpl.java code is attached. I have attempted to create a filter
> between 192.168.34.23 and 192.168.35.18 with the intention to drop all the
> traffic between them using the IpFilterMapping.BIT_BUCKET option.
> 
> The oplet gets loaded as part of the startup oplets succesfully on the
> accelar . I expect that the matching frames will not to be forwarded,
> however when I start traffic generators in either directions they
> succesfully get through with full throughput. 
> 
> I can't see the filter from the GUI or CLI or that any of the
> corresponding MIBs being set.
> 
> Where have I gone wrong?
> 
> 
> BTW Bret,
> 
> I have never tried mirroring but have been sucessful at exploiting the
> Diffserv rules feature in the IP Filters for our work here. 
> 
> For example to set a filter between the above machines such that only the
> traffic between 192.168.34.23 port 5001 and 192.168.35.18 is forwarded I
> do the following
> 
>  Working from the GUI - device manager 
> 
> * First insert a Source Filter named Test with Mode - Forward 
> * Insert a Source Filter set named test_set and select my Test filter as
> part of the set.
> * Select the port on the accelar in the Filtered Ports Tab and select the 
> test_set to be applied to the port. Enable it and select the DefaultAction
> as drop.
> 
> If you want to add more filters or modify them, first disable the Filtered
> port then do any changes.
> 
> Remember to click Apply, refresh after every step.
> 
> There is a useful Actions table on the page 6-4, IP Filtering section of
> "Networking Concepts for the Accelar 1000 Series Routing Switch".
> 
> Cheers
> Muneyb
> _________________________________________________________
> Muneyb Minhazuddin - Telecommunications Research Engineer    
> CSIRO Telecommunication and Industrial Physics                
> Marsfield, NSW, Australia.                                    
>                                                              
> Phone no. : 61 2 9372 4113
> FAX       : 61 2 9372 4490          
> e-mail    : mminhazu@tip.csiro.au  
> Home Page : http://www-networks.tip.csiro.au/~mminhazu
> ---------------------------------------------------------
> 


Home | Date Index | Thread Index