bayern1975
Very Senior Member
hello, i am trying to create firewall rule but can`t get to work. my router lan IP address is 192.168.15.1, IPTV is set on PC with IP 192.168.15.100. so this rule is working if IPTV set on router and not working when is IPTV set on PC....
how to make a working rule for my case?
Code:
iptables -I INPUT -p tcp -s 213.229.192.0/18 --dport 81 -j DROP