"Adia" <(E-Mail Removed)> writes:
>Good one!.
>We are building an application with multimedia streaming.
>The request for the session comes from i/p address 1 configured on
>eth0.
>Streaming goes via i/p address 2 configured on eth1 .
>Now I need to block incoming traffic on eth1. How to configure trafiic
>direction?. Can I block incoming traffic for specific interface with
>ifconfig options or by some other means..
You can certainly set up the firewall to reject all incoming connections
on eth1 and allow only outgoing-- may to a specific site or to all sites.
Of course you have to set up the streaming somehow on that different IP
address of eth1, and there will have to be some negotiation with the remote
side to coordinate that streaming. Ie, responses from the machine being
streamed to need to come in, but the firewall will allow responses to come
in.
Not sure why you care (Ie what unwanted incoming traffic are you worried
about), but that would be the first thing I would try.
>What else !.
>Unruh wrote:
>> "Adia" <(E-Mail Removed)> writes:
>>
>> >Hi Guru's
>>
>> >How to block incoming traffic on a network interface?. I have system
>> >with 2 gigi cards. Request comes from one interface and the other is
>> >dedicated to streaming. I need to block the incoming traffic for the
>> >streaming interface.
>>
>> Disconnnect the card.
>> NOw if that is not a useful response, perhaps you could be a bit more
>> specific as to both what your system is and what it is that you want to
>> accomplish. Tell us the problem not your solution to the problem.
|