Skip to content

Instantly share code, notes, and snippets.

@vrutkovs
Created March 6, 2018 11:23
Show Gist options
  • Select an option

  • Save vrutkovs/0aafa0889810a2fa297793f1a6dabd06 to your computer and use it in GitHub Desktop.

Select an option

Save vrutkovs/0aafa0889810a2fa297793f1a6dabd06 to your computer and use it in GitHub Desktop.
Chain OS_FIREWALL_ALLOW (1 references)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:2379
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:2380
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pcsync-https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:pcsync-http
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:senomix02
ACCEPT udp -- anywhere anywhere state NEW udp dpt:senomix02
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
ACCEPT udp -- anywhere anywhere state NEW udp dpt:4789
ACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000
ACCEPT udp -- anywhere anywhere state NEW udp dpts:30000:32000
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:domain /* Allow DNS tcp access */
ACCEPT udp -- anywhere anywhere state NEW udp dpt:domain /* Allow DNS udp access */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment