Deutsche Bahn,Docker and Wifi in an ICE and VPN problems

Page content

The Deutsche Bahn is providing free wifi for some years now. It works for most of the people pretty well, but if you are a developer you could have some issues. I was suffering a lot with this, this is why I’m posting it, to help some of you

As you can see, the WiFi is running on the IP 172.18.xxx

If you are running docker it can happen, that you have in your ifconfig a bridge already on this IP:

you can delete this bridge by using the following commands:

This should work, that you can connect then to the WiFi on Ice

UPDATE: 12.09.2023

Loginpage is not opening

Normally the login page should update automatically, but soemtimes (on Linux) it isn’t. Go to https://login.wifionice.de for opening it in your browser

UPDATE: you can also delete all docker networks easily with:

I had the problem, that I could not reach some websitse in our company network,when I’m using a VPN. The ping to our internal subdomain was working, but I could not reach it in my browser:

the ifconfig for the vpn tunnel and the wifi were showing the following:

My colleague, who is traveling every day by the ICE of Deutsche Bahn told me to set down the MTU, then everything was working: