User Tools

Site Tools


ufw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ufw [2015/06/29 10:15] – created luke7858ufw [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
 +</sxh>
 +\\
 +Allow an IP to any port:
 +<sxh bash>
 +ufw allow from x.x.x.x/xx
 +</sxh>
 +<sxh bash>
 +ufw allow from x.x.x.x to <destination> port <port number> proto <protocol name>
 +</sxh>
 +<sxh bash>
 +ufw allow from x.x.x.x/xx
 </sxh> </sxh>
ufw.1435572909.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki