
source – The source IP address/subnet/domain name.Typically, you ACCEPT or REJECT or DROP the packet.

target – Tell what to do when a packet matches the rule.REJECT all - anywhere anywhere reject-with icmp-port-unreachableĬhain ufw-user-limit-accept ( 0 references )Ĭhain ufw-user-logging-forward ( 0 references )Ĭhain ufw-user-logging-input ( 0 references )Ĭhain ufw-user-logging-output ( 0 references ) LOG all - anywhere anywhere limit: avg 3/min burst 5 LOG level warning prefix " " Ufw-reject-output all - anywhere anywhere Ufw-after-logging-output all - anywhere anywhere Ufw-before-output all - anywhere anywhere Ufw-before-logging-output all - anywhere anywhere Ufw-track-forward all - anywhere anywhere Ufw-reject-forward all - anywhere anywhere Ufw-after-logging-forward all - anywhere anywhere

Ufw-after-forward all - anywhere anywhere Ufw-before-forward all - anywhere anywhere Ufw-before-logging-forward all - anywhere anywhere Ufw-after-logging-input all - anywhere anywhere Ufw-before-logging-input all - anywhere anywhere ACCEPT tcp - anywhere anywhere tcp dpt:domainĪCCEPT udp - anywhere anywhere udp dpt:domainĪCCEPT tcp - anywhere anywhere tcp dpt:bootpsĪCCEPT udp - anywhere anywhere udp dpt:bootps
