Guest User

Untitled

a guest
Mar 17th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. Targets: All instances on network
  2. Source Filter: IP Ranges
  3. Source IP Ranges: 0.0.0.0/0
  4. Second Source Filter: None
  5. Specified protocols and ports: tcp:5432
  6.  
  7. psql "dbname=mydb host=__.___.__.__ user=myuser password=mypassword port=5432"
  8.  
  9. Network tags: myapp-api, http-server, https-server
  10. Network: development
  11. Subnetwork: development (with address range 10.154.0.0/20)
  12.  
  13. Targets: Specified target tags
  14. Target tags: myapp-api
  15. Source Filter: Subnets
  16. Subnets: 10.154.0.0/20
  17. Second Source Filter: None
  18. Specified protocols and ports: tcp:5432
  19.  
  20. Targets: All instances on the network
  21. Source Filter: Subnets
  22. Subnets: 10.154.0.0/20
  23. Second Source Filter: Source tags
  24. Source tags: myapp-api
  25. Specified protocols and ports: tcp:5432
  26.  
  27. Targets: All instances on the network
  28. Source Filter: Subnets
  29. Subnets: 10.154.0.0/20
  30. Second Source Filter: None
  31. Specified protocols and ports: tcp:5432
  32.  
  33. Targets: All instances on the network
  34. Source Filter: Source tags
  35. Source tags: myapp-api
  36. Second Source Filter: None
  37. Specified protocols and ports: tcp:5432
  38.  
  39. Targets: All instances on the network
  40. Source Filter: IP ranges
  41. Source IP ranges: 0.0.0.0/0
  42. Second Source Filter: Source tags
  43. Source tags: myapp-api
  44. Specified protocols and ports: tcp:5432
  45.  
  46. Targets: All instances on the network
  47. Source Filter: IP ranges
  48. Source IP ranges: 10.154.0.0/20
  49. Second Source Filter: Source tags
  50. Source tags: myapp-api
  51. Specified protocols and ports: tcp:5432
Add Comment
Please, Sign In to add comment