Page 1 of 1

multiple network adapters

Posted: Fri May 07, 2010 8:53 pm
by fluxx
hello,

i am using the linux twonky server on a computer with 3 network adapters. (each adapters has its own subnet)
if i use the default config, the twonky server is reachable on all adapters including localhost and the wan ip adress.

how could i configure the server that only two chosen adapters will work?

the config file twonkymedia-server.ini allows only one ip. any idea?

greetings

fluxx

Re: multiple network adapters

Posted: Sat May 08, 2010 7:30 pm
by PeeBee
I doubt that you can do what you want. The Network config page says "If an IP address is specified the server will not automatically bind to all network interfaces, but just to the specified ones." so it looks like you can bind to one or all interfaces.

Can you just block access to the clients on the interface you don't want connected?

PB

Re: multiple network adapters

Posted: Sun May 09, 2010 1:45 am
by DaemonBeetle
However, that uses plural, not singular, so you can probably specify multiple addresses. It is simply a question of what the separator is - spaces, commas or what.

Re: multiple network adapters

Posted: Sun May 09, 2010 1:47 pm
by fluxx
yes, i thought so too. but what is the right separator?
i tried several serparators but no one works properly.

with spaces the server-status shows two ip addresses in a row
but only the first is reachable.