ufw
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ufw [2015/06/29 10:15] – created luke7858 | ufw [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
<sxh bash> | <sxh bash> | ||
ufw delete 1 | ufw delete 1 | ||
+ | </ | ||
+ | \\ | ||
+ | Allow an IP to any port: | ||
+ | <sxh bash> | ||
+ | ufw allow from x.x.x.x/xx | ||
+ | </ | ||
+ | <sxh bash> | ||
+ | ufw allow from x.x.x.x to < | ||
+ | </ | ||
+ | <sxh bash> | ||
+ | ufw allow from x.x.x.x/xx | ||
</ | </ |
ufw.1435572909.txt.gz · Last modified: 2024/05/23 07:26 (external edit)