PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000643PacketFencecorepublic2009-03-24 12:582012-02-29 10:56
Reporteruser4 
Assigned Touser4 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000643: pfredirect doesn't correctly use ports.listeners/ports.redirect
Descriptionpfredirect 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
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001173)
user4
2009-03-24 14:58

fixed in mtn revision 5116193ae14e1dac9e1fd1f7a7592841ea7dd2e0

- 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


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker