Re: [LAU] Sending audio to another computer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: <fons@...>
To: Ken Restivo <ken@...>
Cc: <linux-audio-user@...>
Date: Monday, May 24, 2010 - 12:02 pm

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 !
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] Sending audio to another computer, Grant, (Fri May 21, 11:57 pm)
Re: [LAU] Sending audio to another computer, Mark Knecht, (Sun May 23, 4:21 pm)
Re: [LAU] Sending audio to another computer, Ken Restivo, (Mon May 24, 5:37 am)
Re: [LAU] Sending audio to another computer, Ng Oon-Ee, (Sat May 22, 1:49 am)
Re: [LAU] Sending audio to another computer, drew Roberts, (Sat May 22, 3:29 pm)
Re: [LAU] Sending audio to another computer, Grant, (Sat May 22, 8:40 pm)
Re: [LAU] Sending audio to another computer, drew Roberts, (Mon May 24, 12:35 pm)
Re: [LAU] Sending audio to another computer, Ken Restivo, (Mon May 24, 2:40 am)
Re: [LAU] Sending audio to another computer, drew Roberts, (Mon May 24, 1:02 pm)
Re: [LAU] Sending audio to another computer, , (Mon May 24, 12:02 pm)
Re: [LAU] Sending audio to another computer, Hakan Koseoglu, (Mon May 24, 12:09 pm)
Re: [LAU] Sending audio to another computer, Ken Restivo, (Mon May 24, 7:11 pm)
Re: [LAU] Sending audio to another computer, Nick Copeland, (Mon May 24, 9:42 pm)
Re: [LAU] Sending audio to another computer, Paul Davis, (Sat May 22, 9:31 pm)
Re: [LAU] Sending audio to another computer, Brett McCoy, (Sat May 22, 9:35 pm)
Re: [LAU] Sending audio to another computer, Jörn Nettingsmeier, (Sat May 22, 10:21 pm)
Re: [LAU] Sending audio to another computer, Brett McCoy, (Sat May 22, 8:50 pm)
Re: [LAU] Sending audio to another computer, david, (Sat May 22, 9:01 pm)