From: Yu Kay (kaykkyu@yahoo.com)
Date: Mon Jul 21 2003 - 03:51:46 GMT-3
I think it may be
ip access-list extended inbound_filters
permit ip any host 224.0.0.9
permit tcp any any eq bgp
evaluate testing
!
ip access-list extended outbound_filters
permit ip 189.0.0.0 0.255.255.255 any reflect testing
permit ip 56.65.45.0 0.0.0.255 any reflect testing
!
int e 0
ip access-group inbound_filter in
ip access-group outbound_filter out
--- JenBell <Jennifer_bellucci@hotmail.com> wrote:
> Hello
>
> I am having problems with a reflexive acl. Can you
> help me out?
> (external)
> (internal)
> (net 11.66.33.0)----r5--(RIPv2)---r4-----(net
> 189.x.x.x and 56.65.45.0)
>
> The net between r4/5 is 20.20.20.0 /24. They are
> running RIPv2 and BGP,
> peering to each others ethernet interface.
> I am trying to create a filter on r4 that will
> permit UDP and TCP if the first
> packet is originated from the internal networks 189
> and 56.
> R4 is to allow protocols RIP and BGP from R5.
> All network interfaces must be pingable from R5 and
> R4.
>
> Can you help me out? I am suffering from a mental
> breakdown and just cannot
> get my head around the problem.
>
> Appreciate any help you can offer
>
> Thanks Alot
>
> Jennifer Bellucci
>
> Jennifer_bellucci@hotmail.com
>
>
>
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:47 GMT-3