moneyslow.com
—
from
启动iptables 将下面一条加到前面
iptables -A INPUT -p tcp –dport 9200 ! -s 127.0.0.1 -j DROP
同时改配置,将如下监听改为需要的监听地址