Hi, I have the following setup: a server with three network interfaces: eth0 eth0:1 eth1 an encoder machine, connected through eth1 a web server bound to eth0 what I want is that icecast2 would get the stream from eth1, and would accept client connections on eth0:1, but _not_ on eth0. this way I could stream on port 80 (with the web server bound to eth0 port 80, icecast bound to eth0:1 port 80). is this possible? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Michael Smith wrote:> Yes.how? :) if I try multiple bind-address tags in the config file, it only binds to the first address. can you give hints or provide a config file sample? --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wednesday 19 March 2003 21:42, Akos Maroy wrote:> Hi, > > I have the following setup: > > a server with three network interfaces: > > eth0 > eth0:1 > eth1 > > an encoder machine, connected through eth1 > a web server bound to eth0 > > what I want is that icecast2 would get the stream from eth1, and would > accept client connections on eth0:1, but _not_ on eth0. this way I could > stream on port 80 (with the web server bound to eth0 port 80, icecast > bound to eth0:1 port 80). > > is this possible?Yes. Mike --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.