博客
Search Results
See All Results
Join
Join
Sign In
Sign Up
Night Mode
Language
中文
English
Home
Blogs
Discover Blogs
Market
Discover Market
Groups
Discover Groups
My Groups
Pages
Discover Pages
Liked Pages
More
Popular Posts
Discover Posts
Funding
Market
Blogs
Pages
Groups
See All
Upgrade to Pro
Upgrade
mgwx
added blog
教程
2025-07-04 06:27:24
·
两台服务器配置出入IP防止反向
基于Debian11 服务器A为入口解析IP 服务器B为出口IP 服务器A运行下面命令 sudo apt-get install nftablessudo echo “net.ipv4.ip_forward = 1” >> /etc/sysctl.confsudo sysctl -p 服务器A运行下载可执行文件 bash <( curl -sSLf https://us.arloor.dev/https://github.com/arloor/nftables-nat-rust/releases/download/v1.0.0/setup_legacy_version.sh) 配置文件说明 /etc/nat.conf 如下: SINGLE,49999,59999,baidu.com...
·
216 Views
·
0 Reviews