Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
-A RH-Firewall-1-INPUT -p tcp --dport 10000:11010 -j DROP
[root@imho ~]# iptables -A RH-Firewall-1-INPUT -p tcp --dport 10000:11010 -j DROP
iptables: No chain/target/match by that name.
покажите вывод iptables -xvnL
[root@imho ~]# iptables -xvnL
Chain INPUT (policy ACCEPT 776040 packets, 186975559 bytes)
pkts bytes target prot opt in out source destination
776040 186975559 ISPMGR all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 583235 packets, 937296091 bytes)
pkts bytes target prot opt in out source destination
583235 937296091 ISPMGR all -- * * 0.0.0.0/0 0.0.0.0/0
Chain ISPMGR (2 references)
pkts bytes target prot opt in out source destination