Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how to setup route for multicast ip via eth0 others via eth1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
barbar
Guru
Guru


Joined: 16 Apr 2003
Posts: 397
Location: Austria

PostPosted: Sun Dec 09, 2007 10:42 am    Post subject: how to setup route for multicast ip via eth0 others via eth1 Reply with quote

Hi,

I want to setup the route for multicast ip via eth0 which has a static ip 10.0.0.150. The other traffic (LAN, internet) should go through eth1 ip = 192.168.0.4 (WLAN). This is necessary to stream IPTV via eth0.

All interfaces are up.
Code:
route
Kernel IP Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
BASE-ADDRESS.MC 10.0.0.150      255.255.255.255 UGH   0      0        0 eth0
10.0.0.0        *               255.255.255.0   U     0      0        0 eth0
192.168.0.0     *               255.255.255.0   U     0      0        0 eth1
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.0.1     0.0.0.0         UG    2000   0        0 eth1


But I can only receive the stream from 239.0.2.60 (with vlc player) when I delete the default gateway. Then I have no access to the internet.
I would like to browse the internet and stream iptv.
Any hints?
Back to top
View user's profile Send private message
barbar
Guru
Guru


Joined: 16 Apr 2003
Posts: 397
Location: Austria

PostPosted: Wed Dec 12, 2007 7:12 pm    Post subject: Reply with quote

No ideas, anybody?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum