Untested, but perhaps try assigning each interface a different hostname i.e. in /etc/hosts: 10.0.0.1 liquidsoapserver-eth0 10.0.0.2 liquidsoapserver-eth1
then instead of binding your output harbor to "localhost", bind each one of them to "liquidsoapserver-eth0" and "liquidsoapserver-eth1" respectively. Unless the output harbor can simply use an ip address instead of localhost. HTH, Shaun. On Sun, May 4, 2014 at 2:28 PM, Dave Pascoe <[email protected]> wrote: > Wouldn't this be better handled at the network layer with static IP routes? > > > On Thursday, May 1, 2014, Peter Retep <[email protected]> wrote: >> >> Hello, >> >> We have two internet uplinks and want to send the LS icecast output to >> different remote icecast mounts. >> In this usecase we want to avoid that both streams send via the same >> network interface. >> Best case would be to have an option to select for example eth0 for >> stream1 and eth1 for stream2. >> I did not find anything related to this in the output.icecast >> <http://savonet.sourceforge.net/doc-svn/reference.html#output_icecast> >> options. >> How could I bind an icecast output stream to an network interface? >> >> Thanks, Peter >> >> >> >> >> ------------------------------------------------------------------------------ >> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE >> Instantly run your Selenium tests across 300+ browser/OS combos. Get >> unparalleled scalability from the best Selenium testing platform >> available. >> Simple to use. Nothing to install. Get started now for free." >> http://p.sf.net/sfu/SauceLabs >> _______________________________________________ >> Savonet-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/savonet-users > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. Get > unparalleled scalability from the best Selenium testing platform available. > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > -- http://www.dewberry.co.za .gsm +27 83 415 5201 Don't ignore your dreams; don't work too much; say what you think; cultivate friendships; be happy. ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
