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@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Mon May 24 16:15:05 2010
This archive was generated by hypermail 2.1.8 : Mon May 24 2010 - 16:15:05 EEST