Modify ↓
Ticket #787 (closed enhancement: fixed)
Make jabber dispatcher configuration works smoothly
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.11 | Component: | events |
| Severity: | major | Keywords: | jabber dispatcher firewall services |
| Cc: |
Description
Jabber dispatcher requires to have a port open within the firewall (if any). The actions to follow are the following:
- Add 'Jabber dispatcher service' with destination port the one selected by the jabber dispatcher configuration
- Add an output rule with the jabber dispatcher service as allow
The first action is done if the services module is installed and the second one if the firewall module is also installed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
(In [8290]) Added service when it is available with a configuration refs #787