[LAU] Sending audio to another computer

fons at kokkinizita.net fons at kokkinizita.net
Mon May 24 08:33:08 UTC 2010


On Sun, May 23, 2010 at 07:38:04PM -0700, Ken Restivo wrote:

> You don't have to set up any special route in order to ping machine 1 from machine 2, or vice versa. So audio-only won't require a route.

Suppose you have:

Machine A

  eth0   192.168.1.100   general IP
  eth1   192.168.99.1    audio


Machine B

  eth0   192.168.1.101   general IP
  eth1   192.168.99.2    audio


Both machines would have a default gateway reachable from
eth0 (e.g. 192.168.1.1) , and a route for 192.168.1.0/24
to eth0.

Then wouldn't you need

  route add -net 192.168.99.0 -netmask 255.255.255.0 eth1

to ensure that audio traffic goes to eth1 and not to the
default gateway ?

Ciao,


-- 
FA

O tu, che porte, correndo si ?
E guerra e morte !


More information about the Linux-audio-user mailing list