Hi all,
Here an offtopic, because I tried all and I’m going crazy.
I have a server with a MariaDB instance. I have 3306 opened on my router.
I want to connect with DBeaver (or any other Database manager) from my home to my server (located on my office).
- I have redirected one port to local 3306
- It’s suppose I have applied the iptables rules
- I have commented bind-address and skip-network (or something like this) in my.cnf
What the hell more I need to do?