XFileSharing Pro - Wrong Ip for People from Asia ?

Message
Author
shynobee
Posts: 29
Joined: Apr 28, 2009 4:35 am

Wrong Ip for People from Asia ?

#1 Postby shynobee » Oct 26, 2009 8:29 pm

Hey,

I was getting many messages, people saying that they get everytime the message "Wrong Ip" i think this is just happend for people in Asia.

Any idea how to fix it ?


Tanks in advance.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Oct 27, 2009 12:11 pm

Hmm...I guess they're using IP pool, so each request have different IP.
Ask them to refresh this page several time and check if IP changing or not: http://www.whatsmyip.org/

To avoid this try to comment this line in api.cgi:

Code: Select all

print FILE "RewriteEngine on\nRewriteCond %{REMOTE_ADDR} !^$ip\$\nRewriteRule ^.*\$ $c->{site_url}/404.html";