Skip to content

Instantly share code, notes, and snippets.

@koalamon
Created July 12, 2017 05:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koalamon/d69da4a0182ab5cd64ccdc286b8d519c to your computer and use it in GitHub Desktop.
Save koalamon/d69da4a0182ab5cd64ccdc286b8d519c to your computer and use it in GitHub Desktop.
iptables:
chain: FORWARD
protocol: tcp
destination_port: 27017
in_interface: enp2s0
jump: REJECT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment