first commit

This commit is contained in:
STP
2019-11-26 21:36:24 +01:00
commit d9ad30ccf3
2899 changed files with 168823 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[NFS Server-32765]
title=NFS TLDP NFS
description=Network File System protocol with static ports at 32765:32768 (some conflicts with popular games)
ports=111,2049,32765:32768/udp|111,2049,32765:32768/tcp
categories=Network;File Transfer;
reference=[http://wiki.debian.org/SecuringNFS Debian Wiki: SecuringNFS]
reference=[http://www.tldp.org/HOWTO/NFS-HOWTO/security.html#FIREWALLS TLDP: NFS and firewalls (ipchains and netfilter)]
[NFS Server with Quota-32765]
title=NFS Quota & TLDP NFS
description=NFS with user/group filesystem usage quota support with static ports at 32765:32769 (some conflicts with popular games)
ports=111,2049,32765:32769/udp|111,2049,32765:32769/tcp
categories=Network;File Transfer;
reference=[http://wiki.debian.org/SecuringNFS Debian Wiki: SecuringNFS]
reference=[http://www.tldp.org/HOWTO/NFS-HOWTO/security.html#FIREWALLS TLDP: NFS and firewalls (ipchains and netfilter)]