- Posts: 2
- Thank you received: 0
Kunena 7.0.8 Released
The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question IP addresses incorrect
15 years 10 months ago #67463
by omzuz
IP addresses incorrect was created by omzuz
Hello!
My site is behind a reverse proxy, just like anyone who has fail safe systems. To Kunena 1.6 Stable the IP of all posts are the same, the LAN address of the reverse-proxy. It looks as if someone has just ignored this common situation, and not written a complete IP address check. In my case it should report X_FORWARDED_FOR address instead the REMOTE_ADDR . This is not any major issue, but nuisance. Yes, I know X_FORWARDED_FOR can be faked, but still it is better than the LAN ip.
I could make the necessary changes to code for myself, but then on the next upgrade I would lose them again. Can you correct this, please? Some ways to do this are listed on thepcspy.com/read/getting_the_real_ip_of_your_users/
My site is behind a reverse proxy, just like anyone who has fail safe systems. To Kunena 1.6 Stable the IP of all posts are the same, the LAN address of the reverse-proxy. It looks as if someone has just ignored this common situation, and not written a complete IP address check. In my case it should report X_FORWARDED_FOR address instead the REMOTE_ADDR . This is not any major issue, but nuisance. Yes, I know X_FORWARDED_FOR can be faked, but still it is better than the LAN ip.
I could make the necessary changes to code for myself, but then on the next upgrade I would lose them again. Can you correct this, please? Some ways to do this are listed on thepcspy.com/read/getting_the_real_ip_of_your_users/
Please Log in or Create an account to join the conversation.
15 years 10 months ago #67479
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic IP addresses incorrect
Hello,
This can be a nice idea, but you define that you are behind a proxy or not by example with a configuration setting into kunena...
This can be a nice idea, but you define that you are behind a proxy or not by example with a configuration setting into kunena...
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
15 years 10 months ago #67570
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic IP addresses incorrect
I'm sorry but I don't understand what it is that you want "corrected". Am I right in assuming that you do not want to display IP addresses? Is that what you are asking?omzuz wrote: Can you correct this, please?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
15 years 10 months ago - 15 years 10 months ago #67588
by ChaosHead
Replied by ChaosHead on topic IP addresses incorrect
Apache + nginx? Your hoster should install and enable mod_rpaf.
This is not Kunena problem.
This is not Kunena problem.
Last edit: 15 years 10 months ago by ChaosHead.
The following user(s) said Thank You: omzuz
Please Log in or Create an account to join the conversation.
15 years 10 months ago #67676
by omzuz
Replied by omzuz on topic IP addresses incorrect
That did it. I was not aware of this module. It solved the problem, and allows me also to install mod_httpbl.
Thank you, ChaosHead!
Thank you, ChaosHead!
Please Log in or Create an account to join the conversation.
Time to create page: 0.319 seconds