Skip to content

Network Manager only grabs first IP #32

Description

@Ripostory

The network manager currently does not support cross network play, meaning traffic can only be received from one interface at a time. This caused issues during the demo, as the client would provide the IP for the VirtualBox NIC as the local IP instead of the local IP of the NIC used to connect to the internet.

We may either fix this by adding cross-network play, or by checking whichever NIC is providing internet access, if any.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

BugSomething isn't workingNetworkProblem with the Network API

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions