Here is how to enable Network Address Translation (NAT) on an Alpine Linux server: ## enable routing echo "net.ipv4.ip_forward=1" | sudo tee ...
確定! 回上一頁