Skip to content

How to configure multiple network #1190

@skysky97

Description

@skysky97

Machine A has 2 network interface: 192.168.1.1, 192.168.2.1, act as subscriber.
Machine B has 1 network interface: 192.168.1.2, act as publisher.
Machine C has 1 network interface: 192.168.2.2, act as publisher.

Set NetworkInterfaceAddress for A: "192.168.2.1,192.168.1.1".

B(192.168.1.2) can send DATA to A, but C(192.168.2.2) can not.
It seems C is trying to send DATA to 192.168.1.1, but 192.168.2.1 is what I wanted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions