How to use mobile internet and wired internet at the same time?

LordBhorak

Honorable
Dec 17, 2013
2
0
10,510
I have one small problem... My maximum internet speed for my cable internet is 24/1 Mb/s and the max for my Mobile service internet is 10/5 Mb/s, so my question is, that how can I use both of these connections simultaneously?

The reason here being, that when I play, using the mobile internet is futile as the ping rises way too high in comparison to the cable internet ping and when using my cable internet, I cannot stream my gaming with twitch, as the 1 Mb/s upload is way too slow for that and the online gaming (my ping skyrockets again). So I would love to upload my video feed with my mobile internet and to play with my cable internet.
 
It can be done to a point but you have to do it all manual. You can not combine them but you can run some traffic on one and some on the other.

First is to make sure you have both networks active on your pc and they are in different subnets.

The key command is ROUTE.

First thing you must do is select one interface as your main connection and remove the default route from the other one with the route delete command. Now you find the ips of the sites you want to go over the secondary connection put in route add commands and point them to the gateway for that network. This tends to be very tedious since many sites hide lots of other sites behind them and if you do not get them all they get confused when you try to access them via 2 different addresses.