esackbauer
The system was newly installed, and I used the script in the document to install docker, i.e.,
curl -sSL https://get.docker.com/ | CHANNEL=stable sh
systemctl enable --now docker
I think I didn’t modify the docker network as the only thing I do after downloading from github was to run ./generate_config.sh
, docker compose pull
and docker compose up -d
, so it was really strange… I just followed the instructions but ran into such a problem…
172.16.0.1
is the router (openwrt), netmask is 255.255.255.0
, the address of the debian server is 172.16.0.233
and here’s IPV4_NETWORK
root@debian:/opt/mailcow-dockerized# cat mailcow.conf | grep IPV4_NETWORK
IPV4_NETWORK=172.22.1