dappnode / DAppNode

General repository of the project dappnode
GNU General Public License v3.0
586 stars 103 forks source link

Networking script for support #408

Open pablomendezroyo opened 2 years ago

pablomendezroyo commented 2 years ago

Context

Considering networking issues as any difficulty a user may have to connect to a DAppNode via: Wi-Fi, OpenVPN, Wireguard and/or Local proxy.

Networking issues are one of the most difficult issues to debug, they are tedious and need a lot of instructions to be given to the user. In most cases, it requires commands to be executed on the host machine to collect information from the host.

Networking issues are really critical since they do not allow a user to connect to the DAppNode user interface.

Issues reported

In most cases the source of the issue is:

Networking script

Would be great to have a host networking script that collects network host information to debug all the issues a user may have. The script could be executed through a command from the terminal like dappnode_net and from the UI.

Important data to collect:

┆Issue is synchronized with this Basecamp todo by Unito

3alpha commented 2 years ago

I propose few things

This is all in case users can't even access DAppNode UI from the local network.

For problems in accessing DAppNodes remotely, few checks maybe done

I am really not sure how to check for these last few things. That is what can be from DAppNode machine itself.

From some other machine on the local network following thing can be checked (After first check is done)

This is everything that now comes to mind now. We can update this list as we go. All suggestions welcome.