LARTC
[Top] [All Lists]

[LARTC] Linux as a multicast router

To: lartc@mailman.ds9a.nl
Subject: [LARTC] Linux as a multicast router
From: "Emin Gencpinar" <emin.gencpinar@gmail.com>
Date: Sun, 14 Jan 2007 21:41:35 +0200
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Am83WXXzyHcQ4yhUq8m8WgvYy2Bk/go0YLTAI/8nXz1XaeyQGGVohSD2UnXulYfQq9+tumOlchbjepi2NU8D2SmIe2Q96SPXvLQLXoZ6CUt+1QqObjb8NOiHSjnpMU0VyKypnIvXNQpFAkB4khTaWHzBgO5wldPP6v61BNEmJ/k=
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
Sender: lartc-bounces@mailman.ds9a.nl
Hi all,
 
We want linux (ubuntu) with 2.6 kernel to act as multicast router and to pass multicast packets between different subnets. And linux machine as router has two network cards having two different subnets assigned onto. We first worked
"sysctl -w net.ipv4.ip_forward=1"
line on linux shell that made linux to work as unicast router. (like host, the multicast packets were discarded at NIC). Then at weekend we heard about
"sysctl -w net.ipv4.conf.all.mc_forward=1"
line that is said to satisfy multicast routing requirement, but we did not try this yet. Is this last line enough to work linux as multicast router ?
 
There is also one alternative we found: XORP ( Open Source IP Router ) http://www.xorp.org/livecd.html#getting
But this works from live cd. We want to also use linux shell at the same time. And also we did not try this tool yet.
 
It is enough to use the linux as router, we do not consider the router algorithms or any other thing.
 
Thanks in advance... 
Emin
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
<Prev in Thread] Current Thread [Next in Thread>