[bugs] [Bug 1252] New - ipv6 and X-Originating-IP
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon May 19 23:42:12 PDT 2003
http://bugs.horde.org/show_bug.cgi?id=1252
*** shadow/1252 Tue May 20 03:42:12 2003
--- shadow/1252.tmp.6896 Tue May 20 03:42:12 2003
***************
*** 0 ****
--- 1,33 ----
+ Bug#: 1252
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: All Browsers
+ OS/Version: All
+ Status: NEW
+ Resolution:
+ Severity: minor
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org
+ ReportedBy: tpeland at tkukoulu.fi
+ URL:
+ Summary: ipv6 and X-Originating-IP
+
+ Using horde 2.2.1 and imp-3.2.1. The X-Originating-IP header is wrong in IPv6
+ connections.
+
+ IPv4 (ok)
+ X-Originating-IP: 192.103.98.15
+
+ IPv6 (wrong)
+ X-Originating-IP: 2002
+ IPv6 should be this (or not present at all)
+ X-Originating-IP: 2002:c067:6202:8000:fa:5a89:87cd:4a3d
+
+ The good part is that the information is present elsewhere.
+ Received: from 2002:c067:6202:8000:fa:5a89:87cd:4a3d
+ ([2002:c067:6202:8000:fa:5a89:87cd:4a3d])
+ by webmail.tkukoulu.fi (IMP) with HTTP
+ for <tpeland at localhost/notls>; Tue, 20 May 2003 08:50:59 +0300
+
More information about the bugs
mailing list