Linux Netfilter discussions
 help / color / mirror / Atom feed
* Forwarding Multicast Traffic
@ 2004-02-09  7:31 ms419
  2004-02-10 11:17 ` Ray Leach
  2004-02-10 11:26 ` Sebastian
  0 siblings, 2 replies; 4+ messages in thread
From: ms419 @ 2004-02-09  7:31 UTC (permalink / raw)
  To: netfilter

Two machines communicate with one another using multicast - mDNS - when 
they are on the same network segment. When they are on separate network 
segments, however - though they can connect to one another across a 
router - they can't communicate using multicast. I presume that this is 
because the router isn't forwarding multicast traffic to other network 
segments? The router is running Linux kernel version 2.4.23 and 
iptables. How can I configure iptables to forward multicast traffic to 
other network segments?

Thanks very much,

Jack



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Forwarding Multicast Traffic
  2004-02-09  7:31 Forwarding Multicast Traffic ms419
@ 2004-02-10 11:17 ` Ray Leach
  2004-02-10 11:26 ` Sebastian
  1 sibling, 0 replies; 4+ messages in thread
From: Ray Leach @ 2004-02-10 11:17 UTC (permalink / raw)
  To: Netfilter Mailing List

[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]

On Mon, 2004-02-09 at 09:31, ms419@freezone.co.uk wrote:
> Two machines communicate with one another using multicast - mDNS - when 
> they are on the same network segment. When they are on separate network 
> segments, however - though they can connect to one another across a 
> router - they can't communicate using multicast. I presume that this is 
> because the router isn't forwarding multicast traffic to other network 
> segments? The router is running Linux kernel version 2.4.23 and 
> iptables. How can I configure iptables to forward multicast traffic to 
> other network segments?
> 
Make sure you have the appropriate FORWARD and -t nat PREROUTING (if you
use NAT) rules to forward the multicast traffic (224.0.0.0)

> Thanks very much,
> 
> Jack
-- 
--
Raymond Leach <raymondl@knowledgefactory.co.za>
Network Support Specialist
http://www.knowledgefactory.co.za
"lynx -source http://www.rchq.co.za/raymondl.asc | gpg --import"
Key fingerprint = 7209 A695 9EE0 E971 A9AD  00EE 8757 EE47 F06F FB28
--

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Forwarding Multicast Traffic
  2004-02-09  7:31 Forwarding Multicast Traffic ms419
  2004-02-10 11:17 ` Ray Leach
@ 2004-02-10 11:26 ` Sebastian
  1 sibling, 0 replies; 4+ messages in thread
From: Sebastian @ 2004-02-10 11:26 UTC (permalink / raw)
  To: netfilter

Hi there...

As you said multicast traffic is normaly not routed. But you can do a
view steps to do this. First enable multicast support and multicast
routing in the routers linux kernel. I've tried to route multicast
packets with the iptables -j ROUTE target IIRC, but that doesn't seem to
work. The much cleaner is to use the multicast routing daemon (mrouted).
On debian systems you can easily apt-get the packet, on other systems i
suggest to google around.

Greets
  Basti.


> -----Original Message-----
> From: netfilter-admin@lists.netfilter.org 
> [mailto:netfilter-admin@lists.netfilter.org] On Behalf Of 
> ms419@freezone.co.uk
> Sent: Monday, February 09, 2004 8:31 AM
> To: netfilter@lists.netfilter.org
> Subject: Forwarding Multicast Traffic
> 
> 
> Two machines communicate with one another using multicast - 
> mDNS - when 
> they are on the same network segment. When they are on 
> separate network 
> segments, however - though they can connect to one another across a 
> router - they can't communicate using multicast. I presume 
> that this is 
> because the router isn't forwarding multicast traffic to 
> other network 
> segments? The router is running Linux kernel version 2.4.23 and 
> iptables. How can I configure iptables to forward multicast 
> traffic to 
> other network segments?
> 
> Thanks very much,
> 
> Jack
> 
> 
> 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Forwarding Multicast Traffic
@ 2004-02-10 11:32 hclfm
  0 siblings, 0 replies; 4+ messages in thread
From: hclfm @ 2004-02-10 11:32 UTC (permalink / raw)
  To: Netfilter Mailing List

[-- Attachment #1: Type: text/html, Size: 1605 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-02-10 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-09  7:31 Forwarding Multicast Traffic ms419
2004-02-10 11:17 ` Ray Leach
2004-02-10 11:26 ` Sebastian
  -- strict thread matches above, loose matches on Subject: below --
2004-02-10 11:32 hclfm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox