iptablesのmediatomb用設定 公開日: 2015年1月25日 iptables Linux Webサーバ mediatomb使用時に行うiptablesの設定 iptables -A INPUT -p tcp --dport 49152 -j ACCEPT iptables -A INPUT -p udp --dport 1900 -j ACCEPT iptables -A OUTPUT -p udp --dport 1900 -j ACCEPT Written by tai1
0 件のコメント:
コメントを投稿