This is my current setup. 192.168.0.5 (gateway) is the remote tvdev and 192.168.0.2 (freevo) is the local tvdev. I have the tvdev on 192.168.0.2 talking to the tvserver on 192.168.0.2 but the tvserver doesn't seem to see the tvdev on 192.168.0.5.

This is the remote tvdev:
[EMAIL PROTECTED]:/usr/local/src/freevo/bin# ifconfig
eth0    Link encap:Ethernet  HWaddr 00:40:F4:DA:55:1E
          inet addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::240:f4ff:feda:551e/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9122914 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1712491 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:4059153489 (3871.1 Mb)  TX bytes:303406773 (289.3 Mb)
          Interrupt:5 Memory:fea90000-feaa0000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:11039 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11039 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1901733 (1.8 Mb)  TX bytes:1901733 (1.8 Mb)
[EMAIL PROTECTED]:/usr/local/src/freevo/bin# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
224.255.222.240 *               255.255.255.255 UH    0      0        0 eth0
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         router          0.0.0.0         UG    0      0        0 eth0

[EMAIL PROTECTED]:/usr/local/src/freevo/bin# ifconfig
eth0    Link encap:Ethernet  HWaddr 00:08:74:D1:EE:B3
          inet addr:192.168.0.2  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::208:74ff:fed1:eeb3/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2063521 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1639184 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2942900733 (2806.5 Mb)  TX bytes:502799586 (479.5 Mb)
          Interrupt:9 Base address:0xc000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4761 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4761 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:733722 (716.5 Kb)  TX bytes:733722 (716.5 Kb)
[EMAIL PROTECTED]:/usr/local/src/freevo/bin# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
224.255.222.240 *               255.255.255.255 UH    0      0        0 lo
192.168.0.0     *               255.255.255.0   U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         router          0.0.0.0         UG    0      0        0 eth0


On 8/1/06, Dirk Meyer <[EMAIL PROTECTED]> wrote:
"Justin Wetherell" wrote:
> When I am setting up the remote tvdev; do i still route all
> 224.255.222.240traffic to lo?

If you use more than one host, you need to set the multicast route to
the interface. lo ist host local.

> I have the local tvdev and tvserver working together; I see:
> INFO recorder(113): add <Recorder for [EMAIL PROTECTED]:ivtv0>
> when I start up the tvserver

Looks good.


Dischi

--
If the Earth is the size of a pea in New York, then the Sun
is a beachball 50m away, Pluto is 4km away, and the next
nearest star is in Tokyo.  Now shrink Pluto's orbit into a
coffee cup; then our Milky Way Galaxy fills North America.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net 's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to