PacketFence - BTS - PacketFence | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000643 | PacketFence | core | public | 2009-03-24 12:58 | 2012-02-29 10:56 |
| Reporter | user4 | ||||
| Assigned To | user4 | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| fixed in git revision | |||||
| fixed in mtn revision | |||||
| Summary | 0000643: pfredirect doesn't correctly use ports.listeners/ports.redirect | ||||
| Description | pfredirect doesn't correctly use ports.listeners and ports.redirect: [root@localhost sbin]# ../bin/pfcmd config get ports.listeners ports.listeners=pop3||imap;pop3|multi [root@localhost sbin]# ../bin/pfcmd config get ports.redirect ports.redirect=80/tcp,110/tcp|80/tcp,110/tcp,143/tcp||text Started PF and then: [root@localhost sbin]# lsof -i tcp:143 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME pfredirec 4601 root 5u IPv4 16430 TCP *:imap (LISTEN) [root@localhost sbin]# lsof -i tcp:110 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME pfredirec 4601 root 7u IPv4 16432 TCP *:pop3 (LISTEN) [root@localhost sbin]# telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. * OK [CAPABILITY IMAP4REV1 AUTH=LOGIN] packetfence.inverse.ca IMAP4rev1 at Tue, 24 Mar 2009 12:55:04 -0400 | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-03-24 12:58 | user4 | New Issue | |||
| 2009-03-24 12:59 | user4 | Status | new => assigned | ||
| 2009-03-24 12:59 | user4 | Assigned To | => user4 | ||
| 2009-03-24 14:58 | user4 | Status | assigned => closed | ||
| 2009-03-24 14:58 | user4 | Note Added: 0001173 | |||
| 2009-03-24 14:58 | user4 | Resolution | open => fixed | ||
| 2010-04-15 17:56 | obilodeau | Category | 1.8.2 => 1.8.x | ||
| 2012-02-29 10:56 | obilodeau | Category | 1.8.x => core | ||
| Notes | |||||
|
|
|||||
|
|
||||