iptables -t nat -L -n -v
iptables -t nat -I PREROUTING -p tcp --dport <port> -j DNAT --to-destination <host[:port]>
月度归档: 2016年8月
这个站点是如何搭建的
这篇文章将介绍博主在 Debian Jessie 上搭建 WordPress 博客的过程。
世界,您好!
欢迎使用WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!
iptables -t nat -L -n -v
iptables -t nat -I PREROUTING -p tcp --dport <port> -j DNAT --to-destination <host[:port]>
这篇文章将介绍博主在 Debian Jessie 上搭建 WordPress 博客的过程。
欢迎使用WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!