Amazon EC2 NFS Server Security Group

From NovaOrdis Knowledge Base
Revision as of 06:22, 21 August 2016 by Ovidiu (talk | contribs) (Created page with "=Internal= =Overview= Security group name: nfs-server {| |Type || Protocol || Port Range || Source || Notes |- |SSH || TCP || 22 || 0.0.0.0/0 || everywhere |-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Security group name: nfs-server


Type Protocol Port Range Source Notes
SSH TCP 22 0.0.0.0/0 everywhere
Custom TCP Rule TCP 111 172.31.16.0/20 rpcbind, my subnet
Custom TCP Rule TCP 2049 172.31.16.0/20 my subnet
Custom TCP Rule TCP 32768 172.31.16.0/20 my subnet
Custom TCP Rule TCP 44182 172.31.16.0/20 my subnet
Custom TCP Rule TCP 54508 172.31.16.0/20 my subnet
Custom UDP Rule UDP 111 172.31.16.0/20 rpcbind, my subnet
Custom UDP Rule UDP 2049 172.31.16.0/20 my subnet
Custom UDP Rule UDP 32768 172.31.16.0/20 my subnet
Custom UDP Rule UDP 32770-32800 172.31.16.0/20 my subnet