Breakdown each part of the following rules and tell what each segment does
c. iptables -A INPUT -p udp --dport ftp -j REJECT
d. iptables -A INPUT -p tcp --dport 443 -j ACCEPT
e. iptables -A INPUT -m iprange --src-range 192.168.40.25-192.168.40.35 -j DROP
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here