Waziup / WaziGate

Waziup LoRa Edge gateway
21 stars 20 forks source link

Internet access form containers problem #34

Open cdupont opened 4 years ago

cdupont commented 4 years ago

I got this message: Screenshot from 2019-11-15 12-47-12

But the internet seems accessible: Screenshot from 2019-11-15 12-47-18

After this, I cannot connect anymore with the tunnel.

mojtaba-esk commented 4 years ago

Yes we design it this way and this is not a bug. When there is no internet, how we can check the credentials?

cdupont commented 4 years ago

This issue came back. It seems that the host can access internet, but not the containers. https://stackoverflow.com/questions/20430371/my-docker-container-has-no-internet

Probably the solution is to set the DNS on the host file resolv.conf:

nameserver 8.8.8.8
nameserver 8.8.4.4