PacketFence - BTS - PacketFence | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001240 | PacketFence | configuration | public | 2011-07-25 09:49 | 2011-09-21 22:16 |
| Reporter | fgaudreault | ||||
| Assigned To | obilodeau | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | devel | ||||
| Target Version | Fixed in Version | 3.0.0 | |||
| fixed in git revision | |||||
| fixed in mtn revision | cf3ecf9170e1d305ead540c7b1096d8260ed68ce | ||||
| Summary | 0001240: Missing iptables chain for heartbeat | ||||
| Description | When using HA setup, we should include a chain iptables for the heartbeat interface. | ||||
| Steps To Reproduce | |||||
| Additional Information | You can add a section like this in conf/iptables.conf :input-heartbeat-if - [0:0] #SSH -A input-heartbeat-if --match state --state NEW --match tcp --protocol tcp --dport 22 --jump ACCEPT # Corosync -A input-heartbeat-if --protocol udp --match udp --dport 5405 --jump ACCEPT -A input-heartbeat-if --protocol udp --match udp --dport 5407 --jump ACCEPT #DRBD -A input-heartbeat-if --protocol tcp --match tcp --dport 7788 --jump ACCEPT And match the chain to the proper interface. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-07-25 09:49 | fgaudreault | New Issue | |||
| 2011-08-01 16:30 | obilodeau | Note Added: 0002116 | |||
| 2011-08-17 11:03 | obilodeau | Status | new => assigned | ||
| 2011-08-17 11:03 | obilodeau | Assigned To | => obilodeau | ||
| 2011-08-17 12:10 | obilodeau | mtn revision | => cf3ecf9170e1d305ead540c7b1096d8260ed68ce | ||
| 2011-08-17 12:10 | obilodeau | Note Added: 0002140 | |||
| 2011-08-17 12:10 | obilodeau | Status | assigned => resolved | ||
| 2011-08-17 12:10 | obilodeau | Fixed in Version | => trunk | ||
| 2011-08-17 12:10 | obilodeau | Resolution | open => fixed | ||
| 2011-09-21 22:07 | obilodeau | Fixed in Version | trunk => 3.0.0 | ||
| 2011-09-21 22:15 | obilodeau | Note Added: 0002249 | |||
| 2011-09-21 22:16 | obilodeau | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||