[dev.icinga.com #11793] node setup: Add a note for --endpoint syntax for client-master connection #4217
Comments
Updated by gbeutner on 2016-05-17 06:25:12 +00:00
As far as I can see this isn't a bug. There are scenarios where the satellite shouldn't (or, actually, can't - thanks to firewall rules) connect to the master. As long as the master has host/port set for the satellite Endpoint things should work just fine. Or am I missing something here? :) |
Updated by gbeutner on 2016-05-24 06:33:10 +00:00
|
Updated by evgeni on 2016-05-24 06:47:10 +00:00 I thought passing --endpoint does exactly that: tells icinga to connect to a remote instance (and thus expect firewalls to work). |
Updated by gbeutner on 2016-05-24 07:06:49 +00:00
|
Updated by mfriedrich on 2016-05-25 08:12:23 +00:00 Nothing in the docs where I would get an idea like that. I'll add a note on modifying the --endpoint parameter to allow the client connecting to the parent zone accordingly. |
Updated by mfriedrich on 2016-05-25 08:25:27 +00:00
|
Updated by mfriedrich on 2016-05-25 08:25:53 +00:00
|
Updated by mfriedrich on 2016-05-25 08:30:03 +00:00
Applied in changeset 2356ec0. |
Updated by gbeutner on 2016-06-16 08:11:38 +00:00
|
This issue has been migrated from Redmine: https://dev.icinga.com/issues/11793
Created by evgeni on 2016-05-16 13:55:50 +00:00
Assignee: mfriedrich
Status: Resolved (closed on 2016-05-25 08:30:03 +00:00)
Target Version: 2.5.0
Last Update: 2016-06-16 08:11:38 +00:00 (in Redmine)
When one runs
icinga will generate the following entry in zones.conf:
This is not sufficient and i2 will not connect to the master. When one runs either
or
a correct entry is created and the connection works:
Changesets
2016-05-25 08:24:18 +00:00 by mfriedrich 2356ec0
The text was updated successfully, but these errors were encountered: