iptables

Reported by: H De Temmerman
Created: 11 months 5 days ago
Last reply: 11 months 1 day ago
Views: 225

how do i create rule for total subnet for a port

by iptables command it work with :  

iptables -A INPUT -p tcp --dport 3306 -s 192.168.0.0/24 -j ACCEPT

192.168.0.0/24 is not accepted by your input field.

Join our Discord server
Write a reply Edit a reply