ufw-fileserver 358 B

1234567891011121314
  1. [CIFS]
  2. title=SMB/CIFS server
  3. description=SMB/CIFS server
  4. ports=137,138/udp|139,445/tcp
  5. [NFS]
  6. title=NFS server
  7. description=NFS and portmap server. Will also need access to mountd, statd and possibly others
  8. ports=2049,111/tcp|2049,111/udp
  9. [svnserve]
  10. title=Subversion server
  11. description=Subversion server for access to Subversion repositories.
  12. ports=3690/tcp