Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

Combine two gateways #102

Description

@matinkg

On my network, I have two routers and each router is connected to the internet individually. Router 1 IP is 192.168.1.1 and router 2 IP is 192.168.1.2. So I can specify which internet to use by setting the default gateway. If I want to use first router's internet, I set default gateway to 192.168.1.1 and if I want to use the second router's internet, I set it to 192.168.1.2.
I just wonder is it possible to combine them together and use them simultaneously?

Btw, If I have two devices (1 ethernet, 1 wifi), I can combine them using dispatch. But I'm looking for a way to just use one interface like ethernet or wifi only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions