git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/localfs/etc/firewalld/zones/lokalhorst.xml.old
diff options
context:
space:
mode:
Diffstat (limited to 'localfs/etc/firewalld/zones/lokalhorst.xml.old')
-rw-r--r--localfs/etc/firewalld/zones/lokalhorst.xml.old9
1 files changed, 9 insertions, 0 deletions
diff --git a/localfs/etc/firewalld/zones/lokalhorst.xml.old b/localfs/etc/firewalld/zones/lokalhorst.xml.old
new file mode 100644
index 0000000..f948687
--- /dev/null
+++ b/localfs/etc/firewalld/zones/lokalhorst.xml.old
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<zone target="default">
+ <short>lokalhorst</short>
+ <description>Unsolicited incoming network packets are rejected from port 1 to 1024, except for select network services. Incoming packets that are related to outgoing network connections are accepted. Outgoing network connections are allowed.</description>
+ <service name="nfs"/>
+ <service name="rpc-bind"/>
+ <port port="1025-65535" protocol="udp"/>
+ <port port="1025-65535" protocol="tcp"/>
+</zone>