Suppose i am connected to two networks-
- DSL connection.
2.Mobile broadband.
Which one will be considered as the base one and will be used??
Because both do get connected at the same time..!!
|
Suppose i am connected to two networks-
2.Mobile broadband. Which one will be considered as the base one and will be used?? Because both do get connected at the same time..!! |
||||
|
|
|
The one with a 'better' gateway metric will be chosen. To find out which one it is, open terminal and type this:
I see that I have a gateway with metric 0.0.0.0:
So eth0 is my preferred adapter. Another (probably easier) way to find out is to look at the route to Google's DNS server (8.8.8.8)
This is my output:
You can see that it is going via eth0. Try this on your machine and have a look at the results. |
|||||||||
|