Answer the question
In order to leave comments, you need to log in
How to make 2 uplinks and wifi bridges?
Hello, the question is, there are 2 providers (port1, port2)
You need to make a wifi connection according to this scheme wifi1-port1, wifi2-port2, and the output is different ip and different providers.
How to implement it?
Answer the question
In order to leave comments, you need to log in
Create two wireless networks with different network addresses. Next, in the mangle table, mark traffic from different networks with different routing labels. In ip route, create your own routing table for each provider, into which the traffic marked for it will fall. I am writing from my phone, so without examples, if necessary, please contact.
It can be easier than described above:
1. Create wlan1 and wlan2.
2. You create an additional routing table, two, for each provider, so that both have an active route.
3. In IP>Routes>Rules you add two rules, in the first one traffic from wlan1 goes through one routing table, in the second traffic from wlan2 goes through another.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question