Reply To: how can I detect an active Internet connection?

Home Forums Discussions Support how can I detect an active Internet connection? Reply To: how can I detect an active Internet connection?

#6115
Vadim Smirnov
Keymaster

    Two lines are most important here:

    Network Destination Netmask Gateway Interface Metric
    0.0.0.0 0.0.0.0 172.19.0.2 172.19.3.182 30
    0.0.0.0 0.0.0.0 207.162.10.253 207.162.10.161 20

    One route has metric 20, and another one 30. First of all Windows tries to connect thru adapter with better (less) metric, if it fails then it tries another one. So your default internet connection is thru 207.162.10.161 and it is also confirmed by your default gateway 207.162.10.253.