Tag: iptables
-
Post Views: 14 Preface A few days ago, a reader found me on WeChat and sent such a message: ‘Hello, I followed the server according to the process of your blog article, and the server firewall is also opened, but there is still no handshake prompt for the mobile phone to modify the port, and I can’t access the Internet.…
-
Post Views: 73 Self-built WireGuard VPN The most troublesome problem:The UDP port fails every 2 days or so, the client has no last handshake time, and the ports such as 57586, 2096, and 443 are repeatedly replaced., tossing back and forth a lot of trouble. The root cause: operator DPI deep packet detection, WireGuard native data packet features are fixed,…
-
Post Views: 53 1. My personal blog suddenly responded to 504’s investigation and resolution process today. as shown in Figure 1 2. 504 Gateway Timeout Description Nginx (or other reverse proxy) waits for the backend (PHP-FPM) response timeout. Check in the following order: 3. Execute the top command, the result is shown as follows: The problem is very clear, and…