iptables

Reported by: H De Temmerman
Created: 4 months 11 days ago
Last reply: 4 months 7 days ago
Views: 206

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