- I ssh logined to the NAS, and can ping reach to “www.docker.com”, =Internet,through a router.
- I start any docker container using docker start xxx, ssh session works well, but i cant ping reach to the Internet on the ssh session.
- I stopped the docker container by docker stop xxx, I can ping reach to the Internet on the ssh session.
- I tried iptables-save, and iptables-restore, none effect the problem.
Docker Desktop and NAS, can you provide more context? What command is run on which device?