Author |
Message |
tina
Regular


Joined: Aug 15, 2006
Posts: 66
|
Posted:
Wed Aug 30, 2006 6:04 am |
|
I've recently installed a fresh PHP Nuke 7.6 Patched 3.2 with NukeSentinel 2.5.02
I haven't had the problem, but a user emailed me today he was trying to log in using a different IP address then he normally does. It is not adding the IP to the blocked IP list and the user can still log in from home.
I'm following the general direction of other posts here and the user is going to try again tomorrow.
Is it possible to get all the countries to update at once rather than having to each one individually? |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Wed Aug 30, 2006 9:37 am |
|
Quote: |
Is it possible to get all the countries to update at once rather than having to each one individually?
|
At this point, the tool does not do this. However, Evaders99 posted a hack a few weeks back that you could make to NS to do this automatically. You can find it here:
http://www.ravenphpscripts.com/postp79432.html#79432 |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
tina

|
Posted:
Thu Aug 31, 2006 11:24 am |
|
Hmmm... well last night I uploaded the one for Australia and for New Zealand (where the user lives that emailed me).
He still had the some problem today - and I tried from work and got blocked.
It isn't something to do with login in from a different IP then the one we would normally use is it? I've just installed 7.6 - a fresh install, however I reinstalled much of my previous database from 7.5 and I have logged on previously from my work computer when it ran 7.5 (as has the user). |
|
|
|
 |
Gremmie
Former Moderator in Good Standing

Joined: Apr 06, 2006
Posts: 2415
Location: Iowa, USA
|
Posted:
Thu Aug 31, 2006 2:49 pm |
|
Try importing the IANA Reserved ranges. Another user had luck with only importing that. |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
 |
oprime2001
Worker


Joined: Jun 04, 2004
Posts: 119
Location: Chicago IL USA
|
Posted:
Fri Sep 01, 2006 7:29 am |
|
Well, you can me to the list of NukeSentinel users who recently upgraded to 2.5.2. Within the day of upgrading, I started having random users blocked.
Since there is no flag to set for checking Invalid IPs, I've commented out the following:
html\includes\nukesentinel.php
Code:// Invalid ip check
// if(isset($bypassNukeSentinelInvalidIPCheck) AND $bypassNukeSentinelInvalidIPCheck) {;} // commented out
// elseif($nsnst_const['remote_ip']=="none") { // commented out
// echo abget_template("abuse_invalid.tpl"); // commented out
// die(); // commented out
// }
|
1. Are invalid IPs checked anywhere else in other NukeSentinel files?
2. Why does this code segment check if $bypassNukeSentinelInvalidIPCheck is set twice? Or am I misunderstanding what that code segment is doing?
3. If necessary, is there a way to downgrade to a previous NukeSentinel version?
Thanks. |
|
|
|
 |
jlmfaf
New Member


Joined: Sep 01, 2006
Posts: 13
Location: Charleston SC USA
|
Posted:
Fri Sep 01, 2006 7:31 am |
|
montego wrote: | BTW, BobMarion has not been able to replicate this issue in his local environment. He is thinking that somehow values are getting loaded into the IP2C table or were carried over from a prior installation.
If you wipe your nuke_nsnst_ip2country table clean, it should work too. It will not get a hit on the check for the reserved IP.
Would really appreciate it if someone, who can replicate the "Invalid IP" on a regular basis, could verify this by truncating their nuke_nsnst_ip2country table using phpMyAdmin. The command would be:
TRUNCATE TABLE nuke_nsnst_ip2country; |
A website that I'm working on is having an issue with this aswell.. mainly AOL users from what I'm gathering.
I'm running NS2.5.0 and call me blind but I don't see a "Proxy Blocker" option.. but I am going to go ahead and do this cmd in mysql for you.. let you know the results in a little bit. |
|
|
|
 |
montego

|
Posted:
Fri Sep 01, 2006 9:08 am |
|
Quote: |
I'm running NS2.5.0 and call me blind but I don't see a "Proxy Blocker" option..
|
I did not mention anything about a "Proxy Blocker", but there is one in NukeSentinel. It is about half-way down on the main configuration page with the label of "Block Proxies:". There are several levels of blocking. I cannot comment, though, on the effectiveness. |
|
|
|
 |
Gremmie

|
Posted:
Fri Sep 01, 2006 2:46 pm |
|
oprime2001 and others:
I had an AOL user get blocked after I upgraded. The solution for me was to import the IP2Country stuff. Then it stopped. However, another user noticed that instead of importing all countries, he/she just imported the IANA reserved ranges. Try that and get back to us. |
|
|
|
 |
jlmfaf

|
Posted:
Fri Sep 01, 2006 11:52 pm |
|
d***! Sorry! I meant to reply nearly as soon as I posted the above topic.. but completely forgot.
Yes, the truncate did not fix the problem we were having.. however importing the IP2C data works it all out..
Actually I was on the phone w/ an AOL user and had them test it before each step, truncate failed, reloaded page before importing IANA data.. loaded IANA data and then the website opened up to this AOL user..
I went ahead and imported US, Unallocated and Unrecognized(i think) data aswell.. not going to bother clicking every one of them.. unless we come across any other issues..
Thanks for this simple fix!
So in the end -> IANA IP2C Data solves the problem originaly brought up. |
|
|
|
 |
oprime2001

|
Posted:
Sat Sep 02, 2006 7:05 am |
|
What I find disconcerting is the fact that users were being blocked/banned without any notification to the admin. I only found out about the issues when a second user posted on the board about the "invalid IP" ban for the first user. If these two users were not brothers in RL, I would not know about this problem.
I know that you can set notification for admin, clike, scripting, etc. -type of intrusions. Is it possible to get notification for any and all bans -- invalid IPs, etc.?
Thank you.
p.s. the proxy blocker is also seemingly blocking/banning users even though I have "Block Proxies:" set to off on the "NukeSentinel(tm) Administration" page. |
|
|
|
 |
montego

|
Posted:
Sat Sep 02, 2006 10:53 am |
|
Guys, I don't think folks are necessarily "banned" by the "Invalid IP" notice. There are no blockers per se for this. It is just a wholesale check to make sure they are not trying to "spoof" an IP that is not valid (yet). If they had gone to a different computer, with a different IP that is not in the IANA Reserved, they could have gotten on with no problems.
Therefore, you will not see that IP show up in the Blocked IPs. I think it just throws up the message. Therefore, there is nothing to email to the admin.
I believe that there is a Forum here for NukeSentinel Enhancement Requests. It would be best to get these in there so that the author(s) will see them. |
|
|
|
 |
oprime2001

|
Posted:
Sat Sep 02, 2006 11:47 am |
|
montego wrote: | Guys, I don't think folks are necessarily "banned" by the "Invalid IP" notice. There are no blockers per se for this. It is just a wholesale check to make sure they are not trying to "spoof" an IP that is not valid (yet). If they had gone to a different computer, with a different IP that is not in the IANA Reserved, they could have gotten on with no problems.
Therefore, you will not see that IP show up in the Blocked IPs. I think it just throws up the message. Therefore, there is nothing to email to the admin.
I believe that there is a Forum here for NukeSentinel Enhancement Requests. It would be best to get these in there so that the author(s) will see them. |
I think that there is a bit of confusion all around -- maybe all on my part. What I am seeing with a couple of my users is that they are being blocked with "Invalid IP" messages even when coming from non-IANA reserved IPs.
Quote: | You have attempted to access this site with an invalid IP.
If you think this is a mistake you can contact the site webmaster at {edited}.
Be SURE to include the following information in any email!
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727)
Remote Address: 24.66.94.{edited}
Client IP: none
Forwarded For: 24.78.174.{edited} |
You've made my point exactly. "There are no blockers per se for this. ... you will not see that IP show up in the Blocked IPs. I think it just throws up the message. " How would I know that users were being blocked -- legitimately or not -- if I don't know about it. There's that saying about a tree falling on a squirrel in the forest ...
Per your suggestion, I've gone ahead and posted Only registered users can see links on this board! Get registered or login!.
Thank you. |
|
|
|
 |
montego

|
Posted:
Sat Sep 02, 2006 1:47 pm |
|
Quote: |
You've made my point exactly.
|
Yup... thanks for starting the additional thread. |
|
|
|
 |
djrino
Regular


Joined: Mar 11, 2005
Posts: 52
|
Posted:
Tue Sep 12, 2006 1:40 pm |
|
I'ave the same problem some users are bloked
please anyone explain in in simple way how to fix it?
many tnx |
|
|
|
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Tue Sep 12, 2006 7:23 pm |
|
Load the IP2Countries data files |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
djrino

|
Posted:
Wed Sep 13, 2006 5:52 am |
|
hi evaders99
i have downloaded the ip2countries on it ave a separate country.sql
now i have loaded my country but the bug continue.
please do you post a link of a correct IP2Countries data files
many tnx for your reply |
|
|
|
 |
evaders99

|
Posted:
Wed Sep 13, 2006 7:34 am |
|
Did you load all of them? |
|
|
|
 |
djrino

|
Posted:
Wed Sep 13, 2006 10:35 am |
|
no only for my country..
im going to install all country
many tnx for reply |
|
|
|
 |
djrino

|
Posted:
Thu Sep 14, 2006 4:31 pm |
|
Hi evaders99
i have loaded all of them (ip2c sql files) and the bug persit..
some users not ave acces to my site..
i heve readed and followed 2 times the installation procedure on the editcorefile..
al is ok..
please if not find a solution are any way to come back to the older version of sentinel?
many tnx |
|
|
|
 |
evaders99

|
Posted:
Thu Sep 14, 2006 9:28 pm |
|
|
|
 |
djrino

|
Posted:
Fri Sep 15, 2006 9:28 am |
|
Hi evaders99
i heve downloaded from other phpnuke site...
now i have downloaded and revrited all the filies with the original from nukescript.net and now it work
Many tnx for your time Tnx Man |
|
|
|
 |
igormm
New Member


Joined: Jul 31, 2006
Posts: 11
|
Posted:
Mon Oct 02, 2006 10:42 am |
|
i have allso the problem with users cant come to my site, an invalid ip shows, i did update ipc2 but the problem is still there. can i ask where can i find : IANA IP2C Data? to try if this will fix my problem. |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Mon Oct 02, 2006 11:13 am |
|
The data comes as part of the Sentinel file set. |
|
|
|
 |
igormm

|
Posted:
Mon Oct 02, 2006 11:21 am |
|
ok i did that update.
as i check i have allmoust only problems with users from USA (aol the moust), australia.. |
|
|
|
 |
evaders99

|
Posted:
Mon Oct 02, 2006 11:55 am |
|
You must get the appropriate updated IP2Countries data files from http://www.nukescripts.net
Once you put them into the import folder, you have to use Sentinel's Import to IP2Countries feature to put all the data in |
|
|
|
 |
|