UbiquityRobotics / ubiquity_main

Main documentation as well as other misc files
Other
19 stars 7 forks source link

Add 8.8.8.8 DNS to pifi connections by default. #251

Open MoffKalast opened 2 years ago

MoffKalast commented 2 years ago

This is still unconfirmed but it seems that in some cases the following may happen on robot setup:

And so the robot is stuck in a weird state where it can be accessed via ssh on a local network and can ping IPs but can't do git pulls and such, so people may not even be aware that something's wrong.

Not sure if that's exactly the case or if there's another layer to this problem but doing a "nmcli con edit add google's dns" seems to always resolve it, so it would be good to have it as a stock fallback on every connection pifi makes internally.