macster2075
Very Senior Member
Trying to block incoming traffic only to one of my IP cameras.
So far I have tried
iptables -I INPUT -s 192.168.1.126 -j DROP
but, that doesn't seem to work.
Is this correct?
Thanks.
So far I have tried
iptables -I INPUT -s 192.168.1.126 -j DROP
but, that doesn't seem to work.
Is this correct?
Thanks.