What routing protocols are being used. I think that's where you need to
look. The traffic will still clog your downlink if you just stop it with an
access list.
Analogy - Instead of redirecting the stream, you have just created a dam.

Regards,

Gaz


""kaushalender""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> we have satelite up link with spcl and downlink on dvb technology we have
> 2610 router which is directile conected to the uplink on serial and
downlink
> with ethernet  . I have observed that lot of unmanted traffic is generated
> and router is acting as relay it is forwarding the packet to default route
> which is chocking our bandwith.To prevent unwanted traffic i had made a
> access-list.I wanted that our ip 64.110.93.194/28 and 216.252.243.0/24
> should be permited rest traffic should be denyied .
>
> access-list 12 permit 216.252.243.0 0.0.0.255 log
> access-list 12 permit 64.110.93.192 0.0.0.15
>
> applied on ethernet in inbound traffic
> interface Ethernet0/0
>  ip address 10.101.3.48 255.255.252.0 secondary
>  ip address 216.252.243.161 255.255.255.240 secondary
>  ip address 64.110.93.194 255.255.255.240
>  ip access-group 12 in
> ip route-cache flow
>  full-duplex
>
> Promblem
> 1)If  i trace from machine which have ip address 216.252.243.163.The trace
> only goes to 1st hop which 64.110.93.194.Than trafffic stops going out
>
> 2) I am fail to understand why router is acting as relay agent and
> generating the so much of traffic .which is chocking the uplink
> 3)how i can prevent looping of the traffic
>
>
> Plz help me
> thanks
>
> regards
> kaushalender




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=29927&t=29909
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to