-
-
Notifications
You must be signed in to change notification settings - Fork 370
Description
Selecting an Interface
For testing, I opened a hotspot and used lo as input aka Internet Interface. This should mean, that loop own is applied. I also tested it with wwan0, which is my empty SIM slot.
Expectation: No Internet
The expected result is that no Internet Access can be made, as a result of pulling from a not connected source.
Result: Internet
Both attempts resulted in me being able to visit various websites and articles, and no, none could be cached, I specifically watched out to avoid such a coincidence by selecting different sites each attempt.
Possible Culprit: Wifi Interface
In both attempts, the Wifi Interface was both used for the ap and maintained regular access to the Internet from NetworkManager.
To confirm the extent of this bug, it should be tested, whether this behavior continues occurring when the working source is a LAN cable, the attempted source is an empty WWAN adapter and the output is on the disconnected WLAN adapter.
I can't guarantee being able to test for this case in the near future, so I will note it here for now.
Summary:
What definitely is a bug: Even when selecting a completely different Internet interface, it runs Internet over the Wifi Interface? or the first working source automatically / simultaneously.
It still needs to be tested if this is a result of checking for the first working Interface or Wifi Interface is also secondary Internet Interface.