nsg_rules function

Network security rules

data

Network security rules

Format

Objects of class nsg_rule.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

An object of class nsg_rule of length 2.

nsg_rule_allow_ssh nsg_rule_allow_http nsg_rule_allow_https nsg_rule_allow_rdp nsg_rule_allow_jupyter nsg_rule_allow_rstudio nsg_rule_allow_mssql nsg_rule_allow_mssql_browser

Details

Some predefined network security rule objects, to unblock commonly used ports.

  • HTTP: TCP port 80
  • HTTPS: TCP port 443
  • JupyterHub: TCP port 8000
  • RDP: TCP port 3389
  • RStudio Server: TCP port 8787
  • SSH: TCP port 22
  • SQL Server: TCP port 1433
  • SQL Server browser service: TCP port 1434

See Also

nsg_config

  • Maintainer: Hong Ooi
  • License: MIT + file LICENSE
  • Last published: 2020-10-14