Page 1 of 1

online list ip-address

Posted: Sun Jan 04, 2009 8:00 pm
by charliego
"configuration - online" list the ip-address of the referrer.

Re: online list ip-address

Posted: Sun Jan 04, 2009 8:22 pm
by wbartels
Strange, it should be the client ip adress:

Code: Select all

$_SERVER['REMOTE_ADDR']
Do a litle test here: share/ip.php

Re: online list ip-address

Posted: Sun Jan 04, 2009 9:15 pm
by charliego
Sorry for the wrong information but I realize now that it displays my ip-address for all users that has logged in. I think it has something to do with the new router i bought. Netjukebox runs on a nas-station behind a router.

Re: online list ip-address

Posted: Sun Jan 04, 2009 9:32 pm
by wbartels
That is a nasty problem. If someone gets blocked (after 10 failed login attempts in 6 hours) everyone gets blocked because of the same ip addresses.

Re: online list ip-address

Posted: Sun Aug 07, 2011 1:17 am
by wbartels
The current version doesn't block anymore.
But always uses a login delay.
Closed