Brendan Abolivier 6 years ago
parent
commit
96b1ff83ce
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      content/zabbix-proxy-encryption.md

+ 1
- 1
content/zabbix-proxy-encryption.md View File

227
 
227
 
228
 If encryption is indeed turned on, all of the translated content sent from the proxy to the server (the right part of the output) must be un-understandable gibberish.
228
 If encryption is indeed turned on, all of the translated content sent from the proxy to the server (the right part of the output) must be un-understandable gibberish.
229
 
229
 
230
-If no traffic goes between your proxy and your server (i.e. if `tcpdump` shows nothing), you might want to update the firewall on your Zabbix server's host to allow incoming connection on port 10051 (or any other port you might have configured the server to listen to).
230
+If no traffic goes between your proxy and your server (i.e. if `tcpdump` shows nothing), you might want to update the firewall rules on your Zabbix server's host to allow incoming connection on port 10051 (or any other port you might have configured the server to listen to).
231
 
231
 
232
 If you were not aware of it, this blog post was the first episode of my [One post a week](https://brendan.abolivier.bzh/one-post-a-week/) series, in which I'm trying to keep up with writing a blog post a week to help me get better at sharing my knowledge. If you have any feedback on this post, make sure to hit me up on [Twitter](https://twitter.com/BrenAbolivier), I'll be more than happy to discuss it with you 🙂
232
 If you were not aware of it, this blog post was the first episode of my [One post a week](https://brendan.abolivier.bzh/one-post-a-week/) series, in which I'm trying to keep up with writing a blog post a week to help me get better at sharing my knowledge. If you have any feedback on this post, make sure to hit me up on [Twitter](https://twitter.com/BrenAbolivier), I'll be more than happy to discuss it with you 🙂
233
 
233