Docker: Difference between revisions
m Fix: change page-titles to headings |
m Improve section title |
||
| Line 215: | Line 215: | ||
== Troubleshooting == | == Troubleshooting == | ||
=== | === Cannot connect to public Wi-Fi, when using Docker === | ||
When connecting to a public Wi-Fi, where the login page's IP-Address is within the Docker network range, accessing the Internet might not be possible. This has been [https://unix.stackexchange.com/a/539258 reported] when trying to connect to the WIFIonICE of the Deutsche Bahn (DB). They use the <code>172.18.x.x</code> address range. | When connecting to a public Wi-Fi, where the login page's IP-Address is within the Docker network range, accessing the Internet might not be possible. This has been [https://unix.stackexchange.com/a/539258 reported] when trying to connect to the WIFIonICE of the Deutsche Bahn (DB). They use the <code>172.18.x.x</code> address range. | ||