What is Nostr?
laoc42
npub1r30…t9ma
2024-11-27 13:58:20

laoc42 on Nostr: Servicenote: If you are on linux and have trouble connecting to Deutsche Bahn WIFI, ...

Servicenote: If you are on linux and have trouble connecting to Deutsche
Bahn WIFI, check your docker network settings and change
`/etc/docker/daemon.json` to sth like:

```
{
"default-address-pools":
[
{"base":"172.19.0.0/16","size":24}
]
}
```

remove all existing docker networks with `docker network prune` and restart your docker service.

#deutschebahn #docker #wifi
Author Public Key
npub1r30l8j4vmppvq8w23umcyvd3vct4zmfpfkn4c7h2h057rmlfcrmq9xt9ma