Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure multiple network interfaces #8

Open
taocwang opened this issue Jan 30, 2024 · 1 comment
Open

How to configure multiple network interfaces #8

taocwang opened this issue Jan 30, 2024 · 1 comment

Comments

@taocwang
Copy link

taocwang commented Jan 30, 2024

Hello, I have two udp-multicast with network interfaces eth1 and eth2 respectively. My settings are as follows:
<multicast> <ifName>eth1</ifName> </multicast>

How should I set up the other interface eth2? Thank you!

@rozhuk-im
Copy link
Owner

In config file you may set ONE default interface name for multicast receiving.
Use translator: https://netlab.dhis.org/wiki/software:msd:config

You need edit your playlist and add something like: ?ifname=eth2 to URL tail.
https://netlab.dhis.org/wiki/software:msd:urls#additional_parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants