Open NavidYosufie opened 1 week ago
Hi @NavidYosufie, do you mind running it in debug mode and see what it output?
./wgd.sh stop
./wgd.sh debug
and re-do what you did in the video :)
Related: #377
hmmmmm maybe is not because of that
hi @donaldzou I activated the debug mode and sent you the screenshot of the log
I see.. in your UI, do you see a non restricted peer with the same public key as the restricted one?
It was fixed Just one more thing, I set up a panel on the Hetzner data center and the server is continuously abused due to network scanning, but I did not do this, everything is related to the panel.
Ummm in this case I'm not sure.. as is not related to WGDashboard.
IIRC, i don't think there's a good way to prevent port scanning. If you want to prevent access other than you to can set up firewall rules to only allow your IP to access.
Ummm in this case I'm not sure.. as is not related to WGDashboard.
IIRC, i don't think there's a good way to prevent port scanning. If you want to prevent access other than you to can set up firewall rules to only allow your IP to access.
Can you tell me how I can set the rules, I don't have deep expertise in Linux
Ummm in this case I'm not sure.. as is not related to WGDashboard. IIRC, i don't think there's a good way to prevent port scanning. If you want to prevent access other than you to can set up firewall rules to only allow your IP to access.
Can you tell me how I can set the rules, I don't have deep expertise in Linux
Depending on the firewall application. If you use ufw
then I can advise this:
sudo apt install ufw
# Allow SSH connections to prevent lockout
sudo ufw allow 22/tcp
sudo ufw allow 10086/tcp
sudo ufw allow 51820/udp
sudo ufw enable
If you have questions, ask them before applying these rules. Because fault configuration can cause you to be locked out.
Some of the peers become inactive, and when I try to reactivate them, I get logged out, and they don’t activate.
https://github.com/user-attachments/assets/7a0ab945-dda2-47cb-b0b2-b9c2dd9897f1